On Monday 06 March 2006 00:33, Ian Bruseker wrote: > Also, here's a nice long list of grub errors, if it helps. > > http://www.linuxselfhelp.com/gnu/grub/html_chapter/grub_13.html > > Also, could you post the whole grub.conf? Maybe it's something else. > Once I messed up a grub config by making the second entry in the file > start with "title Linux" instead of "title=Linux", which let grub fall > through from the first entry to the second entry and do all sorts of > funny things at me. :-) > > Ian
Here is the full grub.conf file: default 0 timeout 5 title=Gentoo root (hd0,0) kernel /boot/kernel2.6 root=/dev/hda3 title=Gentoo - Unstable (testing kernel) root (hd0,0) kernel /boot/unstable root=/dev/hda3 title = Windows 2000 rootnoverify (hd1,0) makeactive chainloader +1 I'll look into that link tomorrow. Thanks. Shawn _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

