[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

boot 2.4.x *after* using 2.6.2 ???



OK, I am finally testing v2.6.x kernels on one box.

Prior to yesterdays 2.6.2 install, I had successfully used the
following:

   2.4.23-1-686
   2.4.24-1-686

This box uses lilo, and I successfully switched between these kernels at
boot time.

Then, I installed this:

   2.6.2-1-686

Yes, it booted the first time, and after I got around to loading the
following, even X and KDE work:

   mousedev
   psmouse

Nevertheless, now I cannot boot any 2.4.x kernels ;<

   . . .
   Freeing initrd memory: 5292k freed
   [ request_module[block-major-8]: Root fs not mounted ]
   VFS: Cannot open root device "801" or 08:01
   Please append a correct "root=" boot option
   Kernel panic: VFS: unable to mount root fs on 08:01

NOTE: That second line only occurs sometimes, and I cannot find any
`block' references in /etc/modules.conf -- hence the `[]'.

I have tried various lilo.conf configurations; but, here are the
current:

   # sudo grep -v '^\($\|#\)' /etc/lilo.conf 
   lba32
   boot=/dev/sda
   root=/dev/sda1
   map=/boot/map
   delay=100
   prompt
   timeout=100
   vga=normal
   default=Linux
   image=/vmlinuz
           initrd=/initrd.img
           label=Linux
           read-only
   image=/vmlinuz.old
           initrd=/boot/initrd.img-2.4.24-1-686
           label=LinuxOLD
           read-only
   image=/boot/vmlinuz-2.4.18-686
           initrd=/boot/initrd.img-2.4.18-686
           label=Linux.2.4.18
           read-only
   image=/boot/vmlinuz-2.4.23-1-686
           initrd=/boot/config-2.4.23-1-686
           label=Linux.2.4.23
           read-only
   image=/boot/vmlinuz-2.4.24-1-686
           initrd=/boot/initrd.img-2.4.24-1-686
           label=Linux.2.4.24
           read-only

   # ls -alL /vmlinuz{,.old} /initrd.img /boot/{initrd,vmlinuz}*
   -rw-r--r--    1 root     root      2654208 Jul 26  2003 /boot/initrd.img-2.4.18-686
   -rw-r--r--    1 root     root      3645440 Jan 11 19:30 /boot/initrd.img-2.4.23-1-686
   -rw-r--r--    1 root     root      3665920 Feb 21 20:25 /boot/initrd.img-2.4.24-1-686
   -rw-r--r--    1 root     root      5419008 Feb 21 23:22 /boot/initrd.img-2.6.2-1-686
   -rw-r--r--    1 root     root       632393 Apr 13  2002 /boot/vmlinuz-2.4.18-686
   -rw-r--r--    1 root     root       859929 Nov 30 09:24 /boot/vmlinuz-2.4.23-1-686
   -rw-r--r--    1 root     root       859850 Feb  4 09:00 /boot/vmlinuz-2.4.24-1-686
   -rw-r--r--    1 root     root      1106261 Feb 12 03:08 /boot/vmlinuz-2.6.2-1-686
   -rw-r--r--    1 root     root      5419008 Feb 21 23:22 /initrd.img
   -rw-r--r--    1 root     root      1106261 Feb 12 03:08 /vmlinuz
   -rw-r--r--    1 root     root       859850 Feb  4 09:00 /vmlinuz.old

   # ls -l /dev/sda{,1}
   brw-rw----    1 root     disk       8,   0 Oct 13  2001 /dev/sda
   brw-rw----    1 root     disk       8,   1 Oct 13  2001 /dev/sda1


What am I missing?

-- 
Best Regards,

mds
mds resource
877.596.8237
-
Dare to fix things before they break . . .
-
Our capacity for understanding is inversely proportional to how much
we think we know.  The more I know, the more I know I don't know . . .
--

Attachment: signature.asc
Description: Digital signature


Reply to: