6-add-ssh-to-bootloader #20
@ -498,7 +498,12 @@ arch-chroot /mnt /bin/bash
|
||||
When done exit `chroot` and cleanly remove your work:
|
||||
|
||||
```
|
||||
# UEFI system ...
|
||||
umount /mnt/efi
|
||||
|
||||
# ... or legacy BIOS system
|
||||
umount /mnt/boot/syslinux
|
||||
|
||||
zfs umount -a
|
||||
zpool export zpool
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user