- Thread Starter
- #26
Ok -- but what about decrypting a geli encrypted storage device from rc.conf?
This is the relevant lines from /etc/rc.conf:
This is shown during boot:
Am I missing something here or isn't there geli support in the later stage of the boot process either?
This is the relevant lines from /etc/rc.conf:
geli_devices="gpt/beastie-storage0 gpt/beastie-storage1"
geli_gpt_beastie-storage0_flags="-k /boot/beastie-storage_encryption.key"
geli_gpt_beastie-storage1_flags="-k /boot/beastie-storage_encryption.key"
This is shown during boot:
/etc/rc.conf: geli_gpt_beasti-storage0_flags=-k /boot/beastie-storage_encryption.key: not found
/etc/rc.conf: geli_gpt_beasti-storage1_flags=-k /boot/beastie-storage_encryption.key: not found
Am I missing something here or isn't there geli support in the later stage of the boot process either?