summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 8ddfe3a..edfbe11 100644
--- a/README
+++ b/README
@@ -107,9 +107,9 @@ qemu-system-aarch64 \
-drive media=disk,if=virtio,index=0,format=raw,file=disk.img
These installation instructions assume the default single-partition guided
-format, with the /boot directory inside the root file system. Once installed,
-the root file system can be extracted by mounting the disk image as a loop
-device, and simply copying the relevant partition into a new file.
+format, with no swap and no /boot partition. Once installed, the root file
+system can be extracted by mounting the disk image as a loop device, and
+simply copying the relevant partition into a new file.
As root, on the host :