Skip to content

Commit

Permalink
url
Browse files Browse the repository at this point in the history
  • Loading branch information
jgoeders committed Dec 23, 2023
1 parent fdb7f4f commit 3c6e04a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _documentation/setup_pynq_board.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Each student will need to obtain their own PYNQ board. If you are on campus you
- $125 will be returned once the board has been received in good working condition. -->

## Imaging the SD card
The PYNQ runs Linux off of an external micro SD card that you must provide. The SD card must have a valid system image in order for Linux to run. We have provided a working system image [here](https://byu.box.com/s/5o669wg1lh4dlh0asb07ucl32ppesdvp) (unzip it after you download it), but you must image this to your own SD card. The micro SD card must be at least 16GB and class 10 or better. The official PYNQ documentation has a guide to [writing the SD card image](https://pynq.readthedocs.io/en/latest/appendix/sdcard.html) that you should follow.
The PYNQ runs Linux off of an external micro SD card that you must provide. The SD card must have a valid system image in order for Linux to run. We have provided a working system image [here](https://byu.box.com/s/cwxh1cuywb1d0o3fybggmoux3t69omxq) (unzip it after you download it), but you must image this to your own SD card. The micro SD card must be at least 16GB and class 10 or better. The official PYNQ documentation has a guide to [writing the SD card image](https://pynq.readthedocs.io/en/latest/appendix/sdcard.html) that you should follow.

*Note:* If you run into issues using *Win32DiskImager*, another alternative is to use <http://etcher.io>.

Expand Down

0 comments on commit 3c6e04a

Please sign in to comment.