I am interested in dual-booting a Linux distro (probably Ubuntu) on my 2019 MacBook Pro. Ideally, I would have a shared data partition so that I could access my documents from both OSes. Does anyone have suggestions on the best way to accomplish this?

UPDATE: created macOS, Ubuntu, and data partitions. Was able to mount and access data partition from both systems without any issues. As a bonus, Ubuntu let me replace the standard documents, photos, videos, etc. folders with symlinks to the data partition.

  • danielfgom
    link
    fedilink
    English
    34 months ago

    Dual booting is the easy part, but exposing the Linux filesystem is the hard part.

    I personally would just run Linux as a VM inside macOS using Parallels or Oracle Virtualbox. It will be alot easier and more reliable.

    Plus the hardware will work properly whereas with Linux on bare metal Mac, some hardware doesn’t work at all like thunderbolt, SD cards and webcam.

    • IrdialOP
      link
      English
      14 months ago

      Yes, I do think you have a point. That’s what I’ve done for several years, but I think it’s time…