Re: Order of geli "passphrase prompt" on boot

2014-11-04 Thread Miguel Clara
On Tue, Nov 4, 2014 at 5:10 PM, Allan Jude wrote: > On 11/04/2014 11:17, Kris Moore wrote: > > On 11/04/2014 10:24, Kurt Jaeger wrote: > >> Hi! > >> > >>> If you don't need any USB devices to boot, you can delay their > >>> detection by loading the modules through /etc/rc.d/kld instead > >>> of t

Re: Order of geli "passphrase prompt" on boot

2014-11-04 Thread Allan Jude
On 11/04/2014 11:17, Kris Moore wrote: > On 11/04/2014 10:24, Kurt Jaeger wrote: >> Hi! >> >>> If you don't need any USB devices to boot, you can delay their >>> detection by loading the modules through /etc/rc.d/kld instead >>> of the loader: >>> >>> fk@r500 ~ $grep kld /etc/rc.conf >>> kld_list="

Re: Order of geli "passphrase prompt" on boot

2014-11-04 Thread Fabian Keil
Kurt Jaeger wrote: > > If you don't need any USB devices to boot, you can delay their > > detection by loading the modules through /etc/rc.d/kld instead > > of the loader: > > > > fk@r500 ~ $grep kld /etc/rc.conf > > kld_list="usb.ko usb_quirk.ko ehci.ko umass.ko" > > Does this really help with

Re: Order of geli "passphrase prompt" on boot

2014-11-04 Thread Kris Moore
On 11/04/2014 10:24, Kurt Jaeger wrote: > Hi! > >> If you don't need any USB devices to boot, you can delay their >> detection by loading the modules through /etc/rc.d/kld instead >> of the loader: >> >> fk@r500 ~ $grep kld /etc/rc.conf >> kld_list="usb.ko usb_quirk.ko ehci.ko umass.ko" > Does this

Re: Order of geli "passphrase prompt" on boot

2014-11-04 Thread Kurt Jaeger
Hi! > If you don't need any USB devices to boot, you can delay their > detection by loading the modules through /etc/rc.d/kld instead > of the loader: > > fk@r500 ~ $grep kld /etc/rc.conf > kld_list="usb.ko usb_quirk.ko ehci.ko umass.ko" Does this really help with the GENERIC kernel ? If I add

Re: Order of geli "passphrase prompt" on boot

2014-11-04 Thread Fabian Keil
Miguel Clara wrote: > Sorry to bring this one back but I see no changes have been made to this in > current. > > The issue is that USB devices are detected after the geli prompt and so the > "geli paraphrase" prompt becomes hidden, and the simple solution would be > to change the order the promp

Re: Order of geli "passphrase prompt" on boot

2014-11-04 Thread Kurt Jaeger
Hi! > The issue is that USB devices are detected after the geli prompt and so the > "geli paraphrase" prompt becomes hidden, and the simple solution would be > to change the order the prompt show as in wait a few secs for the usb > devices to be detected. I've seen the same issue on 10.x, and

Re: Order of geli "passphrase prompt" on boot

2014-11-04 Thread Miguel Clara
Sorry to bring this one back but I see no changes have been made to this in current. The issue is that USB devices are detected after the geli prompt and so the "geli paraphrase" prompt becomes hidden, and the simple solution would be to change the order the prompt show as in wait a few secs f