kern.vty="sc"
aesni_load="YES"
nvidia_load="YES"
linux_load="YES"
On Tue, 19 Jun 2018 18:35:29 +0800
thor <th...@irk.ru> wrote:
> % cat /boot/loader.conf
> geom_eli_load="YES"
> geli_ada0p3_keyfile0_load="YES"
> geli_ada0p3_keyfile0_type="ada0p3:geli_keyfile0"
> geli_ada0p3_keyfile0_name="/boot/key"
I do not understand this ether. It should attach only the partition
mentioned above.
Can you try the following for the partitions not to attach:
geli_adaXp3_keyfile0_load="NO"
replacing the X with the real number.
Erich