lwc:raspberry_pi

This is an old revision of the document!


Swap:  $ dd if=/dev/zero of=/path/to/swapfile bs=1M count=1024 # For 1GB swap file

$ mkswap /path/to/swapfile
$ swapon /path/to/swapfile
From http://raspberrypi.stackexchange.com/questions/70/how-to-set-up-swap-space

read only filesystem: http://blog.pi3g.com/2014/04/make-raspbian-system-read-only/
  • lwc/raspberry_pi.1606452119.txt.gz
  • Last modified: 2020/11/26 22:41
  • by John Harrison