# Debian ZFS installation ## Development `PKR_VAR_password=$(pwgen -s 8 1) packer build -color=false . > build_$(date +%s).log` ## Using `debianzfs.sh` 1. Download script 2. `chmod +x debianzfs.sh` 3. `./debianzfs.sh /dev/sdX` 4. Profit