An almost automated ZFS install from Debian Live

This commit is contained in:
2022-09-21 00:58:10 -04:00
commit 2a722bedf8
5 changed files with 335 additions and 0 deletions

3
scripts/setup.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
sudo passwd -d user
sudo chmod u+x /tmp/debianzfs.sh