Results 1 to 3 of 3

Thread: Any Flash Drive Format That Supports Windows, MacOS & Ubuntu Please?

  1. #1
    Join Date
    Aug 2021
    Beans
    1

    Any Flash Drive Format That Supports Windows, MacOS & Ubuntu Please?

    Hi. I already have a Mac & one Windows laptop. I am planning to install Ubuntu & remove Windows from the laptop as I want to use Ubuntu for coding practice & learning Linux server related things. I have one external hard drive which I use to port files from Mac to Windows. I formatted the device using exFAT format as mentioned here. It works fine in both of my laptops now. But I am not sure if exFAT can be detected by Ubuntu. Before installing Ubuntu I want to make sure I have the right file format in my flash drive. Is there a file system which can support Windows, Mac & Ubuntu? I am fine with a file system which can be detected by both Mac & Ubuntu for now. At least that will suffice my current situation.

  2. #2
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Any Flash Drive Format That Supports Windows, MacOS & Ubuntu Please?

    There is exFAT support. Older kernel test:
    exFAT File-System Performance On Linux 5.9 Nov 2020
    https://www.phoronix.com/scan.php?pa...linux-59&num=1

    The standard exFAT implementation is not journaled and only uses a single file allocation table and free space map.
    But exFAT will store larger files than FAT32. But still should not be used for larger partitions as chkdsk may take forever.
    And it does not have Linux ownership & permissions.
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  3. #3
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: Any Flash Drive Format That Supports Windows, MacOS & Ubuntu Please?

    +1 to exFAT as a file system that works in current versions of all three operating systems: Ubuntu (linux), Windows, MacOS.

    I don't know MacOS well enough, but I would guess, that it can read/write at least some free file system, that works with Linux too. UDF is a trivial example, but I think there is very weak support for it, for example no good tools to repair it. After some web browsing I found a promising link at superuser,

    Which file system to use in between OSX and Linux?

    The accepted answer recommends HFS+ (journaled), so use Disk Utility.app on your Mac to format the partition with HFS+ (journaled).

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •