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
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="
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
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
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
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
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
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