You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Other presets include _minimal_ which has even less packages (no logging, no tex
54
54
55
55
## Writing the installer to the SD card
56
56
### 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.
58
58
59
59
Go to [our latest release page](https://github.com/FooDeas/raspberrypi-ua-netinst/releases/latest) and download the .zip file.
60
60
@@ -63,7 +63,7 @@ Format your SD card as **FAT32** (MS-DOS on _Mac OS X_) and extract the installe
63
63
Try formatting the SD card with this tool: https://www.sdcard.org/downloads/formatter_4/
64
64
65
65
### 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.
67
67
68
68
Go to [our latest release page](https://github.com/FooDeas/raspberrypi-ua-netinst/releases/latest) and download the .img.bz2 file.
69
69
@@ -79,7 +79,7 @@ To flash your SD card on Mac:
79
79
_Note the **r** in the of=/dev/rdiskX part on the dd line which should speed up writing the image considerably._
80
80
81
81
### 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.
83
83
84
84
Go to [our latest release page](https://github.com/FooDeas/raspberrypi-ua-netinst/releases/latest) and download the .img.xz file.
0 commit comments