Allen Brown wrote: > Booting into RedHat7.3 works fine. > Booting into Debian Sarge fails! The entry is there but the > kernel panics saying there is something wrong with the root > partition /dev/hda15.
I am going to guess that your kernel uses an initrd, and that your grub.conf doesn't correctly load it. Ensure that your initrd image is on the /boot partition and that your grub.conf gives the right path relative to /boot. Also make sure it's the RIGHT initrd image -- it's full of drivers and other closely-kernel-coupled things. Of course, it could be something else entirely. -- Bob Miller K<bob> kbobsoft software consulting http://kbobsoft.com [EMAIL PROTECTED] _______________________________________________ EUGLUG mailing list [EMAIL PROTECTED] http://www.euglug.org/mailman/listinfo/euglug
