this post was submitted on 07 Mar 2024
65 points (89.2% liked)

Linux

48220 readers
629 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
 

I got the T460 refurbished and I really didn't want to run Windows 10 on it. I last used Linux for any real length of time a good 20 years ago, so I'm pretty inexperienced with it at this point and I had to figure out how to install it myself.

They made it unreasonably difficult to first install an OS from a USB stick. I had to go into the BIOS, turn UEFI to legacy, turn off secure boot, reboot to boot from the USB stick, install Mint, then turn legacy back to UEFI to get it to boot from the hard drive. This took about 2 hours of trying to figure it out by doing a lot of forums reading.

I do not blame the Mint community or the Linux community as a whole. There is absolutely no reason that it should have been that hard to install Mint on that notebook.

I don't even think getting into the BIOS once time should be necessary, but changing a BIOS setting so you can install the OS and changing it back so you can run the OS off the internal drive is just ridiculous and I find it hard to believe Lenovo couldn't have just made it easier. I'm fairly convinced this was intentional on their part.

I'm not an IT professional or anything, but I know enough to figure this stuff out with effort, but it shouldn't have taken that effort. It should have been almost plug-and-play. This is 2024. The notebook isn't even 10 years old.

Is there actually a good reason for this or are they just kissing Microsoft's ass?

(page 2) 22 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 8 months ago (1 children)

Edge ISO might have helped. It even supports secure boot.

[–] [email protected] 2 points 8 months ago (1 children)

I'm not familiar with Edge ISOs because I am a total novice here, but Mint's website says, "If you cannot boot or install Linux Mint because your hardware is too recent and is not properly detected, you may get better results with the “Edge” ISO image." This is 2016 hardware, so would it have applied?

load more comments (1 replies)
[–] [email protected] 11 points 8 months ago* (last edited 8 months ago) (3 children)

Being unable to boot from a USB drive in UEFI mode sounds like a Mint problem. I just booted from an Ubuntu LTS USB on a similar machine, installed with all default BIOS. Haven't touched Secure Boot either. No trouble.

load more comments (3 replies)
[–] [email protected] -3 points 8 months ago* (last edited 8 months ago) (1 children)

are they just kissing Microsoft's ass?

This. 100%. It's why I don't understand folks recommending Lenovo laptops to run Linux on. Lenovo is in bed well Microsoft and caters to whatever they want. SecureBoot, modern standby, etc. We need more vendors supporting open source firmware like Coreboot.

Edit: feel free to refute me instead of just down voting.

load more comments (1 replies)
[–] [email protected] 2 points 8 months ago (1 children)

I understand your perspective but the steps you mentioned are what you'd expect when installing an os. Even windows 11 would require you to turn on TPM which, for some, might be a super painful experience.

[–] [email protected] 2 points 8 months ago (2 children)

I have never had to install an OS where I had to go into the BIOS multiple times to change settings back and forth.

load more comments (2 replies)
[–] [email protected] 27 points 8 months ago* (last edited 8 months ago) (2 children)

This has nothing to do with Lenovo perse, this is the average experience for every laptop I've owned which had Secure Boot turned on.

You know what is fun? Having your Dell basically bricking because Fedora starts shipping a new version of shim-x64 which completely fails the UEFI handover to bootloader. Leaving you unable to boot at all, so no chance of reaching rescue mode. Then more fun times of booting a live environment from a usb stick after going through the same hoops you went through, finding out how to decrypt your BTRFS partitions, manually mounting and chrooting them so you can finally downgrade the offending package.

Linux and Secure Boot just isn't a great combination if you ask me.

[–] [email protected] 7 points 8 months ago (1 children)

That sounds pretty awful, sorry that you went through that.

load more comments (1 replies)
load more comments (1 replies)
[–] [email protected] 18 points 8 months ago* (last edited 8 months ago) (4 children)

It's impossible to make the situation with BIOS easier. Incorrect boot order and secure boot are enabled by default for security and Windows compatibility reasons. Though I never heard that it's required to turn on legacy mode and change it back. Probably it's a highly model-specific thing. And btw secure boot is Mint's fault. It just doesn't support it yet

[–] [email protected] 2 points 8 months ago (1 children)

secure boot is Mint’s fault.

Well now I'm just surprised considering this is a 2016 notebook. They should be supporting a feature that old, shouldn't they?

[–] [email protected] 5 points 8 months ago

Some distros support it but it's only like 4 or 6 of them. I guess it's really hard to support and maintain such feature

[–] [email protected] 14 points 8 months ago (2 children)

It’s not even machine specific. UEFI vs legacy bios boot mode is universally supported in all but the latest systems. If OP had to switch to legacy boot mode then they probably made the USB “incorrectly”. You’d run into the same issue on windows if you made the USB boot drive for legacy bios mode.

[–] [email protected] 4 points 8 months ago

I'd love to know what I did wrong if you can tell me. I used Etcher like the instructions on Mint's website told me to.

[–] [email protected] 4 points 8 months ago

Idk. I use Etcher and it never asks for any modes. Rufus is different though

load more comments (2 replies)
[–] [email protected] 8 points 8 months ago (1 children)

Well, you shouldn't have to turn UEFI off to boot from the USB stick. That one could actually be on Mint. Or on the way the stick was created. It's been a while since I messed with this stuff but by now a typical Linux installation medium should be able to boot with UEFI.

The secure boot is enabled by default so that only signed operating systems and not some malware can boot the computer. And I guess it's legitimate to not have the keys of all the Linux distributions under the sun in there.

[–] [email protected] 7 points 8 months ago (1 children)

I'm not a secure boot expert, but it sounds like Mint should be supported anyway, according to Wikipedia:

Secure Boot is supported by Windows 8 and 8.1, Windows Server 2012 and 2012 R2, Windows 10, Windows Server 2016, 2019, and 2022, and Windows 11, VMware vSphere 6.5 and a number of Linux distributions including Fedora (since version 18), openSUSE (since version 12.3), RHEL (since version 7), CentOS (since version 7), Debian (since version 10), Ubuntu (since version 12.04.2) and Linux Mint (since version 21.3). As of January 2024, FreeBSD support is in a planning stage.

[–] [email protected] 4 points 8 months ago

Support doesn't mean that their key is in there, though. It could also just mean that it has the ability to store its own key.

[–] [email protected] 5 points 8 months ago (1 children)

I don't feel like that's exclusive to Lenovo, fwiw. I have an Asus laptop, and it went like that for me installing Linux from a USB stick. It was a hassle and you're right that it seems harder than it needs to be.

I don't have any idea why it's like that, but it feels like it's a better option than someone being able to walk up to my PC/laptop/whatever and change my os just by using a thumb drive without any other hoops to go through. That's just where I stand on the issue, but you're right that it sucks for the owner/user.

[–] [email protected] 2 points 8 months ago (1 children)

If you walk up with a Windows usb, what would Happen? Would you just be able to reinstall windows and even have it activated by the key in the TPM? I think so.

[–] [email protected] 2 points 8 months ago (1 children)

I guess I don't know - I think you'd still have to go into BIOS and switch it to boot from USB? I don't know about the rest of it, but I'm pretty sure it wouldn't just start installation. Unless it's a thumb drive specifically tailored to take over someone's system?

So yes, you could reinstall Windows, but it would still require a reboot to BIOS to allow for it. Am I missing something? What's the big "gotcha" that I missed? I genuinely don't know, and since I am not an expert on installation of OSes, if you could enlighten me, that could be useful for me.

[–] [email protected] 3 points 8 months ago (1 children)

I'm not very sure myself, thats why I phrased it that way ^^ wasn't supposed to be a gotcha.

Didn't try in a long time and maybe even tried without sacure boot, but all the times I put a windows USB in a windows machine and told it to boot from it (without entering bios, just a boot selection by hitting the right key) it just started so you could just reinstall windows, even with the old installation being moved to windows.old, so it could be searched.

Could be totally wrong here.

[–] [email protected] 3 points 8 months ago* (last edited 8 months ago) (2 children)

Hell, I could be wrong too :-P I've never gone in that direction - only adding a Linux dual boot from USB stick. That sounds kinda scary, and would definitely make it easy.

Well, damn. Thanks for warning me about that possibility - looked like more steps that included BIOS last I checked, but as I said, I've never needed the process.
¯\_(ツ)_/¯

Edit: I should note that I have installed Windows from a USB stick recently, I've just never already had another OS installed and then going to Windows. Most of my experience is installing a Linux flavor for dual boot.

load more comments (2 replies)
load more comments
view more: ‹ prev next ›