Closed ahembal closed 4 years ago
when i want to setup chain, every time it gives same error.:
sudo fallocate -l 4G /swapfile fallocate: fallocate failed: Text file busy
please add this line to do before it->
before you start the changes disable the use of swap:
sudo swapoff -a
This has already been added to the setup instructions.
when i want to setup chain, every time it gives same error.:
sudo fallocate -l 4G /swapfile fallocate: fallocate failed: Text file busy
please add this line to do before it->
before you start the changes disable the use of swap:
sudo swapoff -a