Boot error: can't read superblock

Can’t boot Manjaro gnome. Returns
mount: /new_root: can’t read superblock on /dev/sda1
You are now being dropped into an emergency shell.
sh: can’t access tty; job control turned off
[rootfs ]#

Hello and welcome,

You might have to chroot the system from Live Media and run:
sudo fsck /dev/sda1

Also might want/have to try to fully update the chrooted system, and then run:
sudo mkinitcpio -P
sudo update-grub

3 Likes

fsck worked! Thank you!

2 Likes

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