diff options
Diffstat (limited to 'custom/install-archzfs')
| -rwxr-xr-x | custom/install-archzfs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/custom/install-archzfs b/custom/install-archzfs index 17abd83..5f8b2a9 100755 --- a/custom/install-archzfs +++ b/custom/install-archzfs @@ -1102,12 +1102,6 @@ print_summary() { echo " - Pre-pacman snapshots for safe upgrades" echo " - Sanoid/syncoid configured by archsetup" echo "" - echo "Next Steps:" - echo " 1. Reboot: reboot" - echo " 2. Enter ZFS encryption passphrase at boot" - echo " 3. Log in as root" - echo " 4. Run archsetup: archsetup" - echo "" echo "Useful Commands:" echo " List snapshots: zfs list -t snapshot" echo " Manual snapshot: zfs snapshot zroot/home@my-backup" |
