Hi, I have a problem with Windows Server 2019 that does not boot
The VM is on a ZFS pool
Can I extract some data from this VM that does not boot?
Thank you so much for your time, I'm desperate
I should read the files here: /dev/zvol/rpool/data/vm-100-disk-0p2
The VM is on a ZFS pool
Can I extract some data from this VM that does not boot?
Thank you so much for your time, I'm desperate
Code:
root@pve:/dev/zvol/rpool/data# fdisk -l /dev/zvol/rpool/data/vm-100-disk-0
Disk /dev/zvol/rpool/data/vm-100-disk-0: 150 GiB, 161061273600 bytes, 314572800 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 8192 bytes
I/O size (minimum/optimal): 8192 bytes / 8192 bytes
Disklabel type: dos
Disk identifier: 0xec2ae7f0
Device Boot Start End Sectors Size Id Type
/dev/zvol/rpool/data/vm-100-disk-0p1 * 2048 1126399 1124352 549M 7 HPFS/NTFS/exFAT
/dev/zvol/rpool/data/vm-100-disk-0p2 1126400 314568703 313442304 149.5G 7 HPFS/NTFS/exFAT
I should read the files here: /dev/zvol/rpool/data/vm-100-disk-0p2
Last edited: