Quote (cbagger01 @ April 14 2005,06:26) |
Also, The search function for the forums is an logical OR search function. So if you search for keywords: blue hat You will get ALL posts that contain "blue" and also all posts that contain "hat". So the correct keyword format is: blue AND hat which will search for all posts which contain both "blue" and "hat". String wildcards also work, so: filetool.lst will only find " filetool.lst" and will not find "/home/dsl/filetool.lst". a better search keyword would be: *filetool.lst which would find both posts. Also, be sure to search for ALL FORUMS and FROM THE BEGINNING or NEWER FYI, it is possible to modify your lilo "append" statement and save the file but you must re-run the "lilo" command from the terminal window in order for your changes to be activated. Also, it is possible to modify the floppy/cd boot defaults by editing the SYSLINUX.CFG file. Good Luck |