You are not logged in.

#1 2024-04-08 23:54:34

joshuawhe
Member
Registered: 2024-02-27
Posts: 4

[SOLVED] Reinstalled Bootloader, only 1 OS has a menu entry

I reinstalled my bootloader after accidentally overwriting it, finding that only OS 2 (Linux From Scratch) had a grub menu entry and that os-prober could only find OS 2 and not Arch, I installed grub from arch-chroot into my Arch partition.
I tried booting the OS manually from GRUB Shell (With the intent of making a menu entry if I succeed) but I am confused on how to boot Arch if vmlinuz-linux-zen and initramfs is on my boot partition and not my root partition.

Last edited by joshuawhe (2024-04-09 21:11:52)

Offline

#2 2024-04-09 09:29:23

Nikolai5
Member
From: North West, England, UK
Registered: 2024-01-27
Posts: 275

Re: [SOLVED] Reinstalled Bootloader, only 1 OS has a menu entry

Where is Arch installed? Can you see that partition on the live instance?

Try also running

mkinitcpio -P

inside arch-chroot
Then run grub-mkconfig


Ryzen 7 9850X3D | AMD 7800XT | KDE Plasma

Offline

#3 2024-04-09 10:02:37

joshuawhe
Member
Registered: 2024-02-27
Posts: 4

Re: [SOLVED] Reinstalled Bootloader, only 1 OS has a menu entry

Nikolai5 wrote:

Where is Arch installed? Can you see that partition on the live instance?

Try also running

mkinitcpio -P

inside arch-chroot
Then run grub-mkconfig

Those commands made a menu entry for Arch but unfortunately when I try to boot it I get

 Timed out while waiting for device /dev/disk/by-uuid/DB55-89A2 

/dev/sda1 is the boot partition
/dev/sda2 is the root partition

I also noticed that DB55-89A2 is not the UUID of any filesystem I have on the system.

Offline

#4 2024-04-09 21:11:11

joshuawhe
Member
Registered: 2024-02-27
Posts: 4

Re: [SOLVED] Reinstalled Bootloader, only 1 OS has a menu entry

Resolved by reinstalling Arch.

Offline

Board footer

Powered by FluxBB