Hi,
Thanks for sharing this project. While testing it, I encounter an issue:
Exception DiscUtils.InvalidFileSystemException: BIOS Parameter Block is invalid for an NTFS file system
at DiscUtils.Ntfs.NtfsFileSystem..ctor(Stream stream)
at vmdk.Program.GetDirListing(String DiskPath, String directory) in C:\Users\ace\Desktop\Testing\VmdkReader-master\vmdk\Program.cs:line 12
Edit: it seems that the error occur only when mulitple partitions are present on the VMDK.

Do you have an idea of what is causing this issue 1?
Regards,
TH3xACE
Hi,
Thanks for sharing this project. While testing it, I encounter an issue:
Exception DiscUtils.InvalidFileSystemException: BIOS Parameter Block is invalid for an NTFS file system
at DiscUtils.Ntfs.NtfsFileSystem..ctor(Stream stream)
at vmdk.Program.GetDirListing(String DiskPath, String directory) in C:\Users\ace\Desktop\Testing\VmdkReader-master\vmdk\Program.cs:line 12
Edit: it seems that the error occur only when mulitple partitions are present on the VMDK.

Do you have an idea of what is causing this issue 1?
Regards,
TH3xACE