On Wed,  3 Apr 2002 13:40, kate shouted from the rooftops:
> I have the following OSes installed.
>
> /dev/hda1 win98SE
> /dev/hda3 Debian Potato 2.2r2
> dev/hda5  Redhat linux 7.2
>
> Grub happily dual boots Win and Redhat, but leaves Debain out in the cold. 
> I found (and subsequently lost) an excellent article on editing LILO for
> booting debian, suse, windose and redhat.
>
I'm not sure about using GRUB, but what I did when I tried to use debian was 
to tell debian to install LILO to the boot record of it's own partition ie: 
hda3; then duplicate the entry in redhat's lilo.conf for for windows and 
change the label to deb and the other=/dev/hda1 to hda3 as below


other=/dev/hda1
        optional
        label=Win98

other=/dev/hda3
        optional
        label=Debian

Hope this is of some value to you

/\/\ick
-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to