Skip to content

Commit c3d9c68

Browse files
committed
Updated file sizes
1 parent a6e846a commit c3d9c68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Other presets include _minimal_ which has even less packages (no logging, no tex
5454

5555
## Writing the installer to the SD card
5656
### Obtaining installer files on Windows and Mac
57-
Installer archive is around **36MB** and contains all firmware files and the installer.
57+
Installer archive is around **27MB** and contains all firmware files and the installer.
5858

5959
Go to [our latest release page](https://github.com/FooDeas/raspberrypi-ua-netinst/releases/latest) and download the .zip file.
6060

@@ -63,7 +63,7 @@ Format your SD card as **FAT32** (MS-DOS on _Mac OS X_) and extract the installe
6363
Try formatting the SD card with this tool: https://www.sdcard.org/downloads/formatter_4/
6464

6565
### Alternative method for Mac, writing image to SD card
66-
Prebuilt image is around **36MB** bzip2 compressed and **64MB** uncompressed. It contains the same files as the .zip but is more convenient for Mac users.
66+
Prebuilt image is around **27MB** bzip2 compressed and **64MB** uncompressed. It contains the same files as the .zip but is more convenient for Mac users.
6767

6868
Go to [our latest release page](https://github.com/FooDeas/raspberrypi-ua-netinst/releases/latest) and download the .img.bz2 file.
6969

@@ -79,7 +79,7 @@ To flash your SD card on Mac:
7979
_Note the **r** in the of=/dev/rdiskX part on the dd line which should speed up writing the image considerably._
8080

8181
### SD card image for Linux
82-
Prebuilt image is around **32MB** xz compressed and **64MB** uncompressed. It contains the same files as the .zip but is more convenient for Linux users.
82+
Prebuilt image is around **23MB** xz compressed and **64MB** uncompressed. It contains the same files as the .zip but is more convenient for Linux users.
8383

8484
Go to [our latest release page](https://github.com/FooDeas/raspberrypi-ua-netinst/releases/latest) and download the .img.xz file.
8585

0 commit comments

Comments
 (0)