Automates a UEFI Debian installation on an encrypted ZFS pool
Go to file
2022-09-25 00:52:49 -04:00
scripts testing 2022-09-24 23:11:29 -04:00
.gitignore testing 2022-09-24 23:11:29 -04:00
debianzfs.pkr.hcl testing 2022-09-24 23:11:29 -04:00
debianzfs.sh testing 2022-09-25 00:52:49 -04:00
README.md testing 2022-09-24 23:11:29 -04:00

Debian ZFS installation

Development

PKR_VAR_password=$(pwgen -s 8 1) packer build .

Using debianzfs.sh

  1. Download script
  2. chmod +x debianzfs.sh
  3. ./debianzfs.sh /dev/sdX
  4. Profit