I try to mount a filevault encrypted disk from a mac book pro 2013.
./apfs-fuse -v 4 -r 'MYPASSWORD' -d15 /dev/sda mount
Device /dev/sda opened. Size is 251000193024 Found valid GPT partition table. Looking for APFS partition. Mounting xid different from NXSB at 0 (xid = 74521974). xid = 74521974 Mounting xid 74521974 omap: oid=181644 xid=74521974 flags=0 size=4096 paddr=776135 omap: oid=1029 xid=74521974 flags=0 size=4096 paddr=776136 Volume MacBook Pro is encrypted. omap: oid=7021152 xid=74175896 flags=4 size=4096 paddr=153961 ERROR: GetNode: VerifyBlock failed! ... ERROR: BTree Init: Unable to get root node 6B2260 ERROR: root tree init failed
Is there anything what i do wrong or is the disk broken?
I try to mount a filevault encrypted disk from a mac book pro 2013.
./apfs-fuse -v 4 -r 'MYPASSWORD' -d15 /dev/sda mount
Device /dev/sda opened. Size is 251000193024 Found valid GPT partition table. Looking for APFS partition. Mounting xid different from NXSB at 0 (xid = 74521974). xid = 74521974 Mounting xid 74521974 omap: oid=181644 xid=74521974 flags=0 size=4096 paddr=776135 omap: oid=1029 xid=74521974 flags=0 size=4096 paddr=776136 Volume MacBook Pro is encrypted. omap: oid=7021152 xid=74175896 flags=4 size=4096 paddr=153961 ERROR: GetNode: VerifyBlock failed! ... ERROR: BTree Init: Unable to get root node 6B2260 ERROR: root tree init failed
Is there anything what i do wrong or is the disk broken?