hi ya

my fat fingers deleted your lilo config options
for booting redhat 

you can just use your deb kernel to boot into redhat

        - just make sure that the modules your debian kernel
        expects is also loaded in redhat's /lib/modules directory

c ya
alvin

#
# normal deb boot
#
image=/boot/vmlinuz-2.4.25
   root=/dev/hda1               - wherever you have debian
   label= debian
   readonly

#
# boot into rh for whatever reason
#       i'm assuming hda7's /etc/fstab is set correctly
#
image=/boot/vmlinuz-2.4.25
   root/dev/hda7                - wherever you have redhat
   label= redhat
   readonly


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to