this post was submitted on 05 Jun 2025
45 points (83.6% liked)

Linux

54864 readers
610 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 6 years ago
MODERATORS
 

I have a Windows 11 laptop and recently gotten excited to try Linux. I read good things about Mint being pretty good to go out of the box, and while I can be a fast learner I'm also tired and don't have a tremendous amount of bandwidth.

So I followed all the installation instructions, verified, flashed a USB, booted into it and started to install a dual boot of it. Made it through installation until it told me my computer had BitLocker on, and I'd need to go turn it off and try again. Fair enough.

Went back into my Windows OS (after booting it went to "diagnosing your PC"). I don't seem to have bitlocker installed - looks like a Pro version thing which I don't have. It did show that encryption was enabled, so I turned it off.

Restarted to boot to USB. Nope, "mmx64.efi - Not Found" error.

OK, googled it, renamed it, let's go.

error: shim_lock protocol not found error: you need to load kernel first

OK... I googled it just enough to see this is going to be a pain.

I tried remaking my USB just in case, didn't help. It's extra frustrating because my first attempt to boot into Linux went so well! How did it go from booting into it flawlessly to giving me a series of errors?

Did I anger the Microsoft gods and now they're blocking my path? Is this a bad omen that Linux is going to be a problem on my laptop in general?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 days ago* (last edited 2 days ago) (1 children)

I've tried quite a few but right now the longest surviving one is Manjaro. This system still dual boots (technically a actually triple boot lol), so you can fix the issue.

I also have Fedora on another pc and I don't care for it. I also have dabbled very lightly with Debian (hosting some services), Kubuntu, Ubuntu, Endeavour, Cachy, Mint, KDE Neon, and PopOS.

I have liked the Arch based distros the most so far, and highly prefer KDE Plasma as a desktop environment.

[–] [email protected] 1 points 1 day ago* (last edited 1 day ago)

Just to add a note for OP: If your not into tinkering and taking care a of your OS don't even think to try any Arch based distro. There's a minimum time you have to spend to keep your system healthy.

Just recentlty I had a boot issue after an update (black screen on boot without login or tty) and after a lot of debugging and websearch couldn't fix my issue. At first I though of a fuckedup bootloader or to long wait time between updates but It was a recent issue with MESA and nvidia driver.

Had I looked up the EndeavourOS forum rather then my own search results that would have avoided a fuckedup fresh install wich didn't solved the issue either.

So yeah, there was a solution out there (downgrade MESA, install new nvidia driver rather than nouveau) but I wasn't looking in the right place 🫤 So here I'm with a fresh install...