Bootloader installation failed...

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
tkbx

Bootloader installation failed...

Post by tkbx »

While installing Mint, I got a message that "the bootloader installation had failed." I chose the "continue without bootloader" option, and I now need a third party boot loader. What might I want to use, and how could I install it? If possible, I'd like one that does directly to loading, no operating system selection or anything.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
caf4926
Level 7
Level 7
Posts: 1916
Joined: Mon Mar 22, 2010 3:21 pm
Location: Argyll and Bute

Re: Bootloader installation failed...

Post by caf4926 »

Boot your install with the media that you use

Open a terminal
do

Code: Select all

sudo update-grub

Code: Select all

sudo grub-install /dev/sda
does that help
Linux Mint 21.1 Cinnamon
tkbx

Re: Bootloader installation failed...

Post by tkbx »

caf4926 wrote:Boot your install with the media that you use

Open a terminal
do

Code: Select all

sudo update-grub

Code: Select all

sudo grub-install /dev/sda
does that help
I'm assuming that installs grub to sda... I'd like to have it on sdb (where mint is installed), but will that completely leave sda, sdc, etc alone?
caf4926
Level 7
Level 7
Posts: 1916
Joined: Mon Mar 22, 2010 3:21 pm
Location: Argyll and Bute

Re: Bootloader installation failed...

Post by caf4926 »

Yes
But sdb would need to be the 1st boot device
Linux Mint 21.1 Cinnamon
tkbx

Re: Bootloader installation failed...

Post by tkbx »

caf4926 wrote:Yes
But sdb would need to be the 1st boot device
That would be fine, I can just go to the BIOS menu and choose it like I've been doing.
davec51
Level 1
Level 1
Posts: 25
Joined: Tue Aug 04, 2009 10:26 am

Re: Bootloader installation failed...

Post by davec51 »

As a side note, I installed Mint 14 yesterday, the bootloader failed, and I was delighted. I already have several Linux distributions on two hard drives. I was worried that the new bootloader woudln't catch them all. So I was able to add Mint 14 to the GRUB 1 bootloader on the primary drive (GRUB 1 is so much easier to work with than GRUB 2). Now Mint is running beautifully.
Locked

Return to “Installation & Boot”