1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00

Add kern.cam.boot_delay description (with reasonable default) to

default/loader.conf

This should help people installing ${OS} to USB devices, where there are
frequently cases where kernel tries to mount root before actual umass sensing
is finished.

Reviewed by:	mav
Approved by:	re (kib)
MFC after:	1 week
This commit is contained in:
Dmitry Morozovsky 2011-08-23 20:25:11 +00:00
parent b958f4853c
commit 796fc1b22f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=225122

View File

@ -109,6 +109,8 @@ module_path="/boot/modules" # Set the module search path
#kern.ncallout="" # Set the maximum # of timer events
#kern.ngroups="1023" # Set the maximum # of supplemental groups
#kern.sgrowsiz="" # Set the amount to grow stack
#kern.cam.boot_delay="10000" # Delay (in ms) of root mount for CAM bus
# registration, useful for USB sticks as root
#kern.cam.scsi_delay="2000" # Delay (in ms) before probing SCSI
#kern.ipc.maxsockets="" # Set the maximum number of sockets avaliable
#kern.ipc.nmbclusters="" # Set the number of mbuf clusters