#GRUB

8 messages · Page 1 of 1 (latest)

wet sedge
#

I read the arch wiki on grub, here is the link --> https://wiki.archlinux.org/title/GRUB#Installation

I was also watching distrotube install it, now here is the question.
How did DistroTube manage to find specific arguments like grub_uefi when it doesn't say that anywhere on the wiki? https://youtu.be/PQgyW10xD8s?t=1499

I am using EFI by the way

I haven't made a video in awhile due to a major catastrophe in my area and I felt like I needed to do this video. After all, an Arch Linux installation is relaxing and therapeutic. I install Arch inside VirtualBox, so install VirtualBox if you want to follow along.

NOTE: I did this as a UEFI installation. If you want to see this done using ...

▶ Play video
#

# grub-install --target=x86_64-efi --efi-directory=esp --bootloader-id=GRUB

#

How did DistroTube get grub_uefi for bootloader-id?

inner fulcrum
#

It doesn't really matter what you put there, it's just the name of the boot entry in your BIOS

#

you don't even need to include it

wet sedge
#

ohh

#

okay thanks

#

i appreciate it