diff --git a/README.md b/README.md index 961eeeec..5f6fa511 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ The following steps allow you to create a modified copy of one of the standard O 1. "partition_size_nominal" - replace the numerical value with the size of the paritions in your custom OS version 2. "uncompressed_tarball_size" - replace the numerical value with the size of your filesystem tarballs when uncompressed -9. Replace the `.tar.xz` root and boot filesystem tarballs with copies created from your custom OS version (these instructions assume you're only using a single OS at a time with NOOBS - they won't work if you're running multiple OSes from a single SD card). The name of these tarballs needs to match the labels given in `partitions.json`. +9. Replace the `.tar.xz` root and boot filesystem tarballs with copies created from your custom OS version (these instructions assume you're only using a single OS at a time with NOOBS - they won't work if you're running multiple OSes from a single SD card). The name of these tarballs needs to match the labels given in `partitions.json`. *NB* the version of tar presently used to unpack the tarballs does not support *sparse* files, so it is inadvisable to use the `-S` option of GNU tar, or to use bsdtar, to generate the tarball. 1. To create the root tarball you will need to run `tar -cvpf