Grub Configuration
Hi there!
my problem:
I've installed a distro on /dev/hda4. Then istalled another distro on /dev/hda2 that uses Grub!
Now i don't know how to configure Grub to use the distro i installed on hda4! The grub menu sees that hda4 but i can't access!
here is my grub conf if it helps:
# /boot/grub/menu.lst - configuration file for GRUB
# This file is generated automatically by Frugalware Setup
# menu.lst for Frugalware, Sun Feb 13 13:04:09 UTC 2005
default=0
timeout=5
gfxmenu (hd0,1)/boot/grub/message
title Frugalware 0.2pre1 (Aurora) - 2.6.10
kernel (hd0,1)/boot/vmlinuz ro root=/dev/hda2 quiet vga=788
title Linux (/dev/hda3)
kernel (hd0,2)/boot/vmlinuz root=/dev/hda3 ro
title Linux (/dev/hda4)
kernel (hd0,3)/boot/vmlinuz root=/dev/hda4 ro
I guess i should add some lines to the /dev/hda4 but i really dunno!
Thanks in advance
Pipedream
|