Vista: Boot on USB key
Posted: 6. Mar 2013, 14:06
Hi,
I made a vmdk file to use my bootable USB key as a raw disk, using the command:
When I start the virtual machine I have the bootloading screen, then a freeze. The log says, repeatedly:
I've seen many forum posts telling to set the disk offline with DISKPART, but when I try, I get an error saying that the operation is not supported for removable drives.
What can I do?
Host : Windows Vista 32bits
Guset: Ubuntu 12.10 32bits
I made a vmdk file to use my bootable USB key as a raw disk, using the command:
Code: Select all
VBoxManage internalcommands createrawvmdk -filename usb.vmdk -rawdisk \\.\PhysicalDrive2Code: Select all
PIIX3 ATA: LUN#0: disk write error (rc=VERR_ACCESS_DENIED iSector=0x966434 cSectors=0x6)What can I do?
Host : Windows Vista 32bits
Guset: Ubuntu 12.10 32bits