On Mon, Dec 7, 2020 at 3:43 PM Chris Murphy <li...@colorremedies.com> wrote:
> > The more predictable arrangement is a swap partition. > I did it. The problem was that btrfs_map_physical script will actually output the offset in bytes. I had to divide by my block size 4096. So the correct resume_offset is = 14745509888 / 4096 After that hibernation worked like a charm. Got help from this thread on reddit: https://www.reddit.com/r/archlinux/comments/e623w8/hibernation_into_swapfile_on_btrfs_is_borked/f9nnzpl/?utm_source=reddit&utm_medium=web2x&context=3 But now I have broken my system after a dnf update. Man, Linux does not give you a break. -- Regards, Sreyan Chakravarty
_______________________________________________ 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