formatting

This commit is contained in:
Malin Freeborn
2020-11-15 21:49:17 +01:00
parent a32200be2f
commit c10380bb34
3 changed files with 20 additions and 6 deletions

View File

@@ -28,7 +28,7 @@ Download and extract the root filesystem (as root, not via sudo):
Move boot files to the first partition:
> mv root/boot/* boot
> mv root/boot/\* boot
> Unmount the two partitions:
> umount boot root