-
### Description
I have a APFS container with two APFS volumes in it. /Volumes/tmp. and /Volumes/qbit
In my docker-compose,
volumes:
- /Volumes/tmp:/proj
- /Volumes/qbit:/q…
-
## Platform
- [ ] Linux:
- [x] macOS (macos-latest on Github actions)
- [ ] WSL
## Additional information
Tried to use the cachix/install-nix-action@v21 on Github. [Here](https://github.co…
-
I have the hdd part of a "fusion drive", where the ssd part died. When trying to inspect the APFS container on that hdd, I encounter several checksum validation errors, up to the part where there is n…
-
(Note: this issue is cloned from https://github.com/nodejs/node/issues/34579 as it likely has to do with the libuv)
* **Version**: Node 12.x, 14.x, 15.x
* **Platform**: OSX 10.15
### What steps…
-
This awesome project's macOS turducken should be moving toward supporting both HFS+ formatted disk images for older macOS installs and APFS formatted disk images.
-
## Error
```
Error:
0: Install failure
1: Error executing action
2: Action `create_nix_volume` errored
3: Action `encrypt_apfs_volume` errored
4: Failed to execute command with …
-
@gilbertchen, I'd be happy to take a stab at trying to add snapshot support for Apple's new High Sierra filesystem called APFS.
Could you give me a few pointers which source files I'd need to imple…
-
## Error
```
Error:
0: Error reverting
0: Action `create_apfs_volume` errored
Failed to execute command with status 1 `"/usr/sbin/diskutil" "apfs" "deleteVolume" "Nix Store"`, stdout…
-
InodeTable.getAllInodes always returns empty list. Seems like it cannot parse APFS structures correctly.
-
macOS with APFS has a feature called "firmlinks" which are sometimes described as being between hardlinks and symlinks. They're used to make two system partitions appear like the old single partition …