parkerLau / vmfs

Automatically exported from code.google.com/p/vmfs
0 stars 0 forks source link

Errors when accessing volumes mounted on Windows #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Use a Windows test VM and attach the VMFS disk as a second disk drive.
vmfs.jar \\.\PhysicalDrive2 info
will fail with many IOException / DivisionByZero errors.

Original issue reported on code.google.com by fluidops...@gmail.com on 27 Feb 2009 at 4:36

GoogleCodeExporter commented 8 years ago

Original comment by fluidops...@gmail.com on 27 Feb 2009 at 4:40

GoogleCodeExporter commented 8 years ago

Original comment by fluidops...@gmail.com on 27 Feb 2009 at 4:43

GoogleCodeExporter commented 8 years ago
Certain devices only allow aligned file accesses.

Original comment by fluidops...@gmail.com on 27 Feb 2009 at 4:44