yopie
02-16-2003, 11:27 AM
Hi,
I need help to configure my grub.config file so I can boot, RH7.3, RH8, and W2K. So far the grub working fine to load RH 8 and Win 7.3. Here my grub.config :
default=1
timeout=10
splashimage=(hd1,0)/grub/splash.xpm.gz
title Red Hat Linux 8 (2.4.18-14)
root (hd1,0)
kernel /vmlinuz-2.4.18-14 ro root=LABEL=/1 hdd=ide-scsi
initrd /initrd-2.4.18-14.img
title Windows
rootnoverify (hd0,0)
chainloader +1
title Red Hat Linux 7.3 (2.4.18-3)
root (hd1,0)
kernel /vmlinuz-2.4.18-3 ro root=dev/hdb2/ hdd=ide-scsi
initrd /initrd-2.4.18-3.img
Any suggetion, so I can load RH 7.3 as well, please?
I'm installing W2k on hda1.
RH 7.3 (/ ) on hdb2 and RH8 (/ ) on hdb4.
/boot on hdb1
Cheers,
I need help to configure my grub.config file so I can boot, RH7.3, RH8, and W2K. So far the grub working fine to load RH 8 and Win 7.3. Here my grub.config :
default=1
timeout=10
splashimage=(hd1,0)/grub/splash.xpm.gz
title Red Hat Linux 8 (2.4.18-14)
root (hd1,0)
kernel /vmlinuz-2.4.18-14 ro root=LABEL=/1 hdd=ide-scsi
initrd /initrd-2.4.18-14.img
title Windows
rootnoverify (hd0,0)
chainloader +1
title Red Hat Linux 7.3 (2.4.18-3)
root (hd1,0)
kernel /vmlinuz-2.4.18-3 ro root=dev/hdb2/ hdd=ide-scsi
initrd /initrd-2.4.18-3.img
Any suggetion, so I can load RH 7.3 as well, please?
I'm installing W2k on hda1.
RH 7.3 (/ ) on hdb2 and RH8 (/ ) on hdb4.
/boot on hdb1
Cheers,