Hello Endeavor community
I’m new to Arch based distros. I am really enjoying Endeavor OS but Im having an issue. Every time I go to boot i get put into the emergency shell
’
Starting version 250.3-1-arch
ERROR: resume: no device specified for hibernation
mount: new_root: wrong fs type, bad option, bad superblock on /dev/nvme0n1p2, missing codepage or helper program, or other error. You are now being dropped into an emergency shell. sh: can't access tty: job control turned off'
BTRFS?
First Boot? Hardware? install mode?
If you are not comfortable with low level grub syntax I would go to boot from installer ISO to check what is wrong.
Starting version 250.3-1-arch
only shows starting systemd 250.3 is the current version, so system seems up to date
ERROR: resume: no device specified for hibernation
say that you do not install with swap and hibernation aka resume set up, but will not prevent from booting too…
mount: new_root: wrong fs type, bad option, bad superblock on /dev/nvme0n1p2, missing codepage or helper program, or other error. You are now being dropped into an emergency shell. sh: can't access tty: job control turned off'
Say ups I can not mount root device… if /dev/nvme0n1p2 is the root device… something is wrong with the partition … or 100 other things like you have done an update and it was not completed while recreating kernel images … so it misses support for filesystem used on the partition…
In most cases you can solve such issue by booting into installer ISO arch-chroot into your installed system and redo updates … rebuild kernel images and grub.cfg sounds nerdy but is easy to do.
Yes btrfs on a MacBook air 2015. I have been using Endeavoros on this laptop for about a month. This happened after an update. I’m not sure if the update caused the issue.
Thank you for the information. I really appreciate it.
I’ll give the links a try later today. Thanks again.
Update
I ended up having an issue with chroot
Luckily I had back up grub files in
ect/grub.d/backupgub/
I don’t remember making them so maybe they are default files.
I uninstalled rEFInd recently i only boot Endeavoros on my MacBook