You are not logged in.

#1 2022-08-29 19:43:32

sridhar02
Member
Registered: 2022-08-29
Posts: 1

after a system restart not able to login & getting this error?

Right selecting the grub arch from the grub menu I am getting this error:
https://imgur.com/a/pt30Tyw

I thought grub is broken so tried to reinstall grub so mounted the root partition and mounted efi
mount /dev/sda3 /mnt & mount /dev/sda1 /mnt/boot/efi

after that, I tried to arch-chroot /mnt but again got the error or arch-chroot
https://imgur.com/a/ZkN0fNF
can someone help me fix this, I am kind of new and looked into articles & videos about these errors but did not help me, I don't want to reinstall the arch again from scratch that is the last option please help me with this

Offline

#2 2022-08-29 20:31:30

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,491

Re: after a system restart not able to login & getting this error?

1. is likely because you're booting an older kernel, either because you boot from the root partition or forgot to mount the boot partition before updating the kernel
2. is because you didn't mount any root partition at /mnt - check its content (ls /mnt) to see what's actually there and "lsblk -f" for your available partition.
nb. that the sdX naming isn't deterministic and sda might very well be the install iso usb.

Offline

Board footer

Powered by FluxBB