Hi,
I would like to have an encrypted swap on external disk with random generated key on every boot. And..
There's one problem. The Template VM has only /dev/xvdc as swap memory, but AppVMs has /dev/xvdc which was parted to /dev/xvdc1 (1GB swap) and /dev/xvdc2.
So when I set up the /dev/xvdc in /etc/crypttab it cause that AppVM can't boot. The AppVM can't decrypt and mount that disk.
I can use /dev/xvdc1 but I'm afraid that then Template VMs wouldn't start.
Apart from this I would like to have at least 8GB swap.
I'm hoping that symlink on volatile.img (is it swap file?) to extarnal drive will work.
Can anobody tell me how to get it?
Another way which will be enough for me is that the qubes has one big swap, but I'd prefer the first option becouse this one can cause a problem during boot qubes when something goes wrong with my second drive.
Regards
Adrian