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
In #6, it was discovered that a fresh install of Raspbian on an 8 GB SD
card does not leave enough space to compile all of the programs. This
change informs users to use a larger SD card.
Copy file name to clipboardExpand all lines: GUIDE.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,10 @@ _[Back to readme](README.md)_
4
4
5
5
## What You Need
6
6
7
-
* Raspberry Pi 3 Model B (probably works for RPi 2, but not verified yet)
7
+
* Raspberry Pi 2 or 3 Model B
8
+
* An SD card running Raspbian with several GB of free space
9
+
* An 8 GB card with a fresh install of Raspbian **does not** have enough space. A 16 GB SD card minimum is recommended.
10
+
* These instructions may work on Linux distributions other than Raspbian
8
11
* Internet connection to the Raspberry Pi
9
12
* A USB memory drive that can be installed as swap memory (if it is a flash drive, make sure you don't care about the drive). Anything over 1 GB should be fine
0 commit comments