Skip to content

open_container__info_stream: ERROR: Couldn't read block 0 in order to determine block size. #88

@chriskuku

Description

@chriskuku

drat 0.1.3:

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions