Disable root mount waiting for USB
Gary Jennejohn
gary.jennejohn at freenet.de
Mon Jul 27 14:50:52 UTC 2009
On Mon, 27 Jul 2009 12:58:18 +0200
Olivier SMEDTS <olivier at gid0.org> wrote:
> Is there a way (loader tunable or kernel config) to disable the root
> mount waiting for USB buses and devices and make it behave just like
> in the first days of the new USB stack ?
>
> Thanks !
>
No. The routine which registers what to wait for (vfs_mount.c:root_mount_hold())
is called uncondtionally.
---
Gary Jennejohn
More information about the freebsd-current
mailing list