> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > xenophon\+freebsd > Sent: Wednesday, 7 March 2012 5:03 AM > To: [email protected] > Subject: geli keyfiles won't load automatically at boot time > > Whether I boot from an unencrypted UFS partition or from a > CD, I cannot get the boot loader to load my geli keyfiles > automatically. I always have to interrupt the boot process > and issue "load_geli" commands for each provider and its > corresponding keyfile. Other settings in /boot/loader.conf > get read and applied correctly - kernel modules, root file > system specification, boot hints, etc. Here are the relevant > lines from /boot/loader.conf: > > geom_eli_load="YES" > geli_ada0p2_keyfile0_load="YES" > geli_ada0p2_keyfile0_type="ada0p2:geli_keyfile0" > geli_ada0p2_keyfile0_file="/boot/keys/ada0p2.key"
Suggest that you try geli_ada0p2_keyfile0_name="/boot/keys/ada0p2.key" Etc. Regards, Dewayne. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
