-
Normally, when you run `du` at the command line, it shows all files and their size on the far left. When mounted with `apfs-fuse`, however, my Macbook apfs filesystem shows all files as `0` bytes. Loo…
-
```
sudo apfs-fuse -d 255 /dev/sdd2 mnt
Device /dev/sdd2 opened. Size is 2000137707520
Mounting xid different from NXSB at 0 (xid = 339467). xid = 339511
Mounting xid 339511
omap: oid=1027 xid=33…
-
I know it seems highly unrelated to this app, but I have ntfs drive mounted through fuse-ext2.
I am using macOS 10.14.1.
I tried running the commands for debugging and got the following:
```
❯ /u…
-
I want to mount a Fusion Drive on an iMac with MacOS 10.14. I am running a Ubuntu 19.10 from USB flash drive and compiled fuse-apfs from the latest git repo.
It is an iMac late 2015 so there is no TP…
-
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…
-
Works fine on freshly created APFS, having trouble getting an existing Big Sur disk to mount read write however.
I can mount Big Sur using apfs-fuse read-only, can I help or any tips on forcing apfs-…
-
The following script listing text files in a directory and then trying to dump their contents in console causes the apfs-fuse to crash. Looks like the driver fails soon after files are being read.
…
-
I get the message:
```
sudo apfs-fuse /dev/sdf /media/mac_apfs
This doesn't seem to be an apfs volume (invalid superblock).
Unable to load container.
```
From what I can tell /dev/sdf look l…
-
Hello everyone,
Thanks for reading my message
I have a corrupted encrypted APFS sparsebundle and I am on mac.
Will apfs-fuse allow me to mount this so I can salvage the data?
Any guidance wo…
-
### What version of Bun is running?
1.1.31+e448c4cc3
### What platform is your computer?
x64
### What steps can reproduce the bug?
Setup https://github.com/kwaitsing/Artemis and wait for a few mi…