Skip to content

Commit

Permalink
Update filename
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkix committed Sep 21, 2015
1 parent 5bf8b52 commit 62bdf67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/software/software.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ The image includes:

## Prepare BBB
1. Download Debian image here: [bone-debian-8.2-console-armhf-2015-09-11-2gb.img.xz](https://rcn-ee.com/rootfs/2015-09-11/microsd/bone-debian-8.2-console-armhf-2015-09-11-2gb.img.xz)
2. Decompress image: `unxz one-debian-8.1-console-armhf-2015-06-11-2gb.img.xz`
3. Copy image to microSDcard (>= 4GB): `sudo dd if=./one-debian-8.1-console-armhf-2015-06-11-2gb.img of=/dev/sdX` /dev/sdX should point to your microSDcard, be careful here!!! Use `lsblk` to figure out, which is your mircroSDcard.
2. Decompress image: `unxz one-debian-8.2-console-armhf-2015-09-11-2gb.img.xz`
3. Copy image to microSDcard (>= 4GB): `sudo dd if=./one-debian-8.2-console-armhf-2015-09-11-2gb.img of=/dev/sdX` /dev/sdX should point to your microSDcard, be careful here!!! Use `lsblk` to figure out, which is your mircroSDcard.
4. `sync` and remove mircroSDcard
5. Put microSDcard into BBB
6. Connect BBB to power
Expand Down

0 comments on commit 62bdf67

Please sign in to comment.