[Bug 208308] Adding USB flash drive to fstab kills ue0 on Raspberry Pi 2

bob prohaska fbsd at www.zefox.net
Sun Mar 27 02:47:09 UTC 2016


On Sat, Mar 26, 2016 at 12:14:04PM -0600, Ian Lepore wrote:
> Normally the boot process waits only for the root filesystem device to
> appear.  You might try adding an unconditional boot delay to
> /boot/loader.conf, to give time for usb devices to arrive, like
> 
>  kern.cam.boot_delay="10000"
> 
> The number is delay in milliseconds.
> 

Ok, that brought back some memories. It turns out that I have
kern.cam.boot_delay="20000"
in the other RPI2s that use USB storage. At first it was used
for a mechanical hard drive but apparently was found necessary
for USB flash drives as well.

I'd forgotten all about the episode.....

Thanks for the reminder!

bob prohaska




More information about the freebsd-arm mailing list