Code: Select all
VBoxManage internalcommands createrawvmdk -filename "%USERPROFILE%"\.VirtualBox\usb.vmdk -rawdisk \\.\PhysicalDrive1The I/O cache encountered an error while updating data in medium ahci-0-0 (rc=VERR_ACCES_DENIED). Make sure there is enough free space on the disk and that the disk is working properly. Operation can be resumed afterwards.
With the ID: BLKCACHE_IOERR
I tried to use diskpart and tried to do this command on the USB Drive:
Code: Select all
attributes disk clear readonlyI did try it while running virtualbox as an administrator.
Does anyone have any idea what I should do?