Raspberry Pi
Raspberry Pi OS quickstart |
---|
Raspberry Pi Ubuntu quickstart |
---|
Clone a Pi |
---|
The BEST thing to do is to copy the MicroSD from Carambola (marked with a black 'O'):
sudo tail -f /var/log/syslog
dcfldd bs=4M if=/dev/sd{Letter of carambola} of=/dev/sd{Letter of new card}
exfatlabel /dev/disk/by-label/carambola_share lime_share
tune2fs /dev/sdaX -U random
|
Raspberry Pi Raspbian setup (old) |
---|