Displaying 1 result from an estimated 1 matches for "newlinux".
Did you mean:
  nedlinux
  
2005 May 06
1
New kernel causes kernel panic/unable to mount root
...Both machines use SATA drives.
Any ideas?  Any pointers are greatly appreciated.  Incidently, lilo.conf
currently looks like this:
prompt
timeout=50
default=linux
boot=/dev/sda
map=/boot/map
install=/boot/boot.b
message=/boot/message
linear
image=/boot/vmlinuz-2.4.21-27.0.4.ELsmp
        label=newlinux
        initrd=/boot/initrd-2.4.21-27.0.4.ELsmp.img
        read-only
        root=/dev/sda6
image=/boot/vmlinuz-2.4.21-27.0.4.EL
        label=2.4.21-27.0.4.E
        initrd=/boot/initrd-2.4.21-27.0.4.EL.img
        read-only
        root=/dev/sda6
image=/boot/vmlinuz-2.4.21-27.0.2.ELsmp
        l...