I've built an image using meta-cedartrail and copied the .hdd image onto a USB 
drive.

Booting the 'install' label install as expected to an mSATA SSD as sda on an 
Intel DN2800MT board and this boots as expected.

However, I need to use an eUSB SSD. The installer detects this as 'sdb' and 
installs ok, but the system fails to boot with a 'kernel panic' reporting that 
the root FS can't be found. The grub boot specifies:

set root=(hd0,1)

... root=/dev/sdb2

Which looks reasonable. The serial console diagnostics "... here are the 
available partitions:" entry does not list __any__ partitions. Does this mean 
that the driver required is currently a module and needs to be configured as a 
built-in? If so, is there an easy way to work out which one?

Chris Tapp

opensou...@keylevel.com
www.keylevel.com



_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to