Re: Order of geli "passphrase prompt" on boot

From: Fabian Keil <freebsd-listen_at_fabiankeil.de>
Date: Tue, 4 Nov 2014 15:59:37 +0100
Miguel Clara <miguelmclara_at_gmail.com> 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 prompt show.... as in wait a few secs for the usb
> devices to be detected.

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_at_r500 ~ $grep kld /etc/rc.conf
kld_list="usb.ko usb_quirk.ko ehci.ko umass.ko"

Fabian

Received on Tue Nov 04 2014 - 14:00:04 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:53 UTC