Hi all,
So i have decided to install the latest update to manjaro today, but my screen kept getting locked because of auto lock while the update is being installed (power management). Soo, the laptop acted weird for a bit (i had to go through two lock screens) then it got locked again, but this time it didn't show me the lock screen, it had a text telling me the the lock screen is disabled and that i should click on ctrl+alt+f2 to go to terminal then unlock it, but i got a little bit too confident in myself and did that without reading the rest of the message.
So the laptop booted, grub was displayed, then this message appeared: (i am using 5.2.2 (latest version) but i was trying to boot into an older kernel)
Warning: /lib/modules/4.19.79-1-MANJARO/modules.devname not found - ignoring
ERROR: resume: hibernation device 'UUID-0df1d1b6-4ab2-460c-b878-b295b339c80d' not found
mount: new root: can't find UUID- 5253ecb1-c23c-4a23-a572-22ee02e3081c.
You are now being dropped into an emergency shell.
sh: can't access tty: job control turned off
[rootfs ]#
I came to manjaro forums looking for a solution, but none of them had the same kind of ... "problem" i have, so i tried them anyway but non of them worked. The problem that the other posts had was something related to the UUID being different in RESUME in grub, but take a look at this:
lsblk -fs
NAME FSTYPE LABEL UUID FSAVAIL FSUSE% MOUNTPOINT
loop0
squash 0 100% /run/miso/
loop1
squash 0 100% /run/miso/
loop2
squash 0 100% /run/miso/
loop3
squash 0 100% /run/miso/
sda1 vfat 914B-30ED
└─sda
sda2 ext4 5253ecb1-c23c-4a23-a572-22ee02e3081c
└─sda
sda3 swap 0df1d1b6-4ab2-460c-b878-b295b339c80d
└─sda
sdc1 iso966 MJRO1811
│ 2019-10-15-10-44-06-00 0 100% /run/miso/
└─sdc
iso966 MJRO1811
2019-10-15-10-44-06-00
sdc2 vfat MISO_EFI
│ 1279-4CF4
└─sdc
iso966 MJRO1811
2019-10-15-10-44-06-00
The UUID isn't different. i have ran sudo pacman -Syyuu
to continue the update then rebooted but it didn't change anything, i am worried about changing anything else please help !