Except for the fact that it seems to be locking files at OS level.
Mainly when I'm running my VirtualBox image with a raw disk I get the following error:
Failed to open image: '<filename>' for writing due to wrong permissions (ERR_VD_IMAGE_READ_ONLY).
I have found that disabling the PC Monitor service will let me start the VirtualBox image correctly.
I have tried this several times.
Therefore I can only conclude that PC Monitor is blocking the write mode.
However I'm not sure whether it is the vmdk file or the physical disk itself that is locked by PC Monitor.
I'm suspecting the physical drive since creating the vmdk file failed with a sharing exception (VERR_SHARING_VIOLATION) until I disabled the PC Monitor service
I hope you can help me by explaining why PC Monitor is locking files?
I'm running PC Monitor and all is well.
Except for the fact that it seems to be locking files at OS level.
Mainly when I'm running my VirtualBox image with a raw disk I get the following error:
Failed to open image: '<filename>' for writing due to wrong permissions (ERR_VD_IMAGE_READ_ONLY).
I have found that disabling the PC Monitor service will let me start the VirtualBox image correctly.
I have tried this several times.
Therefore I can only conclude that PC Monitor is blocking the write mode.
However I'm not sure whether it is the vmdk file or the physical disk itself that is locked by PC Monitor.
I'm suspecting the physical drive since creating the vmdk file failed with a sharing exception (VERR_SHARING_VIOLATION) until I disabled the PC Monitor service
I hope you can help me by explaining why PC Monitor is locking files?
Kind regards,
Mark Zenhorst