I'm trying to enable a swap file on my samsung peach archlinux arm instalation.. but get the following error after trying 'swapon /swapfile' :
$ sudo swapon -v /swapfile
swapon /swapfile
swapon: /swapfile: found swap signature: version 1d, page-size 4, same byte order
swapon: /swapfile: pagesize=4096, swapsize=1073741824, devsize=1073741824
swapon: /swapfile: swapon failed: Invalid argument
my usb/mmc boot was disabled after installing arch so i cant create a partition for swap unless i go back to chromeos and reinstall.. is that my only option?