On Fri, Jan 09, 2009 at 08:32:25AM -0800, Ahmad Al-Yaman wrote:
 > Hi everyone, I'm building a custom kernel optimized for the Eee PC netbook. 
 > The kernel works without problems when installed on the main SSD but when I 
 > tried installing it on a USB flash disk, or SD card, and booted, I got the 
 > following error:
 > 
 > Unable to access resume device (UUID=<UUID>)
 > mount: error mounting /dev/root on /sysroot as ext3: No such file or 
 > directory
 > 
 > I'm assuming there are some packages necessary to boot from USB devices that 
 > need to be included in the kernel config which I didn't include. Can anyone 
 > give me an idea what those packages might be?

some random guesses..

mkinitrd probably doesn't support booting off of the mmc device.
or if it does, perhaps the mmc modules are missing from the initrd.

        Dave 


-- 
http://www.codemonkey.org.uk

_______________________________________________
Fedora-kernel-list mailing list
Fedora-kernel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-kernel-list

Reply via email to