Raspi-config
This commit is contained in:
commit
857d2d64e5
26
README.md
Normal file
26
README.md
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
# Step by step setup guide
|
||||||
|
|
||||||
|
# raspi-config
|
||||||
|
|
||||||
|
First, set up the camera, the RAM split and expand the disk with the rpi-config command:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ ~/: sudo raspi-config
|
||||||
|
```
|
||||||
|
|
||||||
|
First set up camera with option 5:
|
||||||
|

|
||||||
|
|
||||||
|
Then choose P1 Camera:
|
||||||
|

|
||||||
|
|
||||||
|
Then go back to the main screen and choose option 7:
|
||||||
|

|
||||||
|
|
||||||
|
First Expand Filesystem A1:
|
||||||
|

|
||||||
|
|
||||||
|
Then return to option 7 again and choose A3 memory split:
|
||||||
|

|
||||||
|
|
||||||
|
Set this to 256 and then exit raspi-config. When prompted to restart, select yes - this is to ensure the disk is resized before we updated.
|
BIN
images/raspi-config-advanced-expand.png
Normal file
BIN
images/raspi-config-advanced-expand.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
BIN
images/raspi-config-advanced-memory.png
Normal file
BIN
images/raspi-config-advanced-memory.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
BIN
images/raspi-config-camera.png
Normal file
BIN
images/raspi-config-camera.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
BIN
images/raspi-config-mainscreen.png
Normal file
BIN
images/raspi-config-mainscreen.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
BIN
images/raspi-config-mainscreen7.png
Normal file
BIN
images/raspi-config-mainscreen7.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
x
Reference in New Issue
Block a user