-
An additional alternative working solution is to go to add an additional APFS volume to your boot drive. Since APFS is a container system, it doesn't have rigid 'partition-walls' in terms of their siz…
-
I'm running macOS 11.7.4.
~~~
(snip)
Downloading http://swcdn.apple.com/content/downloads/17/14/032-33828-A_KX25OQBX8S/lz9yip4rmenyju8nkv4wpaqtdmvzfogkcb/InstallInfo.plist...
% Total % Recei…
-
MacOs High Sierra.
startup volume APFS encrypted
-
Using any of these options does not work on macOS:
```
duf --hide-mp '/System/Volumes/Data'
duf --hide-mp '/System/*'
```
It stills shows:
```
/System/Volumes/Data
/System/Volumes/Preboot
/…
-
I am not sure if this is an issue or a feature request.
I tested Restor with to restore a macbook with 2 partitions (one HFS, one APFS container) and both show up as targets. (disk2S2 and diks2s3).
…
-
Catalina 10.15.3
`searchfs` seems unable to search the r/w mountpoint where all user data is stored. Tried v0.3 from https://sveinbjorn.org/files/software/searchfs.zip as well as compiling from `ma…
-
### Description of Issue/Question
Example: app opens and workflows are loaded. At this time, the target volume is formatted HFS. Choose a workflow that erases the volume and formats as APFS, then att…
-
The 'Rfc3394_KeyUnwrap' function in 'KeyMgmt.cpp' returns false (a != rfc_3394_default_iv) when calling 'KeyManager::GetVolumeKey' for an APFS volume converted from FileVault/CoreStorage. If the 'Rfc…
-
# Bug Report
## Description
According to the documentation I should use dvc stage add --force when I want to update a stage. However the .gitignore file only gets updated with new output fil…
-
I use a simple script like this to nuke all the partitions as I need HFS+ instead of APFS on all my Macs:
> #!/bin/bash
> \#Quick Format /dev/disk0\
> \#March 6, 2018
>
> \#Unmount and Nuke\
…