this post was submitted on 31 Aug 2023
16 points (94.4% liked)

Linux

48165 readers
1208 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Why hello there fellow tuxers. I hope I am not posting this in the wrong spot, I am still a little new to this type of social media.

I have installed fedora today on my pc. However, after a successful install and a single successful boot, the pc just stopped booting both the pen (with ventoy) and fedora.

  • Both the pen and fedora print the same error.

  • Windows still works normally.

  • My EFI partition is 512mb long and still has half its space left.

  • I can't chroot into fedora and reinstall grub, because the pen stopped working.

  • I don't have Secure Boot enabled.

top 6 comments
sorted by: hot top controversial new old
[–] biscuits@lemmy.sdfeu.org 2 points 1 year ago (1 children)

Were you booting to Windows between first successful boot and one with this error? Are you sure you have secure boot disabled?

[–] gurapoku@lemmy.ml 2 points 1 year ago

To answer the first question, likely not. The answer to the second question is I am pretty sure. In my bios, I have secure boot control as disabled and secure boot grayed out on the "Not Active" setting

Sounds like the NVRAM on your motherboard is full. Try deleting old boot entries from the boot list (using efibootmgr or a GUI for that), or maybe even reset the motherboard to factory defaults.

You should be able to boot your OS if you disable secure boot. After that you can try to fix the problem and turn secure boot back on, or leave it off if you don't care for it.

How big is the root "/" partition?

[–] nothendev@sopuli.xyz 1 points 1 year ago (1 children)

maybe the efi partition is full if you are on uefi?

[–] gurapoku@lemmy.ml 1 points 1 year ago

Nope. It is 512MB long and still have half its space left. And even if that were the case, the pen where I burned the fedora live iso would still boot :(