Automates a UEFI Debian installation on an encrypted ZFS pool
scripts | ||
.gitignore | ||
debianzfs.pkr.hcl | ||
debianzfs.sh | ||
README.md |
Debian ZFS installation
Development
PKR_VAR_password=$(pwgen -s 8 1) packer build .
Using debianzfs.sh
- Download script
chmod +x debianzfs.sh
./debianzfs.sh /dev/sdX
- Profit