A person with way too many hobbies, but I still continue to learn new things.

  • 1 Post
  • 19 Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle















  • Back in the days when people still had floppies and cd drives in their computers, yeah things were dead-simple. You pop in a disk, format the hard drive, and walk away while the process completes. I miss that. The machines I’ve worked on in probably the last decade, it seems like I have to fight against the hardware every time I want to wipe the system or replace a failed drive. The last set of servers I got, I couldn’t figure out why the linux image (with full EFI settings) refused to even boot up properly. Turns out Dell had made these machines so you could easily boot a Windows installer from any of the external USB ports, but to install linux you had to use a hidden internal USB port. Once I found out about that then yeah the installation went as planned, but this is the kind of BS I’m referring to about manufacturers trying to prevent users from getting rid of Windows.



  • Don’t feel bad, that’s a shitty process even for those of us in IT. Sometimes it doesn’t work for certain models of memory sticks, sometimes something on the computer gets in the way of booting to the drive. I recently worked on some servers where I had to disable EFI, grab a 15 year old installer to get linux booted up on it, then switch to the newer installer to complete the process. So far Dell has been the worst (but also the most frequently used) I’ve had trouble with for getting linux installed. Unfortunately the solutions usually involve combinations of disabling EFI, changing the hard drive to a different mode, or even changing what mode the memory stick is booted with (all selected from within the BIOS at boot time), and it’s not always the same process even for the same release of a machine.

    It’s not you, it’s Microsoft working with the manufacturers to make it difficult for people to switch.



  • To answer your first question, ALL of the mirrors are safe. The idea with mirrors is that you choose one that is geographically close to your location (same country, maybe the same region or state) to help reduce lag in downloading the files. Any selection is valid, all of the mirrors will have the same content, but for your location some mirrors may simply be faster or slower than others.

    One other thing you might run in to is different types of installers. Some may be a very minimal install which only give you a command line, while others will provide a fully configured desktop. You might also see an option for a “Live” version – that is something you put on a bootable memory stick and you can test out a working version of the operating system without actually changing anything on your computer, but all of your settings will go away when you reboot.

    I haven’t used Mint so I can’t provide specific info, however some things that are common to ANY linux desktop – You probably want to start with printer drivers (install CUPS) and some office software (install LibreOffice). For internet access, Firefox and Thunderbird are good choices. LicreOffice, Firefox, and Thunderbird can all also be used on Windows if you want to check them out ahead of time. There are many lists online that can point you to equivalent software, so like if you use Lightroom on windows, you might try Darkroom on linux. basically you just need to make a list of what Windows software you use and then install a similar package in linux.

    Yes you will need some time to learn the new operating system and all the new software, very little will be 100% exactly the same, but they are “close enough”. You figured out how to use all these things once before, so you can do it again, and it will definitely be worth the effort.