GRUB: Filesystem unknown

Before I did os-probe I needed to mount / and the boot partition. That’s what I did. Now os-prober recognized both Windows and Endeavour as (I think) it should.

1 Like

i would just restart in the live ISO

sudo su
mount /dev/sda5 /mnt
mount /dev/sda1 /boot/efi
arch-chroot /mnt

Then follow the instructions.

1 Like

Shouldn’t it be /mnt/boot/efi?

Ya maybe…sorry I don’t do this a lot so i’m just jumping in.

Edit: I might be using for mbr (dos) not efi

1 Like

I’ll try doing this later. If I can’t make it work, I think I’ll just reinstall it… :confused:

I’m sure it will work!

1 Like

So, I tried it today and os-prober was only finding Windows… So I just downloaded the new April ISO and installed it. Now everything is fine. Thank you for your help and patience @ricklinux :blush:

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