How to make boot wait a few seconds more for device response?

Eugene Grosbein eugen at grosbein.net
Sat Jan 4 11:11:07 UTC 2014


On 04.01.2014 14:11, Thomas Mueller wrote:
> How do I make boot wait a few seconds more if it can't mount the root device immediately?

Just add to your /boot/loader.conf:

kern.cam.boot_delay="10000"

The value counts miliseconds.



More information about the freebsd-stable mailing list