Re: how can I make freebsd wait for usb to become active? Or delay mountroot?

2017-02-14 Thread tech-lists
On 13/02/2017 19:10, Paul Mather wrote: > > This topic cropped up on the freebsd-arm mailing list very recently. > One solution is to add this to /boot/loader.conf: > > kern.cam.boot_delay="1" > > That instructs the system to wait 10 seconds (1 milliseconds) > during boot to give time

Re: how can I make freebsd wait for usb to become active? Or delay mountroot?

2017-02-13 Thread Chris H
On Mon, 13 Feb 2017 19:00:39 + tech-lists wrote > Hello stable@, > > system: 11-stable r313553 > > In the kernel there is an option for scsi delay. It should be enough to bump the kern.cam.scsi_delay= a couple hundred at a time, until you find the "sweet spot". You

Re: how can I make freebsd wait for usb to become active? Or delay mountroot?

2017-02-13 Thread Paul Mather
On Feb 13, 2017, at 2:00 PM, tech-lists wrote: > Hello stable@, > > system: 11-stable r313553 > > In the kernel there is an option for scsi delay. Is there also one for > usb? Perhaps not in the kernel but elsewhere. I can't find it. > > The problem is seen especially

how can I make freebsd wait for usb to become active? Or delay mountroot?

2017-02-13 Thread tech-lists
Hello stable@, system: 11-stable r313553 In the kernel there is an option for scsi delay. Is there also one for usb? Perhaps not in the kernel but elsewhere. I can't find it. The problem is seen especially where the bootable device is usb. The boot process starts and dumps me at mountroot where