Struggling with GRUBForum: HD Install Topic: Struggling with GRUB started by: Thulemanden Posted by Thulemanden on July 17 2006,17:42
Can anybody help me setting GRUB up to offer both MEPIS (HDB) and DSL (HDA)The boot is currently on hdb with grub: timeout 15 color cyan/blue white/blue foreground ffffff background 0639a1 gfxmenu /boot/grub/message title MEPIS at hdb1, kernel 2.6.15-1-586tsc kernel /boot/vmlinuz-2.6.15-1-586tsc root=/dev/hdb1 nomce quiet vga=791 title MEMTEST kernel /boot/memtest86.bin Thanks. Posted by ^thehatsrule^ on July 17 2006,19:20
Look in the wiki on DSL and GRUB. ( i.e. < http://damnsmalllinux.org/wiki/index.php/Installing_Grub > )All you have to do is add the corresponding DSL entry (how you installed DSL) to your current menu.lst (or similar). Since DSL is on hda, you won't have to change anything else. Posted by muskrat on July 18 2006,01:07
Here's the best help for grub that one could ask for.< http://www.gnu.org/software/grub/manual/html_node/index.html > It's the Grub Manuel, quite easy reading and understanding. Bookmarking it is a good idea. I had to search several times with google before I bookmarked it. I find I use it quit often to reference. |