Ubuntu Raspberry Pi: Limit swapoff
In this version, the swapoff is being run on the non-Pi system. I did not mean for people to disable their swap (even temporarily). Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
@@ -160,7 +160,9 @@ be deleted.
|
|||||||
|
|
||||||
#. Ensure swap partitions are not in use::
|
#. Ensure swap partitions are not in use::
|
||||||
|
|
||||||
sudo swapoff --all
|
swapon -v
|
||||||
|
# If a partition is in use from the SD card, disable it:
|
||||||
|
sudo swapoff THAT_PARTITION
|
||||||
|
|
||||||
#. Clear old ZFS labels::
|
#. Clear old ZFS labels::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user