-
Notifications
You must be signed in to change notification settings - Fork 2
AROS port of exFAT
License
salass00/exfat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project aims to provide a full-featured exFAT file system implementation for Unix-like systems. Requirements: - filesysbox.library Installation: Copy L/exfat-handler L: Usage: When creating a DOSDriver or Mountlist entry for an exFAT partition make sure that the FileSystem and Handler are set as follows: FileSystem = exfat-handler DosType = 0x46415458 Source code: The source code for current and older versions is available under GPL license on github: https://github.com/salass00/exfat Changes: For a list of changes in this and earlier versions see the releasenotes file.