kopia lustrzana https://github.com/cyoung/stratux
Added a command to expand filesystem.
rodzic
086c2e7042
commit
331884121a
|
@ -14,6 +14,7 @@ From a remote computer (can be over Wi-Fi or wired Ethernet), login using SSH by
|
||||||
Or directly on the machine, login with username pi password raspberry
|
Or directly on the machine, login with username pi password raspberry
|
||||||
|
|
||||||
sudo su -
|
sudo su -
|
||||||
|
raspi-config --expand-rootfs
|
||||||
cd /root/
|
cd /root/
|
||||||
wget https://dl.google.com/go/go1.6.linux-armv6l.tar.gz
|
wget https://dl.google.com/go/go1.6.linux-armv6l.tar.gz
|
||||||
tar -zxvf go1.6.linux-armv6l.tar.gz
|
tar -zxvf go1.6.linux-armv6l.tar.gz
|
||||||
|
|
Ładowanie…
Reference in New Issue