Hi,
I am trying to increase my swap memory, below is the commands I used:-
$ sudo swapon --show
$ sudo swapoff -a
$ sudo fallocate -l 4G /swapfile
$ sudo chmod 600 /swapfile
$ sudo mkswap /swapfile
$ sudo swapon /swapfile
swapon failed: Function not implemented
i got above error.
I have CONFIG_SWAP=y in /proc/config.gz.
i don't know how this can be solved
plz help.
Regards,
lin
I am trying to increase my swap memory, below is the commands I used:-
$ sudo swapon --show
$ sudo swapoff -a
$ sudo fallocate -l 4G /swapfile
$ sudo chmod 600 /swapfile
$ sudo mkswap /swapfile
$ sudo swapon /swapfile
swapon failed: Function not implemented
i got above error.
I have CONFIG_SWAP=y in /proc/config.gz.
i don't know how this can be solved
Hi,
I am trying to increase my swap memory, below is the commands I used:-
$ sudo swapon --show
$ sudo swapoff -a
$ sudo fallocate -l 4G /swapfile
$ sudo chmod 600 /swapfile
$ sudo mkswap /swapfile
$ sudo swapon /swapfile
swapon failed: Function not implemented
i got above error.
I have CONFIG_SWAP=y in /proc/config.gz.
i don't know how this can be solved
plz help.
Regards,
lin
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 112 |
Nodes: | 8 (1 / 7) |
Uptime: | 195:21:32 |
Calls: | 2,465 |
Files: | 8,600 |
Messages: | 1,876,700 |