Skip to content

libfvde_io_handle_read_volume_header: unsupported core storage signature #63

@isacaagesen

Description

@isacaagesen

I am trying to access the files on the boot HDD of a macbook. Working off ubuntu 22.04 lts running on windows hyper-v. With the macbook drive directly passed to the VM.

I've ran the following command

fvdemount -e /home/isac/EncryptedRoot.plist.wipekey -p x -io $((409640*512)) /dev/sdb2 /mnt/fuse

To which i get the following output.

Unable` to open: /dev/sdb2.
libfvde_io_handle_read_volume_header: unsupported core storage signature.
libfvde_volume_open_read: unable to read volume header.
libfvde_volume_open_file_io_handle: unable to read from file IO handle.
mount_handle_open_input: unable to open input volume.

I am unsure of where to proceed from here. Found two other issues on github with the same output but they remain unresolved.

Ubuntu disk utility show the contents as "Unknown"
fdisk -l

Disk /dev/sdb: 698,64 GiB, 750156374016 bytes, 1465149168 sectors
Disk model: MK7559GSXF
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 00005488-647E-0000-CD37-00007E6C0000

Device Start End Sectors Size Type
/dev/sdb1 40 409639 409600 200M EFI System
/dev/sdb2 409640 1463879591 1463469952 697,8G Apple Core storage
/dev/sdb3 1463879592 1465149127 1269536 619,9M Apple boot

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions