-
Doing this all on an Ubuntu 24.04 server.
## Steps
1. Cloned this repo
2. Built a base Sonoma image - `docker build -t docker-osx:sonoma --build-arg SHORTNAME=sonoma --build-arg SIZE=30G .`
3. B…
-
The partclone package available on Ubuntu 20.04 contains an APFS partclone binary, which should provide the ability to only copy used space from Apple File System (APFS) filesystems which are used on …
-
Hi, the tool is failing to mount a dd image of an APFS volume with the following output and error message:
apfs-fuse -s offset -d 255 image.dd mount_point
image.dd opened. Size is XXXXXXXXXXX
Faile…
-
## Error
```
Error:
0: Planner error
1: Error executing action
2: Action `encrypt_apfs_volume` errored
3: The keychain lacks a password for the already existing "Nix Store" volume o…
-
Is there any way to have the APFS driver to access resource forks?
Included is a zipped raw image of APFS of ResEdit, an old Mac OS (Classic) application that includes a resource fork (but no data …
-
**This is how I make Big Sur to works:**
### **1. disable sip**
csrutil disable && csrutil authenticated-root disable
csrutil status
csrutil authenticated-root status
### **2. install homeb…
-
## Enhancement Suggestion
It occurred to me that, since most users will be using APFS now, zipping frameworks inside the local cache seems to waste a great deal of disk space when frameworks in the…
-
I'm trying to mount an external APFS formatted usb hard drive with the current git version on a fully updated manjaro.
Here is what happens when I try to mount it:
```
sudo apfs-fuse -d 255 -o al…
-
I'm fighting with command line since yesterday to resize the disk to apply the macOS 12.1 update.
with "hdiutil resize -size 80g -imageonly disk.img" I was able to increase the size but inside the …
-
Thanks for this great tool.
I can successfully mount and encrypted APFS external disk on my linux machine by either entering the password when prompted, or by having the password in `/etc/fstab` li…