Guys, I have noticed that on some of my windows VMs, there are Windows Basic Disk with MBR and primary partitions aligned on LBA 0:
BlockSize DeviceID PrimaryPartition StartingOffset Type
512 Disk #0, Partition #0 TRUE 1048576 Installable File System
512 Disk #1, Partition #0 TRUE 1048576 Installable File System
512 Disk #2, Partition #0 TRUE 1048576 Installable File System
512 Disk #3, Partition #0 TRUE 0 Installable File System
512 Disk #4, Partition #0 TRUE 0 Installable File System
512 Disk #5, Partition #0 TRUE 0 Installable File System
512 Disk #6, Partition #0 TRUE 0 Installable File System
512 Disk #7, Partition #0 TRUE 1048576 Installable File System
512 Disk #8, Partition #0 TRUE 0 Installable File System
512 Disk #9, Partition #0 TRUE 1048576 Installable File System
How is this possible? Shouldn't the MBR be at LBA 0?