You are not logged in.
Pages: 1
Hello!
I created in /boot header and keyfile.
I encrypted with parameters --header --key-file /dev/sda , /boot is /dev/sdb1.
I created new hook encrypt2 as wiki.
In mkinitcpio.conf:
Modules=(loop ext4)
Files=(/boot/header.img /boot/keyfile.bin)
Hooks as wiki
In /etc/default/grub
cryptdevice=/dev/disk/by-id/Id(sda):enc:header cryptkey=ext4:/boot/keyfil./bin
What I need to do?
Offline
Pages: 1