[lug] Booting Multiple Linuxes
Dhruva B. Reddy
sledgehammer2010 at yahoo.com
Thu Jan 10 16:49:08 MST 2002
I tried, unsuccessfully, to get grub running a while back. Could you
forward that article (either to the list or to me privately)?
Thanks,
Dhruva
On Thu, Jan 10, 2002 at 04:38:11PM -0700, quoth Elyse Grasso:
> Just a followup on my problem of different Linux installations on two
> different hard drives, both using a boot partition.
>
> I had some time to google around today and found a comprehensible article on
> grub, which is able to do what I need. The relevant parts of the grub
> menu.lst file are:
>
> default=0
> timeout=10
> splashimage=(hd0,0)/grub/splash.xpm.gz
> title RedHat Linux (2.4.9-13)
> root (hd0,0)
> kernel /vmlinuz-2.4.9-13 ro root=/dev/hda6
> initrd /initrd-2.4.9-13.img
>
> title Red Hat Linux (2.4.2-2)
> root (hd1,0)
> kernel /vmlinuz-2.4.2-2 ro root=/dev/hdc2
>
> Thanks for all the discussion
>
More information about the LUG
mailing list