Apple File System for Linux

APFS module for linux, with experimental write support.

Cost / License

  • Free
  • Open Source

Platforms

  • Linux
-
No reviews
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Works at kernel level
  2.  Filesystem

 Tags

Apple File System for Linux News & Activities

Highlights All activities

Recent activities

No activities found.

Apple File System for Linux information

  • Developed by

    linux-apfs
  • Licensing

    Open Source (GPL-2.0) and Free product.
  • Written in

  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  701 Stars
  •  45 Forks
  •  8 Open Issues
  •   Updated  
View on GitHub
Apple File System for Linux was added to AlternativeTo by 0x6A7232 on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Apple File System for Linux?

Apple File System for Linux

The Apple File System (APFS) is the copy-on-write filesystem currently used on all Apple devices. This module provides a degree of experimental support on Linux.

It's supposed to work with a range of kernel versions starting at 4.9 or before, but only a few of those have actually been tested. Also, kernel versions below 4.12 will be slower for some operations. If you run into any problem, please send a report to linux-apfs@googlegroups.com or file a github issue at https://github.com/eafer/linux-apfs-rw/issues.

To help test write support, a set of userland tools is also under development. The git tree can be retrieved from https://github.com/eafer/apfsprogs.git. Known limitations

This module is the result of reverse engineering and testing has been limited. If you make use of the write support, expect data corruption. Please report any issues that you find, but I can't promise a quick resolution at this stage.

Encryption is not yet implemented even in read-only mode.