On Fri, 17 Apr 2015 13:55:19 -0600 jd1008 <jd1008@xxxxxxxxx> wrote: > Would appreciate some timelines on this problem. I had the same problem for quite some time (don't know exactly when it started). After some google-searching today I found an advice to add resume parameter in /etc/defaults/grub. It should be appended in the line starting with GRUB_CMDLINE_LINUX Here an example how it is on my system: GRUB_CMDLINE_LINUX="rd.md=0 rd.luks.uuid=luks-4561626f-0890-441b-9afb-8947e6f39b24 rd.lvm.lv=vg2/swap rd.dm=0 rd.lvm.lv=rootvg/root $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) vconsole.keymap=en-latin9 rhgb quiet resume=/dev/vg2/swap" Then sudo grub2-mkconfig > /boot/grub2/grub.cfg and reboot. I did only 1 test but it worked whereas before it did *not* work each time I tried. -- Manfred -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org