Enabling Hibernation

I am trying to enable hibernation on my Garuda Linux system. I am using
dracut, and it is failing with the error “No space left on device”.

I have run sudo fsck /boot/efi, and it repeatedly finds the error “There are
differences between boot sector and its backup”. Even after I tell fsck to fix
the error and write the changes, the error reappears when I run fsck again.
I have a swap file created and configured in /etc/fstab and
/etc/default/grub. My /boot/efi partition is 96M with 65M of free space
reported by df.

Please provide your

garuda-inxi

As per the forum template

6 Likes

Whats the size of your swap compared to your RAM? Swap should be larger.

You can check swap targets with swapon -s and usage with free -m. Maybe post the output if the results seem inconclusive to you.

As for fsck /boot/efi that also shows differences on my system. It does mention that “this is mostly harmless” and I don’t have any boot issues.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.