commit c521936ff4e55325c1825b221116f5eb9865c193
parent 27c34a07632e42eeac9a69c2018d6378accaa052
Author: mayfrost <mayfrost@cock.li>
Date: Wed, 7 Mar 2018 02:52:10 +0000
Update INITIATION.md
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/INITIATION.md b/INITIATION.md
@@ -56,7 +56,6 @@ In these examples we make only two partitions but you can extend this if you kno
`mount /dev/sda1 /mnt/drive/boot/efi`
* Mount everything else
`mkdir -p /mnt/drive/{dev,sys,proc,tmp,usr/src,var}`
-`cd /mnt/drive`
`mount --bind /dev /mnt/drive/dev`
`mount --bind /tmp /mnt/drive/tmp`
`mount --bind /sys /mnt/drive/sys`