{ claus.conrad }

FreeBSD hangs during boot with USB drives attached

📅 Dec 30, 2013
⌛ 1 minute

On an i386 box FreeBSD 9.2-STABLE would hang during boot if (and only if) I had some USB drives attached to the machine.

Adding the following line to /boot/loader.conf seemed to mitigate the issue:

hw.usb.no_boot_wait="1"

In my case I had to create this file.