Skip to content

Commit

Permalink
Updated README.md with correct filesizes.
Browse files Browse the repository at this point in the history
  • Loading branch information
diederikdehaas committed Sep 18, 2016
1 parent fb04e1e commit 7b2aaec
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 @@ -44,7 +44,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 **19MB** and contains all firmware files and the installer.
Installer archive is around **24MB** 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 @@ -53,7 +53,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 **19MB** bzip2 compressed and **64MB** uncompressed. It contains the same files as the .zip but is more convenient for Mac users.
Prebuilt image is around **24MB** 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 @@ -69,7 +69,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 **17MB** xz compressed and **64MB** uncompressed. It contains the same files as the .zip but is more convenient for Linux users.
Prebuilt image is around **20MB** 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 7b2aaec

Please sign in to comment.