Skip to main content

Questions tagged [boot-loader]

A boot loader (aka bootstrap loader) is the program that loads up the operating system kernel (or another boot-loader), e.g., GNU GRUB, LILO, SYSLINUX, or rEFInd. Use this tag for questions about installing, configuring or trouble-shooting software that is used to load Unix-like operating systems. Questions about boot loaders on Android or iOS devices are generally off-topic and are better asked on android.stackexchange.com or apple.stackexchange.com.

-1 votes
0 answers
22 views

Grub2 on dual boot, boots windonws repair

I made a clean install of windows 10 in a acer nitro in a ssd new drive. Then, i installed Zorin OS. The dual boot is not working correctly. It shows Zorin, then 2 option of win system, one in the HDD ...
Renata Mesquita's user avatar
0 votes
1 answer
43 views

How to update GRUB after updating system, on Fedora, with NVMe SSD

The Fedora documentation on updating to a new Fedora release recommends that, after we update, we should update the GRUB bootloader. They provide the following suggested advice on how to update: $ ...
D.W.'s user avatar
  • 4,090
1 vote
1 answer
21 views

Shim boot loader: System is compromised when using certificate, but not with hash

I am trying to boot a Linux kernel with efi stub enabled using Red Hat's Shim https://github.com/rhboot/shim. I can boot the system if I enroll the hash of my efi stub (selecting GRUBX64.EFI), but ...
Jan Sommer's user avatar
0 votes
1 answer
27 views

How to clone boot partition in another drive and make it bootable?

I am running Debian 12 on my system with two drives of same storage. The root and swap partition are in RAID-1, but I did not do the same for the boot partition since I thought the contents are same ...
GingerLinger's user avatar
1 vote
0 answers
37 views

Security implications of avoiding extra password prompt in /boot encryption? Do GRUB and Linux compare against the same hash?

I am following this guide on full disk encryption, including /boot. Section 4 involves placing a key that can decrypt /boot and / into the initramfs image contained in /boot, so that once you unlock /...
SuperDialga's user avatar
1 vote
1 answer
39 views

What stage of boot is asking for my password?

I just finished this guide on (almost) full disk encryption. So now my root directory and /boot directory are both encrypted, and GRUB is password-protected. /boot/efi is still unencrypted. I haven't ...
SuperDialga's user avatar
0 votes
0 answers
46 views

Unable to login in ubuntu - nvme nvme0: Device not ready; aborting reset, CSTS=0x1

Sorry M newbie here, if this question has been asked earlier I am unable to login in ubuntu system, there was no update no installation, all of sudden on restart it throwing me this error OS: ubuntu ...
Jason B's user avatar
3 votes
2 answers
271 views

Does crypttab's "key-slot" option mean LUKS will try that keyslot "only", or "first"?

I am following the Debian dev's guide to full disk encryption. I am currently on Section 4, step 3- editing /etc/crypttab. In the guide, in section 3 they set up keyslot 0 for something else and now ...
SuperDialga's user avatar
0 votes
0 answers
36 views

Grub still can't detect CentOS install after update-grub in Ubuntu

I have an old PC (Dell Optiplex 990) that I'm trying to repurpose into a Linux machine to get more familiar with Linux. I'm setting it up as a dual boot machine (Ubuntu 22.04, CentOS 7). The system is ...
Angelo Tabada's user avatar
0 votes
0 answers
19 views

Acer Aspire 5 "No Bootable Drive" after leaving it unplugged for several days

I run Debian 12 on my Acer Aspire 5 laptop and have not had any problems with it up until today. I believe I had left it in sleep mode while forgetting to plug it in to power for several days (first ...
051524Debian's user avatar
0 votes
0 answers
19 views

windows is not getting detected in boot menu

I had dual boot in my PC (Windows and Ubuntu). I wanted to change GUI of boot menu so I downloaded rEFInd in ubuntu to make the boot menu look better. Previous structure- boot/efi/EFI/ I mistakenly ...
Abhishek Sahay's user avatar
0 votes
0 answers
27 views

How can I patch u-boot in yocto for the beaglebone black?

I'm trying to make some modifications to u-boot for the beaglebone black, compiling in yocto nanbield. The two changes I'm trying to make are: Turn off the delay for the bootloader Enable booting ...
Dave's user avatar
  • 23
1 vote
2 answers
50 views

Reboot and select proper boot device SSD error EVERY TIME SSD is disconnected

While I have figured out how to do this on a one-time basis, the issue happened again. So the question remains - why, whenever I unplug the SSD from the SATA port on the AAEON EMB-BT1 itx board, does ...
Cheetaiean's user avatar
0 votes
1 answer
59 views

syslinux creating unexpected partitions on disk image

I'm encountering some odd behavior while trying to install a bootloader on a disk image. Here's the process I followed: $ dd if=/dev/zero of=test.img status=progress bs=200M count=1 1+0 records in 1+0 ...
Yuki San's user avatar
1 vote
1 answer
47 views

How to compare secure boot keys stored in motherboard’s firmware database with the signed .efi files?

It’s a piece of cake to enable secure boot in a virtual machine, but I’m struggling to do the same with OpenSUSE on my 2012 vintage computer which refuses to boot in secure boot mode even in the ...
Bogey Jammer's user avatar

15 30 50 per page
1
2 3 4 5
49