FreeBSD hangs during boot with USB drives attached
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.
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.