Skip to content

Commit

Permalink
Updated README.md with the new file sizes.
Browse files Browse the repository at this point in the history
  • Loading branch information
diederikdehaas committed Dec 1, 2015
1 parent 7a2dbd9 commit 6413c34
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Other presets include _minimal_ which has even less packages (no logging, no tex

## Writing the installer to the SD card
### Obtaining installer files on Windows and Mac
Installer archive is around **17MB** and contains all firmware files and the installer.
Installer archive is around **19MB** and contains all firmware files and the installer.

Go to [our latest release page](https://github.com/debian-pi/raspbian-ua-netinst/releases/latest) and download the .zip file.

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

### Alternative method for Mac, writing image to SD card
Prebuilt image is around **17MB** bzip2 compressed and **64MB** uncompressed. It contains the same files as the .zip but is more convenient for Mac users.
Prebuilt image is around **20MB** bzip2 compressed and **64MB** uncompressed. It contains the same files as the .zip but is more convenient for Mac users.

Go to [our latest release page](https://github.com/debian-pi/raspbian-ua-netinst/releases/latest) and download the .img.bz2 file.

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

### SD card image for Linux
Prebuilt image is around **11MB** xz compressed and **64MB** uncompressed. It contains the same files as the .zip but is more convenient for Linux users.
Prebuilt image is around **17MB** xz compressed and **64MB** uncompressed. It contains the same files as the .zip but is more convenient for Linux users.

Go to [our latest release page](https://github.com/debian-pi/raspbian-ua-netinst/releases/latest) and download the .img.xz file.

Expand Down

0 comments on commit 6413c34

Please sign in to comment.