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}
Harddisk from XML SBHardDisk
-
blierman
- Posts: 1
- Joined: 3. Sep 2009, 17:56
- Primary OS: MS Windows 7
- VBox Version: OSE other
- Guest OSses: Windows 7
Re: Harddisk from XML SBHardDisk
I am running into the same issue with try attempting to mount a storagecraft image as a HDD...
Any luck getting this to work?
Any luck getting this to work?
-
catalingc
- Posts: 2
- Joined: 25. May 2011, 14:24
- Primary OS: MS Windows 2008
- VBox Version: OSE other
- Guest OSses: Windows 2008
Re: Harddisk from XML SBHardDisk
How did you try to use the xml file?
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: Harddisk from XML SBHardDisk
Um. You are posting in a (nearly) 2 year old thread, asking a question of a guy who only ever made one post.