On Thu, 2017-02-09 at 17:28 +0000, James Hogarth wrote: > There's also still the outstanding bug where anaconda is not adding the > resume= arguement to the kernel args to point at the swap partition so the > system can never resume. [Please fix reply quoting in your mail client to retain proper attribution]. Yes, you need to edit /etc/sysconfig/grub and add 'resume=UUID=xxxxxxxxxxxxxxxxxxx' (without the quotes) to the GRUB_CMDLINE_LINUX line, where xxxxxxxxxxxxxxxxxxx is the UUID of the partition where swap is located. Then run grub2-mkconfig. poc _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx