10 lines
201 B
Markdown
10 lines
201 B
Markdown
# 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
|