Author: Antoine Martin Date: To: tuxonice-users Subject: [TuxOnIce-users] read-only swap for keep-image-mode (on flash disk)
Hi,
I would like to save my image to swap but also ensure that the swap is
not mounted (or just read-only). Is that possible at all?
The idea is that the image is stored on a flash disk (in keep image
mode), and the system does not use any swap at all.
How can I ensure that no data is ever written to the disk? (obviously
after I create my resume image).
At the moment, I can only save the image if the swap partition is active
and it remains active on restore...