From bc1269e061fbcfe8b6f1506134f3a3ec549016ba Mon Sep 17 00:00:00 2001 From: nils Date: Sun, 12 Jan 2025 18:46:35 +0100 Subject: [PATCH] bruh --- docs/gentoo-desktop-setup/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gentoo-desktop-setup/installation.md b/docs/gentoo-desktop-setup/installation.md index ac16814..08cf037 100644 --- a/docs/gentoo-desktop-setup/installation.md +++ b/docs/gentoo-desktop-setup/installation.md @@ -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!