Re: [FAQ] FBSD on a USB stick

2010-03-06 Thread Garrett Cooper
On Fri, Mar 5, 2010 at 5:16 AM, Giovanni Trematerra wrote: > Instead of this patch people can use kern.cam.boot_delay > Just set a delay in ms. > That works on 8-STABLE too. > > On Mon, Mar 1, 2010 at 5:31 PM, Hans Petter Selasky wrote: >> Hi, >> >> Sometimes the USB sticks won't get detected in

Re: [FAQ] FBSD on a USB stick

2010-03-05 Thread Giovanni Trematerra
Instead of this patch people can use kern.cam.boot_delay Just set a delay in ms. That works on 8-STABLE too. -- Gianni On Mon, Mar 1, 2010 at 5:31 PM, Hans Petter Selasky wrote: > Hi, > > Sometimes the USB sticks won't get detected in time. You can fix this by using > the following simple quick

[FAQ] FBSD on a USB stick

2010-03-01 Thread Hans Petter Selasky
Hi, Sometimes the USB sticks won't get detected in time. You can fix this by using the following simple quick and dirty patch. --HPS == --- sys/kern/vfs_mount.c(revision 204512) +++ sys/kern/vfs_mount.c(local) @@ -1