This commit is contained in:
nils 2025-01-12 18:46:35 +01:00
parent 9c4c0dd5fa
commit bc1269e061

View file

@ -348,7 +348,7 @@ root@chroot:~# rc-update add zfs-mount sysinit
Now exit the chroot and unmount the filesystem with:
``` shell-session
root@chroot:~# umount -lf /mnt
root@host:~# umount -lf /mnt
```
The system should be functionalafter reboot!