If you are able to get to the installer screen, then you have pretty much done everything right. I have not installed Linux Mint recently, but a couple of weeks ago I needed to put Ubuntu on an old laptop. Note that you can set up UEFI or old-school boot, and I opted for the latter, in this case by booting via Ventoy and choosing the Legacy boot from the one-time boot menu. Just pointing this out in case it makes a difference or you need to do it for some reason. The installer has the option to pick a disk, wipe everything on it and automatically install the operating system, so that way you should not end up with any Windows recovery partition booting because Windows will be gone.
One more hint related to the above in case it matters. I have no idea about Linux but with Windows-based USB boot images like Windows PE and Windows RE, if you’re using UEFI boot, the USB stick must be formatted FAT32, not NTFS. With old-school boot, either will work.
I am glad to announce that after two-hours of Windows repairing itself, I got to reboot the machine. There, I booted from the USB stick, and let the laptop do it’s thing for twenty minutes (just to be sure). UPOn coming back onto ‘the Bridge,’ an excited “Huzzah!” escaped my vocal cords, as it came to the Mint screen on the laptop (I’m at this step here).
As soon as I finish this post, I’m going to click “Erase Disc & Install Linux Mint.” Oooh, this is kinda exciting!!
Tripler
Aaaaaaannnd . . . done!!. The Reliant is installing upon itself!
I’m fascinated to know whether you’ll face the compatibility griefs that I faced with Linux, involving drivers and such, or whether you will cheerfully sail on to the final frontier, where no man has gone before! Keep us informed! I am a Win-doze slave and would be of no help whatsoever, but apparently we have many Linux aficionados here!
Well, one thing that’s nice about Linux on an older laptop is that the vast majority of the older hardware has a compatible driver written for it by now. The older the hardware is, the more likely it is that someone else has already run into that hardware on their own system and bothered to write a driver for it.
Yeah, I haven’t encountered driver issues for quite a long time. It used to be that the install would go well but WiFi wouldn’t work, so you’d have to identify your chipset and try to find a driver or use a Linux wrapper for the windows driver and that would work, but unreliably. That hasn’t happened to me for over 5 years, probably longer.
Ubuntu being the Windows of Linux means, among other things, that all the basic drivers you need are likely to be included and work out of the box without extra or manual configuration, somewhat more so than let’s say FreeBSD. There is also an ubuntu-drivers script included that can automatically install drivers.
A 2011 computer might be underpowered for Ubuntu. I just repurposed an old computer to be a VPN server and I used BunsenLabs Linux (https://www.bunsenlabs.org/). The interface looks nothing like Windows, but it has short-cut keys for all the necessary tools, and a listing of the shortcuts is always on the screen.
ETA: Bunsen is based on Debian, just like Ubuntu, so you get most of the same packages and the online guides work really well.
I tried Ubuntu on that old machine first, and it was a total dog, barely functional. BunsenLabs works fine.
I’m really surprised you can’t boot off a USB stick. What did you use to create the boot stick?
I’m not exactly handy, but so far I’ve installed Linux Mint on a Win 8 Dell laptop and my old 2011 iMac. For both I also replaced the HDD with SDD and they run like new. For the laptop, it runs better than it ever did.
The only real problem I’ve encountered with compatibility is Xfinity streaming won’t work with Linux. But I can still log onto individual streaming services with my Xfinity account.
If Mint is too much, there are some even lighter distros for older machines.
Its all Open Source Software, but IMHO the best thing about FreeBSD is the permissive licencing.
Since Linux is licenced under the GPL family of licence (GPL-2) this puts restrictions on what you can do with it. Roughly its free to use and sell, but any code changes you make/add must be published publicly and allowed to be used by anyone else under this same licence (you GET OUR free code, but you must GIVE YOUR code extensions back). This type of “copyleft” (copyright, get it?) licence scares away businesses who want to lock their code away as proprietary.
FreeBSD is licenced under the BSD family of licence which is so permissive as to put almost 0 restrictions on your use of it. Want to borrow it and lock away the code as proprietary? Sure. Who cares what you do with it. Companies can use this to create their own OS’s for hardware that they develop without worrying about legal ramifications. Apple took large sections of FreeBSD to develop MacOS (Darwin), If you game on a Playstation you are using a modified version of FreeBSD, Netflix is running FreeBSD to deliver its streaming service to customers, and so on.
If you are just a simple end-user though, (and not a business who’s selling routers/kiosks/etc) the benefits of FreeBSD (to you personally) are just outweighed by the benefits of Linux. Linux is more compatible, has a larger user base, more software development, just a better general experience (again, all my opinion). However if you have network security concerns perhaps you might benefit from FreeBSD’s work on this end.
ETA: Also, most people who develop the desktop environments to Linux, also provide the same applications to FreeBSD. So the “look and feel” of one distribution of Linux CAN be replicated in FreeBSD without much hassle.
I love home assistant. I have a VM running a Home Assistant OS on my server right now. I make use of it to automate a lot of things around my house (mostly lights, but sometimes other niche things). I would suggest you to take advantage of the community add-ons (Node Red is good visual scripting software, and hassio-google-drive-backup is a life saver as HomeAss is under development and prone to bugs -not as much now-a-days thou).
Also, allow me to share with you a collection of scripts which streamline the deployment and provisioning of LXC containers and VM’s in Proxmox. It is a great tool for cutting out 90% of the tedious work of setup. Well loved by Proxmox users.
Humans simply confuse me. They should go get angry at real stuff instead. It still won’t change much, but the targets are more deserved.
You say that almost like it is a bad thing, instead of exactly why that license exists in the first place. IIRC something about Stallman sending out free copies of his printer drivers[1] to anyone who asked, and the same people not giving back modified drivers in return
The point is that Linux now does have decent driver support, but also that people can and do use Linux to design nuclear weapons, do their taxes, fly spacecraft, play commercial games, do research, and even heavily modify the operating system (and use it privately) and all that is completely legitimate.
There have been occasional public-relations issues like the Linux Foundation’s non-transparent handling of sanctions against Russian maintainers that have caused people to react critically.
Back to FreeBSD, of course you should be able to install it on a 2011 laptop along with all your favorite software. I have one laptop that old running FreeBSD + KDE Plasma 6. There is a higher chance you may have to do something like open a terminal and manually enable/configure a driver for your graphics card or wifi card, like I said, which if you are not comfortable with that sort of thing (and recovering from potential contingencies) you should be aware of.
Not drivers for Linux, because Linux did not exist in the 1970s–1980s. ↩︎
Is the distro situation still complicated these days? In the 2000s, there were so many to choose from that it was overwhelming. Red Hat and then Ubuntu became dominant for a while, but both seem to have fallen out of favor in recent years…? There’s Mint and others now, and on Macs it’s only Alpine (which has its own driver issues all over again?)
How do you know which one to choose? Is there still a home-user friendly distro with a nice GUI and easy app store and built in proprietary drivers and such?
Well I’d like to add that I’m not trying to attach any moral value and judgement to either. Both (“copyleft” and “permissive”) are Free Open Source Software and provide an awesome service to the dev community and the wider society as a whole. However they have two distinctly different purposes.
Copyleft licencing ensures that the technology used will contribute back to the community which is essential for furthering public software access/skill and raises the baseline of all technological development. Permissive licencing allows investors to start off with a common shared code base and function, with the goal of generating profit from furthering innovation.
My take is, use copyleft software unless you have a good reason to choose permissive licenced software (it’s better developed in the areas that you need, or you personally need to take advantage of the licencing to create your own marketable product).
If you are new, just choose Linux Mint. If you want something different here’s a rundown:
Debian based distros are stable, easier to use, and focused towards home use or servers. (PopOS, Ubuntu, MX Linux, Linux Mint)
RedHat/Fedora based distros are business based, feature innovators, and focused on enterprise software (Rocky, Alma, CentOS, or non-RedHat distros like OpenSUSE)
Arch is bleeding edge software, rolling release, infinitely customizable/remoldable only limited on your own skill level/desire. (if you choose this you love diy, no further recommendations)
These are the three biggest distro families, servicing the three biggest concerns. There are more specialized distro for specialized concerns and use cases.
Lightweight distros are desired for VMs and particularly limited hardware (PuppyOS, Alpine, TinyCore, etc)
Gaming distros are geared towards having good provisioning for advanced hardware (SteamOS, Nobara, Bazzite)
Niche case distros serve some VERY niche purpose and are rarely based on anything else (NixOS ← mine, Slackware, LinuxFromScratch, Android, ChromeOS, etc)
The variety is a bonus, not really a limiter. You have a need first! Then you choose a distro based on that need. Most often the need is “I hate Microsoft/Apple” so everyone recommends Linux Mint (a great familiar and easy to use distro).
It’s truly a wonder of the internet. Someone literally called me a fascist enabler for saying:
I don’t hate Microsoft as much as [some people] think I should. I am just not interested in joining that crusade, or indeed any faction in any crusade. I have problems of my own to deal with and one of them happens to be navigating a graceful transition from Windows to Linux, which is best done with a calm demeanour.
Well some people just like being able to build their own distro.
Arch is for those people who hate “software bloat”. They don’t want a single program/application running on their system that they haven’t chosen themselves.
Gentoo is for those people who want to COMPILE their own distro. They want their system to be built by their own hardware, for their own hardware.
IMHO A waste of time for regular users, but there are some use cases (you have to develop an interactive OS that has one purpose and needs to run superb on the exact hardware your budget allows)
My original wording of that Arch-related quoted text was “I will not insult you by giving my own recommendations”