summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2018-06-22 00:49:46 +0200
committerRichard Braun <rbraun@sceen.net>2018-06-22 00:50:09 +0200
commit2eb5c8ad8a7544f1989d782193026d09b514e66f (patch)
tree9a0f822d8fce8e133c079d79ce70b196fd17eacb
parent00ab667759440b3e25f3245f263c914a96108ee4 (diff)
README: mention the lack of swap partitionHEADmaster
-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 :