On Fri, 17 Apr 2020 15:47:41 +0530
Sreyan Chakravarty <sreya...@gmail.com> wrote:

> This is my /etc/fstab:
> 
> /dev/mapper/vgfedora-fedora /                       ext4
                      ^

> GRUB_TIMEOUT=10
> GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
> GRUB_DEFAULT=saved
> GRUB_DISABLE_SUBMENU=true
> GRUB_TERMINAL_OUTPUT="console"
> GRUB_CMDLINE_LINUX="rd.lvm.lv=vgfedora/fedora rhgb quiet
                                        ^
> resume=/dev/vgfedora/fedora resume_offset=587776"
                      ^
> GRUB_DISABLE_RECOVERY="true"
> GRUB_ENABLE_BLSCFG=true

I know little about hibernation or volume groups.  But is it
possible the vgfedora/fedora should be vgfedora-fedora in grub?
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to