this post was submitted on 20 Jul 2025
133 points (97.2% liked)

Linux

56511 readers
685 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
 

My first hurdle is understanding that i need to add a boot sequence and navigate to the EFI file in my mounted pen drive.

second hurdle is understanding i need to disable secure boot so that the dell bios doesnt think something is wrong and always run the bios repair program.

third is understanding that i need to disable Intel rapid storage for the full install (luckily linux mint tells us this)

and honestly the hardest thing was installing fastfetch cuz theres a lot of outdated information out there on how to install it on Mint.

the process took about 4 hours, i consider it very lucky that i was able to do it so fast.

resources that helped me:

https://devicetests.com/boot-usb-uefi-mode-dell-inspiron-workaround

https://youtu.be/FY-OSdd1ByQ

you are viewing a single comment's thread
view the rest of the comments
[–] Dariusmiles2123@sh.itjust.works 11 points 18 hours ago* (last edited 18 hours ago) (3 children)

My god your install process sounded really difficult.

This coming from someone running a Surface Go 1 and MacBook Pro 2012 which weren’t really linux friendly for the install process.

In the future, I’ll probably only get used devices as I’m kind of anti consumerism, but I’ll be careful to always get something reslly Linux friendly.

My last experience with anything from Dell was my first Linux install in the 00’s and it was really easy. I guess Dell has regressed in this regard.

Anyway welcome to Linux!

[–] blobchoice@feddit.uk 7 points 15 hours ago (1 children)

I’m glad you said this, I was thinking “I just plug in the USB stick and install Linux”

In fact, the hardest but for me is remembering the special key to press upon boot up so it goes into boot selection mode and I can just select my USB stick…

[–] HouseWolf@pawb.social 2 points 14 hours ago (1 children)

Some laptops don't really let you boot from external install media so easily nowadays.

I helped a buddy get Linux Mint on their "old" laptop to try it out. But it turned out you needed some manufacturer provided code to unlock booting from anything but the main harddrive within the bios.

We contacted support but never heard back. We did find a work around when they decided to swap the existing HDD for an SSD, they used a USB to sata cable to install Mint on the SSD from their desktop then installed the SSD into their laptop in place of the original drive so it booted straight into that.

[–] Dariusmiles2123@sh.itjust.works 3 points 12 hours ago

Well if it means thst every computer company is starting to make it difficult to change your OS, it’s worrying.

It’s also good that nowadays you have companies like Tuxedo, Slimbook and others, but I prefer recycling old computers given the choice.

[–] relativestranger 4 points 16 hours ago

if you go in not knowing what to do, it can seem 'difficult'. but it's mostly like on any other oem prebuilt:

optional: prep the target disk (backups, wipe or clear part table, etc), reset bios to defaults.

if necessary: switch from raid or rst to ahci sata mode, default boot mode to efi, disable secure boot. note that some distributions support secure boot but your method of creating an installer might not--you may be able to re-enable if you want after install.

note that hp systems have a hoop to jump through (a confirmation prompt to disable) after disabling secure boot on the next startup. do not use esc key to trigger boot menu, use f9 for boot menu, f10 for bios entry.. as esc will cancel the confirmation code prompt and automatically re-enable secure boot.

insert or plug-in installer, hit the magic key upon power on (f12 for dell, f9 for hp) to bring up boot menu and select installer media, boot and run installer.

[–] Zorsith@lemmy.blahaj.zone 1 points 15 hours ago

Dell has some weird default settings (like RAID by default on single drive systems) that can be a bit janky in general