Questions tagged [apfs]
5 questions
1
vote
1 answer
Kernel support for HFS+ or APFS
What is the current status for the Linux kernel's support for APFS or HFS+ (filesystems used by MacOS)? Does it support write, journaling etc?
I saw Is an Apple File System (APFS) driver for linux available or in progress? but the responses there…
d-b
- 1,703
- 2
- 17
- 26
1
vote
1 answer
Clone functionality for APFS
2022 UPDATE: Clonezilla supports the APFS file system
I understand that Clonezilla does not list APFS as a supported file system. It is important to me to be able to create a clone back of a disk so that the many of work can be restored should…
gatorback
- 1,216
- 20
- 44
1
vote
1 answer
Udev Detecting Partition like APFS FileSystem, Extracting Meta INFO
Previously, I made that CentOS 8 is not auto mounting my APFS partition
I want to discover the partition info detecting functionality, in this operative system (I made a new CentOS installation) I have not installed ExFAT, neither NTFS nor APFS File…
joseluisbz
- 365
- 7
- 20
0
votes
1 answer
mount apfs partition in linux
I am trying to mount a apfs partition in linux.
So far I have been able to compile the apfs-fuse build system, and apfs-fuse seems to be working, if I have a working USB drive with a proper apfs partition as follows
/dev/sda
/dev/sda1
…
CarriMegrabyan
- 43
- 4
0
votes
0 answers
rsync implications of ACL backups between different source & dest file systems
I'm having an issue using rsyncd (the daemon-ized version of rsync) to back up files from my macOS to my Synology server. Here's the command that fails:
% rsync -rlcAXtgoDiv --fake-super ~/scripts rsync://seamus@SynologyNAS-1/backups/scripts-backup/…
Seamus
- 2,522
- 1
- 16
- 31