Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (99) Emulation (146) Game (992) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4329
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
exFATFileSystem | Description: | Free exFAT file system implementation | Download: | exfatfs.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 210kb | Version: | 53.15 | Date: | 26 Dec 2015 | Author: | Andrew Nayenko, Fredrik Wikström | Submitter: | Fredrik Wikström | Email: | fredrik/a500 org | Homepage: | https://github.com/relan/exfat | Requirements: | AmigaOS 4.1 Final Edition | Category: | driver/filesystem | Replaces: | driver/filesystem/exfatfs.lha | License: | GPL | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 9649 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 592 (Current version) | | 1069 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
Requirements:
- AmigaOS 4.1 Final Edition
Installation:
Copy L/exFATFileSystem L:
Copy C/mkexfat C:
Copy C/exfatlabel C:
Usage:
While the USB massstorage driver will auto-mount exFAT partitions, for other
MBR media you may have to generate a DOSDriver by either using the not yet
released MBRMounter GUI program or by using MountDOS from Aminet and then
modifying it for exFATFileSystem by simply changing the following two fields:
FileSystem = L:exFATFileSystem
DosType = 0x46415458
|