* John <[EMAIL PROTECTED]> [2007-04-30 14:35]: > > Check root= bootarg cat /proc/cmdline > > or missing modules, devices: cat /proc/modules ls /dev > > ALERT! /dev/sda1 does not exist. Dropping to a shell! > > On the attached hard disk, sda1 is the swap partition.
The image expects sda1 to be the root device. I think you can manually mount your root partition to /root and then type 'exit' to continue booting. If that works, you can regenerate your initramfs (update-initramfs -u) and then run flash-kernel. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

