mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2025-04-29 16:47:17 +00:00
Update pivilion manual setup
parent
a7edb80a09
commit
c940d60daa
@ -62,6 +62,14 @@ and input the new password
|
||||
|
||||
### Expand your filesystem
|
||||
|
||||
This is optional depending on the Raspbian version you are using.
|
||||
|
||||
Check used and available storage with
|
||||
|
||||
`df -h`
|
||||
|
||||
And raspi-config to expand the filesystem if needed.
|
||||
|
||||
`sudo raspi-config`
|
||||
(under Advanced options in the menu find Expand filesystem).
|
||||
|
||||
@ -69,10 +77,6 @@ Select finish and reboot.
|
||||
|
||||
SSH back into your RPi
|
||||
|
||||
Check used and available storage with
|
||||
|
||||
`df -h`
|
||||
|
||||
### Upgrade your system
|
||||
|
||||
`sudo apt update && sudo apt upgrade -y`
|
||||
|
Loading…
x
Reference in New Issue
Block a user