I have an installation of Ubuntu 12.10 on a USB3 device, and it occasionally disappears during boot, dropping me into busybox. This is what I've been able to figure out so far:
During a single boot, the following happened:
- At the grub2 menu, I typed
cand dropped to thegrub>prompt - I typed
ls -land got a list of all the devices, including partitions and UUIDs - the USB3 partitions were available - I escaped back to the boot select menu, selected the default item (ubuntu) and hit enter
- The screen went black for a second before turning into the purple Ubuntu boot screen with the dots (which usually indicates that the boot will fail. When all is well I don't get the black screen)
- The boot dropped into BusyBox v1.19.3 with the message `ALERT! /dev/disk/by-uuid/[uuid] does not exist
blkiddisplays all of the partitions except those of the USB3 device, as doesls /dev/disk/by-uuidor any of the alternatives.