diff --git a/README.md b/README.md index 85261d98..82b50e9c 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ The following steps allow you to create a modified copy of one of the standard O 3. Navigate to the `os` directory -4. Create a copy of the folder containing the OS release that you want to modify and rename it with a custom name. +4. Create a copy of the existing Raspbian folder, modifying the folder name to a custom OS name, based on your OS version. 5. Edit the following fields in the `os.json` file contained in the folder that you just created 1. "name" - replace the name of the base OS with the name of your custom OS version @@ -154,12 +154,19 @@ The following steps allow you to create a modified copy of one of the standard O 7. [Optional] Replace the PNG image files in the `slides` and `slides_vga` directory with your own custom installer slides 8. Edit the following fields in the `partitions.json` file contained in the folder that you just created - 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`. - 1. To create the root tarball you will need to run `tar -cvpf