#[SOLVED] Grub is not starting my os
51 messages · Page 1 of 1 (latest)
That sounds like there's a typo in your grub.cfg, somehow
You can try pressing E on the entry for Arch, and showing us what it shows you
This?
?
replace the ^ after amd-ucode.img with a space
Not working
are you getting the same error?
Ok I've just noticed something
I use grub in my arch install
But the fedora uses grub2
Can that be the cause?
that's the same thing
Sorry I'm dum
One more thing
The grub with fedora show the arch
But the one with arch doesn't
Yea
It's kinda blurry
Sorry
you probably need to enable os-prober for the arch GRUB
?
❯ sudo grub-mkconfig -o /boot/grub/grub.cfg
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-linux-zen
Found initrd image: /boot/amd-ucode.img /boot/initramfs-linux-zen.img
Found fallback initrd image(s) in /boot: amd-ucode.img initramfs-linux-zen-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Adding boot menu entry for UEFI Firmware Settings ...
done
I did this in my arch install
You need to edit /etc/default/grub and uncomment the line at the bottom about os-prober
Already done
Oh you did, also install the os-prober package
If you aren't using a shared EFI partition for the two, you'll need to mount Fedora's EFI partition
or maybe it's root, depending on where the kernel is
You might need to mount one of it's partitions for os-prober to find it
try mounting p1 to /mnt, and then running grub-mkconfig again
Did it mention fedora?
Thank you very much
Me Derp received a thank you cookie!
[SOLVED] Grub is not starting my os
👍