With the new computer and the newer Microsoft Windows updates they have really jam packed their OS with bloat and spyware. That being said I have no idea what I’m doing with Linux, need help with where to start.? What are some general tips? I understand there’s a lot of prebuilt Linux distributions or something what are some first timer friendly ones? Really any help is appreciated because the biggest barrier to entry is the perceived difficulty of actually doing it.
First thing you do is get yourself a USB stick for booting, I know others suggest virtual machines for testing, but in my opinion you really want to run the distribution on real hardware and since you’re going to install the system anyway you might just get used to the booting process. The boot process has been complicated a bit by UEFI and that’s why I won’t recommend using minor distros to begin with, because you’ll want something that just boots and later installs nicely on a secureboot enabled system. The major distros have bootloaders and kernels signed and ready for secure boot systems.
It’s a simple as:
1: How to enter a menu where you can select the device to boot is up to your motherboard manufacturer, so consult the manual. Usually you can press Escape on boot or one of the F keys.
I couldn’t get Linux Mint to work with my laptop’s secureboot. I’ve had luck with Fedora and Debian. In case you trip at mint same as me.
Which version was that? I’ve just tested the most recent version (21.2) with QEMU and it works with secure boot.
21.1
Every documentation would say it was supported but no ball. Tried Fedora first and worked smooth as butter. Then RHEL decided to be tools so on Debian now.
Yep, had a similar experience with anything Ubuntu based, especially on Acer laptops. Can easily be fixed by just adding grubx64.efi to the trusted secure boot files in the bios though