ERROR: resume: no device specified for hibernation

I have the following problem booting my Linux. I was using it normal after it froze and I had to force it off. When starting I get this error

I am using Manjaro.
I already logged in as root and it only gave me a try in root

ERROR: resume: no device specified for hibernation

(FAILEDI Failed to start Pile Syaten Check on dow disk/by-uuid/7Pac24B-6661-463a-9d9b-24973fdc0

[DEPENDI Dependency failed for home. failed for Local File Systems.

DEPEND Dependency

You are in emergency node. After logging in, type “journalctl -xb” to view

systen logs, “systenctl reboot” to reboot, “systenctl default” or “exit”

to boot into default node. Contraseña de root para mantenimiento

(o pulse Control-D para continuar):

I had the resume error last year the fix for me was as follows:
Error Resume -No Device Specified for Hibernation

Remove Resume line from Hooks in etc/mkinitcpio.conf

then sudo mkinitcpio -p
and sudo update-grub

Boot into live ISO and run fsck from a terminal window, looks that some of your partitions are corrupted.

2 Likes

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