Question is title.
In the past I’ve installed many distros on many older PCs, but never used linux properly (although slowly moving over to avoid win11). I’ve also had a heap of history with windows installs.
A family member has been testing Mint on an old laptop and is going well. This is a trial run before I update their iMac laptop (not sure what one but no longer supposed by OS updates).
I’ve never booted to an iMac BIOS or installed over top of apple.
- Is this going to be like installing over windows?
- What issues can I expect?
- Should I consider another distro?
Asking here as searching results in AI bullshit websites.
This depends on which iMac it is. If it’s an Intel iMac, it is slightly easier, and if it’s an Apple Silicon iMac, it will be a bit more difficult. If it’s a Silicon, you’d need to use Asahi Linux, or have varying support. If it’s Intel, I’m pretty sure it’s similiar to installing on a PC, but can’t say for sure. I’ll look into it more
Yeah… to my knowledge it’s the same as a “normal” UEFI system, but instead of pressing esc
or f12
you hold the alt
or option
key on startup. Then select your USB, and boot. I’d strongly advise you test everything before installing.
I installed Fedora on a 2015 MacBook pro. It works well, though the camera doesn’t work and bt is bonky, to say the least - but I couldn’t care less about that.
If it’s a MacBook that no longer gets updates from Apple then it’s probably from around 2014ish, and is definitely an Intel Mac. This is a great candidate for Linux. If you want an environment that is similar to Mac, go with gnome as the desktop environment. Outside of that, any of the major distributions should be fine. I’ve run KDE Neon, Ubuntu, and am currently running fedora on a 2014 iMac and all of them worked without issue.
Oh, and the person you’re helping may be better served by either the dosdude Catalina patcher or the open core legacy patcher.
Walk through your process on these with someone who’s used them first before you just go off, if you don’t have access to another device running macos then you can “soft lock” yourself.
If you’re gonna work on macs it’s good idea to have one, even what the kids used to call a hackintosh.
You need to know what you have. Other people have teased out that you have a MacBook Air, but there’s several different versions.
Apple hardware for like twenty years has used two types of naming conventions, the Trade Name (Approximate Date) and the Trade Name Number,Number designation. You might have a MacBook Air 7,1 for example which is an Early 2015. The TN N,N is the model Identifier and the TN (AD) is the model.
You can find out what you have by clicking on the apple menu in the upper left hand corner and choosing “about this mac”. The window that pops up will tell you the model and if you click “system report” you will get a ton of information that should have the model identifier somewhere near the top.
You can also look up the serial on the website everymac.com and it’ll tell you a best guess which is almost always right!
Once you’ve done that you can much more effectively search for the pitfalls of installing Linux on that computer.
There’s no such thing as an iMac laptop and you don’t say which iMac this even is…
It’s called the MacBook Air series and it has 2 types: x86 (with Intel CPUs) and ARM (with Apple M series CPUs). If it’s the first type, you can expect stuff to work on almost any of them (except for WiFi which needs installing drivers manually after Linux installation). If it’s the second one then you’re out of luck because the support for them is very basic.