-
Hello all,
I am running a 4.15 kernel on Debian Stretch. The machine is a Macbook Pro mid-2017 15 inch retina.
libfuse-dev (2.9.7-1)
ibicu-dev (57.1-8)
icu-devtools (57.1-8)
Apfs-fuse worke…
-
## Error
```
Error:
0: Error reverting
0: Action `create_or_merge_nix_config` errored
Remove file `/etc/nix/nix.conf`
Action `create_apfs_volume` errored
Failed to ex…
-
```
$ sudo ./apfs-fuse /dev/sdb2 tmp/
Unable to get volume!
$ sudo ./apfs-fuse /dev/sdb1 tmp/
This doesn't seem to be an apfs volume (invalid superblock).
Unable to load container.
$ sudo ./…
-
harlink is not working in APFS macOS High Sierra.
It shows "Error: Operation not permitted". Do we have any other way to create hardlink for directories in APFS .
Thanks & Regards,
Karthikeyan
-
# Bug Report
## Description
The default table format generated by `dvc exp show` fails to render version numbers like `2.50.0` as columns.
### Reproduce
Clone https://github.com/iterative/…
-
## 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…
-
I don't have such a great instinct for these things, there are [Latency Numbers Every Programmer Should Know ](https://gist.github.com/jboner/2841832)and I recognize disk seek and disk i/o is slow whi…
-
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…
-
I got the following request in an email:
> Recent changes in Mac file system break disks into numerous virtual disks, thus it would be awesome if there were an option to join them into one, similar…
-
I would like to get the *entire* filesystem tree of an APFS dmg. Currently `apfs ls` only shows a single directory, and running repeated `apfs ls foo.dmg /some/directory` for every subdirectory found …