💻 Software
Can Linux mount a normal Time Machine sparse bundle disk image directory?
Fresh7 days ago
Mar 15, 202636590 viewsConfidence Score0%
0%
Problem
I am looking to see if Linux can mount and read the files natively stored on a Time Capsule over a network share. Like this question, I am looking for something that replicates at least read-only function of hdiutil to attach and then mount a sparse bundle disk images. The SMB mount is easy since t…
Error Output
host:iMac.sparsebundle mike$ ls -la total 24 drwxrwxrwx@ 7 mike staff 264 Jul 5 10:01 . drwx------ 6 mike staff 264 Mar 26 13:1…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Can Linux mount a normal Time Machine sparse bundle disk image directory?
Low Risk
You may use a combination of these two: FUSE filesystem for reading Mac OS sparse-bundle disk images https://github.com/torarnv/sparsebundlefs Apple's Time Machine fuse read only file system https://github.com/abique/tmfs The first takes care of the…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix