@Igor Agueme Não consigo criar um disco virtual para usar com boot pelo pendrive. (
(c) Microsoft Corporation. Todos os direitos reservados.
C:\Windows\system32>cd %programfiles%\oracle\virtualbox
C:\Program Files\Oracle\VirtualBox>VBoxManage internalcommands createrawvmdk -filename E:\Programas\VM\Discos\usb.vmdk -rawdisk \\.\PhysicalDrive4
VBoxManage.exe: error: VMDK: Image path: 'E:\Programas\VM\Discos\usb.vmdk'. Getting config interface failed
VBoxManage.exe: error: Error code VERR_INVALID_PARAMETER at F:\tinderbox\win-rel\src\VBox\Storage\VMDK.cpp(4481) in function int __cdecl vmdkRawDescParseConfig(struct VMDKIMAGE *,char **,unsigned int *,unsigned int *,void **,unsigned __int64 *,bool *,char **)
VBoxManage.exe: error: VMDK: could get raw descriptor for 'E:\Programas\VM\Discos\usb.vmdk'
VBoxManage.exe: error: Error code VERR_INVALID_PARAMETER at F:\tinderbox\win-rel\src\VBox\Storage\VMDK.cpp(5296) in function int __cdecl vmdkCreateImage(struct VMDKIMAGE *,unsigned __int64,unsigned int,const char *,const struct VDGEOMETRY *,const struct VDGEOMETRY *,const union RTUUID *,struct VDINTERFACEPROGRESS *,unsigned int,unsigned int)
VBoxManage.exe: error: Cannot create the raw disk VMDK: VERR_INVALID_PARAMETER
VBoxManage.exe: error: The raw disk vmdk file was not created
C:\Program Files\Oracle\VirtualBox>
)