F5F Stay Refreshed Software Operating Systems Linux boot settings fail to appear during PC startup.

Linux boot settings fail to appear during PC startup.

Linux boot settings fail to appear during PC startup.

Pages (3): Previous 1 2 3 Next
F
Fioa
Junior Member
13
06-11-2022, 11:21 PM
#11
Open your system settings and locate the boot option. It should display Windows Boot Manager. You wish to switch it to the specific GRUB name used there.
F
Fioa
06-11-2022, 11:21 PM #11

Open your system settings and locate the boot option. It should display Windows Boot Manager. You wish to switch it to the specific GRUB name used there.

M
MineSharck
Member
183
06-11-2022, 11:21 PM
#12
It seems the pictures weren't displayed correctly. The Linux boot feature isn't visible, and the only available option is boot override.
M
MineSharck
06-11-2022, 11:21 PM #12

It seems the pictures weren't displayed correctly. The Linux boot feature isn't visible, and the only available option is boot override.

R
Retrebution
Junior Member
29
06-11-2022, 11:21 PM
#13
Sure, you can switch boot option 1 to Ubuntu by selecting it from the dropdown menu during the boot process.
R
Retrebution
06-11-2022, 11:21 PM #13

Sure, you can switch boot option 1 to Ubuntu by selecting it from the dropdown menu during the boot process.

L
LuckySoda
Member
161
06-11-2022, 11:21 PM
#14
Open the terminal in Ubuntu and run sudo lsblk to identify your partitions. Note the IDs of your Ubuntu partition and EFI boot partition (like sda3 and sda1). Mount the first partition for booting and create a directory for the boot files. Install GRUB using mkinitcpio, then configure it with grub-mkconfig. Execute the installation commands to set up the bootloader. Finally, unmount the boot partitions as needed.
L
LuckySoda
06-11-2022, 11:21 PM #14

Open the terminal in Ubuntu and run sudo lsblk to identify your partitions. Note the IDs of your Ubuntu partition and EFI boot partition (like sda3 and sda1). Mount the first partition for booting and create a directory for the boot files. Install GRUB using mkinitcpio, then configure it with grub-mkconfig. Execute the installation commands to set up the bootloader. Finally, unmount the boot partitions as needed.

M
Mr_SickflowZ
Junior Member
2
06-11-2022, 11:21 PM
#15
You're asking about how the drive letters map between NVMe and SATA controllers. Based on your description, nvme0n1p2 should correspond to SDA3 and nvme0n1p5 to SDA1. Check your drive labels or controller documentation for confirmation.
M
Mr_SickflowZ
06-11-2022, 11:21 PM #15

You're asking about how the drive letters map between NVMe and SATA controllers. Based on your description, nvme0n1p2 should correspond to SDA3 and nvme0n1p5 to SDA1. Check your drive labels or controller documentation for confirmation.

D
Django_Killer
Junior Member
2
06-11-2022, 11:21 PM
#16
Which Ubuntu version did you set up? It looks like your boot partition is configured for systemd instead of GRUB, which explains the dual-boot problem.
D
Django_Killer
06-11-2022, 11:21 PM #16

Which Ubuntu version did you set up? It looks like your boot partition is configured for systemd instead of GRUB, which explains the dual-boot problem.

G
GamerGirlMC
Junior Member
18
06-11-2022, 11:21 PM
#17
You can adjust the installation using Rufus settings or modify the ISO file before use. Checking the installation logs and comparing versions may help identify the issue. If needed, you can recreate the ISO from scratch for a cleaner setup.
G
GamerGirlMC
06-11-2022, 11:21 PM #17

You can adjust the installation using Rufus settings or modify the ISO file before use. Checking the installation logs and comparing versions may help identify the issue. If needed, you can recreate the ISO from scratch for a cleaner setup.

D
DerpyBat
Member
124
06-11-2022, 11:21 PM
#18
Check your current EFI folder by mounting the device and browsing through files. Look for configuration files that explain recent changes. If GRUB was installed successfully, expect a GRUB directory with a grub.cfg inside. If not, verify the boot partition entry in fstab—ensure it points to the correct mount point (usually /boot) and remove any incorrect entries before rebooting.
D
DerpyBat
06-11-2022, 11:21 PM #18

Check your current EFI folder by mounting the device and browsing through files. Look for configuration files that explain recent changes. If GRUB was installed successfully, expect a GRUB directory with a grub.cfg inside. If not, verify the boot partition entry in fstab—ensure it points to the correct mount point (usually /boot) and remove any incorrect entries before rebooting.

L
LaserOG
Member
55
06-11-2022, 11:21 PM
#19
This looks really thorough, so I'm sure you'll definitely give it a shot tomorrow.
L
LaserOG
06-11-2022, 11:21 PM #19

This looks really thorough, so I'm sure you'll definitely give it a shot tomorrow.

_
_TheSpirit
Member
116
06-11-2022, 11:21 PM
#20
I made the changes as instructed, updating the file to reflect the new path. The installation process still doesn’t appear in the BIOS options, and selecting Ubuntu in the boot override shows that error message.
_
_TheSpirit
06-11-2022, 11:21 PM #20

I made the changes as instructed, updating the file to reflect the new path. The installation process still doesn’t appear in the BIOS options, and selecting Ubuntu in the boot override shows that error message.

Pages (3): Previous 1 2 3 Next