fearlegendz
New Around Here
Hi,
What is the proper way to create a swap partition on the ac66u?
Thanks
What is the proper way to create a swap partition on the ac66u?
Thanks
First, you will need a ssh access to the router.Hi,
What is the proper way to create a swap partition on the ac66u?
Thanks
What is the proper way to create a swap partition on the ac66u?
$ swapon /dev/sdb
$ swapon /dev/sdb1
$ swapon -L label
@fearlegendz Please note that this will not survive a reboot...If you can spare a whole device (disk), it's very easy, note the device names are just examples, you can find your own by blkid, hdparm, partprobe, parted, etc tool (some of these are not installed by default, installation is with ipkg, for example ipkg info hdparm, ipkg install hdparm).
An old USB key is great for this provided it's fast enough
Code:$ swapon /dev/sdb
If you already have a partition type 82 Linux Swap, either
or if your partition has a labelCode:$ swapon /dev/sdb1
Code:$ swapon -L label
If not, create wanted partition(s) with parted etc tool, or even Easeus Partition Master on your Windows PC.
| Thread starter | Title | Forum | Replies | Date |
|---|---|---|---|---|
| X | USB swap for M.2 SSD with "soft" option? | Asuswrt-Merlin | 18 | |
|
|
How to let certain HDDs sleep but keep Entware/Swap drive awake | Asuswrt-Merlin | 2 | |
| C | Swap Drive and USB-3.0 | Asuswrt-Merlin | 6 |
We use essential cookies to make this site work, and optional cookies to enhance your experience.