We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, got a half-dead old MacBook Pro from my neighbor, took an SSD from it, and now I am trying to mount it. Nothing serious, just for fun.
Use Kali 'cause it's my only live bootable USB.
`┌──(kali㉿kali)-[~/apfs-fuse/build] └─$ sudo ./apfsutil /dev/sda Found partitions: C12A7328-F81F-11D2-4BBA-00A0C93EC93B 3930A024-0A53-4F6F-92A6-7B2713472C91 0000000000000028 0000000000064027 0000000000000000 EFI System Partition 7C3457EF-0000-11AA-11AA-00306543ECAC 1883CA90-6BDE-4143-D782-425A319DCF9F 0000000000064028 000000001BF24487 0000000000000000 SSD First APFS partition is 1
oid 1e601 xid d556ac NOT FOUND!!! oid 5886 xid d556ac NOT FOUND!!! oid 5888 xid d556ac NOT FOUND!!! oid f65d xid d556ac NOT FOUND!!!
┌──(kali㉿kali)-[~/apfs-fuse/build] └─$ sudo ./apfs-fuse -d 255 -l /dev/sda2 /aaa Device /dev/sda2 opened. Size is 239847653376 Mounting xid different from NXSB at 0 (xid = 13977471). xid = 13981356 Mounting xid 13981356 omap: oid=22672 xid=13981356 flags=0 size=4096 paddr=157612 omap: oid=1029 xid=13981356 flags=0 size=4096 paddr=157613 starting LoadKeybag @ 525f47 all blocks verified oid 1e601 xid d556ac NOT FOUND!!! Unable to get volume! `
Tried -v1, shows the same error. Tried -l, same.
Now running apfs-dump.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, got a half-dead old MacBook Pro from my neighbor, took an SSD from it, and now I am trying to mount it.
Nothing serious, just for fun.
Use Kali 'cause it's my only live bootable USB.
`┌──(kali㉿kali)-[~/apfs-fuse/build]
└─$ sudo ./apfsutil /dev/sda
Found partitions:
C12A7328-F81F-11D2-4BBA-00A0C93EC93B 3930A024-0A53-4F6F-92A6-7B2713472C91 0000000000000028 0000000000064027 0000000000000000 EFI System Partition
7C3457EF-0000-11AA-11AA-00306543ECAC 1883CA90-6BDE-4143-D782-425A319DCF9F 0000000000064028 000000001BF24487 0000000000000000 SSD
First APFS partition is 1
oid 1e601 xid d556ac NOT FOUND!!!
oid 5886 xid d556ac NOT FOUND!!!
oid 5888 xid d556ac NOT FOUND!!!
oid f65d xid d556ac NOT FOUND!!!
┌──(kali㉿kali)-[~/apfs-fuse/build]
└─$ sudo ./apfs-fuse -d 255 -l /dev/sda2 /aaa
Device /dev/sda2 opened. Size is 239847653376
Mounting xid different from NXSB at 0 (xid = 13977471). xid = 13981356
Mounting xid 13981356
omap: oid=22672 xid=13981356 flags=0 size=4096 paddr=157612
omap: oid=1029 xid=13981356 flags=0 size=4096 paddr=157613
starting LoadKeybag @ 525f47
all blocks verified
oid 1e601 xid d556ac NOT FOUND!!!
Unable to get volume!
`
Tried -v1, shows the same error.
Tried -l, same.
Now running apfs-dump.
The text was updated successfully, but these errors were encountered: