this post was submitted on 08 Mar 2024
14 points (79.2% liked)

Linux

47237 readers
3343 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 5 years ago
MODERATORS
 

it seems a better idea not to wipe the MacBook Pro, Core i5, 2.8 GHz (I5-4308U), model A1502 (EMC 2875) but to partition the drive and install a linux based os on it.

Do I download all I need directly to the mac or do I use my linux desktop to download and then install to the mac with an usb cable?

top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 6 months ago (1 children)

Any reason why you wouldn't go the usual route for PC (put the ISO on a thumb drive and boot from it)?

[–] [email protected] 2 points 6 months ago
[–] [email protected] 4 points 6 months ago

AFAIK macOS doesn't care if you add another partition in diskutil and install Linux on that through the usual live ISO's. But please make sure you:

  • Don't delete your main OS (make a Backup!)
  • Install Linux with (U)EFI compatibility
  • Don't touch any recovery partitions
    • Don't mess with the Mac's EFI/ESP partition
[–] [email protected] 2 points 6 months ago (1 children)

Make a USB that you can "live boot" from, so you can test out how they work with your hardware. Generally speaking, Mint works better with AMD, and Pop! works better with Nvidea. Once you have one you like, you can use the installer on USB to set things up.

Here’s the official basic guide for Mint:
https://linuxmint-installation-guide.readthedocs.io/en/latest/

And here’s the official basic guide for Pop!:
https://support.system76.com/articles/install-pop/

[–] [email protected] 1 points 6 months ago

That line is all intel iris graphics.

Also, kde neon runs perfectly on my 2013 MacBook Air. I’d argue with plasma 6, kde just knocked pop! Down a peg.

[–] [email protected] 2 points 6 months ago* (last edited 6 months ago)

You can use boot camp to dual boot. VMware fusion in macOS will even let you boot up your other OS partition as a VM from within macOS. I used to do this with windows and macOS, which was great for installing and managing steam games before booting into windows to play them.

[–] [email protected] 2 points 6 months ago

I've been working through this on my old 2012 Mac Pro. My issue has been my graphics card. In that era any non-mac graphics card won't give you the boot-screen you need to choose which OS to use, or even to choose a USB boot for installing the Linux os. I got Refind (a super light bootloader) to work with a bit of extra tooling. You can also use opencore, but that is more challenging and makes a lot more changes.