How to: Install missing swap partition on Raspberry Pi

If you are missing the SWAP partition, you can install it manually.

Step 1: Install swap on Raspberry Pi

sudo apt-get install dphys-swapfile

Step 2: Start swap on Raspberry Pi

sudo /etc/init.d/dphys-swapfile start

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top