> I have an NVME drive as well as a spinning-rust drive.  I've got swap on the
> spinning drive, but I'd like to put the hibernate area on the NVME.  Is that
> possible, to have swap on one and hibernate on another?

Of course.  Just tell your hibernation about the partition you want to
use for it (it usually defaults to using the swap partition).
IIRC the relevant file is `/etc/suspend.conf`.

You may also need to rebuild your `/boot/initrd.img` file since it
usually contains a copy of that information.


        Stefan

Reply via email to