Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Jan 2014 18:10:54 +0700
From:      Eugene Grosbein <eugen@grosbein.net>
To:        Thomas Mueller <mueller6724@bellsouth.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: How to make boot wait a few seconds more for device response?
Message-ID:  <52C7EC3E.6070709@grosbein.net>
In-Reply-To: <43.76.14229.524B7C25@cdptpa-oedge01>
References:  <43.76.14229.524B7C25@cdptpa-oedge01>

next in thread | previous in thread | raw e-mail | index | archive | help
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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52C7EC3E.6070709>