﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
21214,Can't create a raw vmdk in Virtualbox 7.0.2 => fixed in svn/7.0.x x>2,soldier4messiah,BP,"I used this command in terminal:

{{{
VBoxManage internalcommands createrawvmdk -filename /home/ubuntusuperrootuser/physical-sdd.vmdk -rawdisk /dev/sdd
}}}
I received the following error information:
{{{
VBoxManage: error: VMDK: Image path: '/home/ubuntusuperrootuser/physical-sdd.vmdk'. Getting config interface failed
VBoxManage: error: Error code VERR_INVALID_PARAMETER at /home/vbox/tinderbox/build-trunk/svn/src/VBox/Storage/VMDK.cpp(4481) in function int vmdkRawDescParseConfig(PVMDKIMAGE, char**, uint32_t*, uint32_t*, void**, size_t*, bool*, char**)
VBoxManage: error: VMDK: could get raw descriptor for '/home/ubuntusuperrootuser/physical-sdd.vmdk'
VBoxManage: error: Error code VERR_INVALID_PARAMETER at /home/vbox/tinderbox/build-trunk/svn/src/VBox/Storage/VMDK.cpp(5296) in function int vmdkCreateImage(PVMDKIMAGE, uint64_t, unsigned int, const char*, PCVDGEOMETRY, PCVDGEOMETRY, PCRTUUID, PVDINTERFACEPROGRESS, unsigned int, unsigned int)
VBoxManage: error: Cannot create the raw disk VMDK: VERR_INVALID_PARAMETER
VBoxManage: error: The raw disk vmdk file was not created
}}}",defect,closed,VMM/RAW,VirtualBox-7.0.2,fixed,,,Linux,Linux
