You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm wondering why I'm suddenly getting this, although an fsck_apfs /dev/disk3s2 works. (reporting an error)?
$ sudo fsck_apfs /dev/disk3s2
** Checking the container superblock.
Checking the checkpoint with transaction ID 263004.
** Checking the space manager.
** Checking the space manager free queue trees.
** Checking the object map.
** Checking volume.
** Checking the APFS volume superblock.
The volume BackupNeu was formatted by diskmanagement (1677.141.3.7.2) and last modified by apfs_kext (1677.141.3.7.2).
** Checking the object map.
error: (oid 0x1c8eeb) om: btn: invalid o_type (0x40000002, expected 0x40000003)
Object map is invalid.
** The volume /dev/disk3s2 could not be verified completely.
$ sudo ./drat inspect --container /dev/disk3s2
Opening `/dev/disk3s2` in read-only mode ... OK.
Determining block size ... read_block: ERROR: `fread()` encountered an unknown error whilst reading from the stream.
open_container__info_stream: ERROR: Couldn't read block 0 in order to determine block size.