VMware {code} Community
tos2k
Expert
Expert
Jump to solution

Bytes/sector for vmdk

Hi!

Does anybody know if it is fixed that there are 512 bytes per sector for vmdk files? Where can I find how many bytes a sector consists of?

Tos2k

Reply
0 Kudos
1 Solution

Accepted Solutions
3 Replies
fixitchris
Hot Shot
Hot Shot
Jump to solution

Reply
0 Kudos
tos2k
Expert
Expert
Jump to solution

Assuming that your answer implies yes: Size in sectors — a sector is 512 bytes

Thank you!!

Tos2k

Reply
0 Kudos
admin
Immortal
Immortal
Jump to solution

There is also a definition in vixDiskLib.h

#define VIXDISKLIB_SECTOR_SIZE 512

-Sudarsan

Reply
0 Kudos