Skip to content
  • Mike Fleetwood's avatar
    Add exFAT support (!30) · bd386f44
    Mike Fleetwood authored and Curtis Gedak's avatar Curtis Gedak committed
    With exfatprogs (https://github.com/exfatprogs/exfatprogs) installed the
    following operations on exFAT file systems are supported:
    - Creation
    - Checking
    - Labelling
    As of the current exfatprogs 1.0.4 the following are not supported:
    - Reading usage
    - Resizing
    - Updating the UUID
    
    Closes !30 - Add exFAT support
    bd386f44