Hi,
I seem to have edited my grub configuration in a wrong way, and endeavouros does not appear anymore.
I tried to boot from commandline but mistyped the initrd command in
grub> set root=(hd0,1)
grub> linux /boot/vmlinuz root=/dev/sda1
grub> initrd /boot/initrd.img
grub> boot
so I forced shutdown as it was not starting because of no initrd.
Now I can’t boot from grub commandline, I get in emergency mode because:
Job dev-gpt\x2dauto\x2droot.device/start failed with result timeout
Edit it seems like I also forgot the root=/dev/sda1
with and without initrd
Here is what I get