diff options
-rw-r--r-- | chapter11/reboot.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter11/reboot.xml b/chapter11/reboot.xml index ebfb0a2b1..1d76fcc7a 100644 --- a/chapter11/reboot.xml +++ b/chapter11/reboot.xml @@ -107,6 +107,7 @@ <para>Then unmount the virtual file systems:</para> <screen><userinput>umount -v $LFS/dev/pts +umount -v $LFS/dev/shm umount -v $LFS/dev umount -v $LFS/run umount -v $LFS/proc |