#[SOLVED] Grub is not starting my os

51 messages · Page 1 of 1 (latest)

night dove
#

This error message pops up and then I'm stuck in a black screen

carmine thunder
#

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

night dove
carmine thunder
#

replace the ^ after amd-ucode.img with a space

night dove
#

Not working

carmine thunder
#

are you getting the same error?

night dove
#

Ok I've just noticed something

#

I use grub in my arch install

#

But the fedora uses grub2

#

Can that be the cause?

carmine thunder
#

that's the same thing

night dove
#

Sorry I'm dum

#

One more thing

#

The grub with fedora show the arch

#

But the one with arch doesn't

#

It's kinda blurry

#

Sorry

carmine thunder
#

you probably need to enable os-prober for the arch GRUB

night dove
#

I've done it

#

Wait let me check the config again

night dove
#
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

carmine thunder
#

You need to edit /etc/default/grub and uncomment the line at the bottom about os-prober

night dove
carmine thunder
#

Oh you did, also install the os-prober package

night dove
#

Done

#

Already in both

carmine thunder
#

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

night dove
#

No they have different efi partitions

#

Is that a problem

carmine thunder
#

You might need to mount one of it's partitions for os-prober to find it

night dove
#

P1 and p2 are for fedora

#

Rest for arch

carmine thunder
#

try mounting p1 to /mnt, and then running grub-mkconfig again

night dove
#

Ok

#

Do I reboot now?

carmine thunder
#

Did it mention fedora?

night dove
#

Yes

#

Ok fedora booted

#

From arch's grub

night dove
limpid kiteBOT
#

Me Derp received a thank you cookie!

night dove
#

[SOLVED] Grub is not starting my os

carmine thunder
#

👍