F5F Stay Refreshed Software Operating Systems Is there a way to switch the bootloader from GRUB to systemd-boot in Ubuntu?

Is there a way to switch the bootloader from GRUB to systemd-boot in Ubuntu?

Is there a way to switch the bootloader from GRUB to systemd-boot in Ubuntu?

Pages (2): 1 2 Next
_
_RedStar
Member
171
07-27-2025, 08:00 AM
#1
I repeatedly attempt to set up Ubuntu but the GRUB interface doesn't function properly, missing all boot choices. After trying Pop-OS, I discovered it uses systemd-boot instead of Grub, which explains the issue. I'm wondering if after installing Ubuntu onto my storage, I can boot from a USB drive and switch the bootloader to systemd-boot using the terminal.
_
_RedStar
07-27-2025, 08:00 AM #1

I repeatedly attempt to set up Ubuntu but the GRUB interface doesn't function properly, missing all boot choices. After trying Pop-OS, I discovered it uses systemd-boot instead of Grub, which explains the issue. I'm wondering if after installing Ubuntu onto my storage, I can boot from a USB drive and switch the bootloader to systemd-boot using the terminal.

I
iNaomiPlays
Senior Member
609
08-06-2025, 01:32 AM
#2
Are you using standard UEFI without any CSM choices? Then navigate to your boot/esp partition, remove the EFI file tied to grub, and set up systemd-boot with a bootctl install. Don’t overlook creating the necessary boot configuration files. For more details, check the provided guide.
I
iNaomiPlays
08-06-2025, 01:32 AM #2

Are you using standard UEFI without any CSM choices? Then navigate to your boot/esp partition, remove the EFI file tied to grub, and set up systemd-boot with a bootctl install. Don’t overlook creating the necessary boot configuration files. For more details, check the provided guide.

D
Dizy73
Junior Member
14
08-07-2025, 03:11 AM
#3
UEFI is turned on, but I’m not sure about CSM. It might be a confusing part of the instructions. Let me clarify what it means.
D
Dizy73
08-07-2025, 03:11 AM #3

UEFI is turned on, but I’m not sure about CSM. It might be a confusing part of the instructions. Let me clarify what it means.

G
Google__
Junior Member
45
08-22-2025, 06:39 AM
#4
It's a compatibility layer designed to mimic the old BIOS behavior. If you're unfamiliar with it, it's probably turned off. This should be clearer and emphasizes ubuntu: https://askubuntu.com/a/1231187/953732
G
Google__
08-22-2025, 06:39 AM #4

It's a compatibility layer designed to mimic the old BIOS behavior. If you're unfamiliar with it, it's probably turned off. This should be clearer and emphasizes ubuntu: https://askubuntu.com/a/1231187/953732

A
Ars0u
Junior Member
39
08-22-2025, 06:53 AM
#5
You might be able to access it via a live USB by installing a lightweight environment like Lubuntu or Xubuntu, then connecting it to your system. Make sure you have the necessary permissions and follow the installation steps carefully.
A
Ars0u
08-22-2025, 06:53 AM #5

You might be able to access it via a live USB by installing a lightweight environment like Lubuntu or Xubuntu, then connecting it to your system. Make sure you have the necessary permissions and follow the installation steps carefully.

S
smag30
Member
140
08-28-2025, 05:48 PM
#6
Chroot into your Ubuntu installation. Refer to steps 1-5 in the provided link for guidance.
S
smag30
08-28-2025, 05:48 PM #6

Chroot into your Ubuntu installation. Refer to steps 1-5 in the provided link for guidance.

M
MiguelHalcon
Member
61
08-29-2025, 01:28 AM
#7
Remove the grub module then configure systemd-boot manually. Follow the instructions from the referenced guide.
M
MiguelHalcon
08-29-2025, 01:28 AM #7

Remove the grub module then configure systemd-boot manually. Follow the instructions from the referenced guide.

E
EuropeanUnion
Senior Member
700
08-29-2025, 03:26 AM
#8
It seems confusing, but you might be able to retain the systemd-boot-enabled partition and remove Pop-OS while using Ubuntu. Just check if that works for your setup. Otherwise, it’s worth revisiting the forum post for guidance.
E
EuropeanUnion
08-29-2025, 03:26 AM #8

It seems confusing, but you might be able to retain the systemd-boot-enabled partition and remove Pop-OS while using Ubuntu. Just check if that works for your setup. Otherwise, it’s worth revisiting the forum post for guidance.

E
Edu1801
Junior Member
15
08-29-2025, 09:56 AM
#9
Sure, you're correct. Just make sure to update the configuration files to reference your new Ubuntu files.
E
Edu1801
08-29-2025, 09:56 AM #9

Sure, you're correct. Just make sure to update the configuration files to reference your new Ubuntu files.

J
johnitipek
Member
80
09-01-2025, 12:19 PM
#10
I’d use the appropriate commands to perform the task. Let me know which ones you’re referring to!
J
johnitipek
09-01-2025, 12:19 PM #10

I’d use the appropriate commands to perform the task. Let me know which ones you’re referring to!

Pages (2): 1 2 Next