USB3 boot device disappears post-grub
Posted
by
JoBu1324
on Ask Ubuntu
See other posts from Ask Ubuntu
or by JoBu1324
Published on 2012-12-11T21:47:37Z
Indexed on
2012/12/11
23:15 UTC
Read the original article
Hit count: 375
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
c
and dropped to thegrub>
prompt - I typed
ls -l
and 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
blkid
displays all of the partitions except those of the USB3 device, as doesls /dev/disk/by-uuid
or any of the alternatives.
© Ask Ubuntu or respective owner