Harddisk from XML SBHardDisk
Posted: 8. Jun 2009, 11:16
When copy/paste from documentation i get a fail (see end)
Can anyone help ???
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<SBHardDisk xmlns="http://www.innotek.de/VirtualBox-SBHardDisk" version="1.3" DiskSignature=“03af4b5c“
InitializePartitionTableFromXml=“false“ InitializeWithStandardMBR=“false“>
<Volume PasswordType="None">
<SparseFile filePath="h:\vol1.sparse" useExistingFile=“true“ deleteOnClose="true" makeSPIOnClose="false"/>
<SPFImage filePath="g:\C_VOL-b001.spf"/>
<SPIImages/>
</Volume>
<Volume PasswordType="Prompt">
<SparseFile filePath="h:\vol2.sparse" useExistingFile=“false“ deleteOnClose="false" makeSPIOnClose="true"
SPIFilePath="g:\D_VOL-b0001-i0004.spi"/>
<SPFImage filePath="g:\D_VOL-b0001.spf"/>
<SPIImages>
<SPIImage filePath=“g:\D_VOL-b0001-i0001.spi"/>
<SPIImage filePath="g:\D_VOL-b0001-i0002.spi"/>
</SPIImages>
</Volume>
<Volume PasswordType="Included" Password="thepassword">
<SparseFile useExistingFile=“false“ filePath="h:\vol3.sparse" deleteOnClose="true" makeSPIOnClose="false"/>
<SPFImage filePath="g:\E_VOL-b0001.spf"/>
<SPIImages/>
</SBHardDisk>
Result Code:
VBOX_E_IPRT_ERROR (0x80BB0005)
Component:
HardDisk
Interface:
IHardDisk {91648dc6-bb19-46bf-9e1c-4bf5b960c8e2}
Callee:
IVirtualBox {779264f4-65ed-48ed-be39-518ca549e296}
Can anyone help ???
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<SBHardDisk xmlns="http://www.innotek.de/VirtualBox-SBHardDisk" version="1.3" DiskSignature=“03af4b5c“
InitializePartitionTableFromXml=“false“ InitializeWithStandardMBR=“false“>
<Volume PasswordType="None">
<SparseFile filePath="h:\vol1.sparse" useExistingFile=“true“ deleteOnClose="true" makeSPIOnClose="false"/>
<SPFImage filePath="g:\C_VOL-b001.spf"/>
<SPIImages/>
</Volume>
<Volume PasswordType="Prompt">
<SparseFile filePath="h:\vol2.sparse" useExistingFile=“false“ deleteOnClose="false" makeSPIOnClose="true"
SPIFilePath="g:\D_VOL-b0001-i0004.spi"/>
<SPFImage filePath="g:\D_VOL-b0001.spf"/>
<SPIImages>
<SPIImage filePath=“g:\D_VOL-b0001-i0001.spi"/>
<SPIImage filePath="g:\D_VOL-b0001-i0002.spi"/>
</SPIImages>
</Volume>
<Volume PasswordType="Included" Password="thepassword">
<SparseFile useExistingFile=“false“ filePath="h:\vol3.sparse" deleteOnClose="true" makeSPIOnClose="false"/>
<SPFImage filePath="g:\E_VOL-b0001.spf"/>
<SPIImages/>
</SBHardDisk>
Result Code:
VBOX_E_IPRT_ERROR (0x80BB0005)
Component:
HardDisk
Interface:
IHardDisk {91648dc6-bb19-46bf-9e1c-4bf5b960c8e2}
Callee:
IVirtualBox {779264f4-65ed-48ed-be39-518ca549e296}