installSwapfile
installSwapfile copied to clipboard
installSwapfile.sh doesn't do anything
I have an SSD automounted correctly, mapping to the /media/ssd folder.The last line in /etc/fstab is UUID=... /media/ssd auto nosuid, nodev, nofail 0 0
Running "./installSwapfile.sh -d /media/ssd -a" does nothing. It doesn't print anything, finishes immediately there are no files in /media/ssd, and no changes are made to /etc/fstab.
This is on the latest version of Jetpack (4.3).
Try
./installSwapfile.sh -d /media/ssd -a Y