| 1 | Script started on Wed 26 Aug 2009 05:02:12 PM IDT
|
|---|
| 2 | ronys@ackbar:~/.VirtualBox/Machines/Vista64$ VBoxManage registervm ./Vista64.xml
|
|---|
| 3 | VirtualBox Command Line Management Interface Version 3.0.4
|
|---|
| 4 | (C) 2005-2009 Sun Microsystems, Inc.
|
|---|
| 5 | All rights reserved.
|
|---|
| 6 |
|
|---|
| 7 | ERROR: Assertion failed at '/home/vbox/vbox-3.0.4/src/VBox/Main/MachineImpl.cpp' (5034) in nsresult Machine::loadSettings(bool).
|
|---|
| 8 | Unexpected exception 'N3xml11EInvalidArgE' (In 'xml::File::File(RTFILE, const char*)', '/home/vbox/vbox-3.0.4/src/VBox/Main/xml/xml.cpp' at #207).
|
|---|
| 9 | Please contact the product vendor!
|
|---|
| 10 | Details: code NS_ERROR_FAILURE (0x80004005), component VirtualBox, interface IVirtualBox, callee nsISupports
|
|---|
| 11 | Context: "OpenMachine(Bstr(a->argv[0]), machine.asOutParam())" at line 219 of file VBoxManage.cpp
|
|---|
| 12 | ronys@ackbar:~/.VirtualBox/Machines/Vista64$
|
|---|
| 13 | ronys@ackbar:~/.VirtualBox/Machines/Vista64$
|
|---|
| 14 | ronys@ackbar:~/.VirtualBox/Machines/Vista64$ cat Vista64.xml
|
|---|
| 15 | <?xml version="1.0"?>
|
|---|
| 16 | <!-- Automatically converted from version '1.6-windows' -->
|
|---|
| 17 | <!-- Sun xVM VirtualBox Machine Configuration -->
|
|---|
| 18 | <VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings" version="1.7-windows">
|
|---|
| 19 | <Machine uuid="{e63a8030-c7fb-4d67-a925-af20d2796458}" name="Vista 64" OSType="WindowsVista_64" lastStateChange="2009-06-14T17:56:49Z">
|
|---|
| 20 | <ExtraData>
|
|---|
| 21 | <ExtraDataItem name="GUI/SaveMountedAtRuntime" value="no"/>
|
|---|
| 22 | <ExtraDataItem name="GUI/LastWindowPostion" value="1028,23,880,730,max"/>
|
|---|
| 23 | <ExtraDataItem name="GUI/Fullscreen" value="on"/>
|
|---|
| 24 | <ExtraDataItem name="GUI/Seamless" value="off"/>
|
|---|
| 25 | <ExtraDataItem name="GUI/AutoresizeGuest" value="on"/>
|
|---|
| 26 | <ExtraDataItem name="GUI/LastCloseAction" value="powerOff"/>
|
|---|
| 27 | </ExtraData>
|
|---|
| 28 | <Description>Vista Enterprise 64-bit</Description>
|
|---|
| 29 | <Hardware>
|
|---|
| 30 | <CPU count="1">
|
|---|
| 31 | <HardwareVirtEx enabled="true"/>
|
|---|
| 32 | </CPU>
|
|---|
| 33 | <Memory RAMSize="1024"/>
|
|---|
| 34 | <Boot>
|
|---|
| 35 | <Order position="1" device="DVD"/>
|
|---|
| 36 | <Order position="2" device="HardDisk"/>
|
|---|
| 37 | </Boot>
|
|---|
| 38 | <Display VRAMSize="128" monitorCount="1" accelerate3D="false"/>
|
|---|
| 39 | <RemoteDisplay enabled="false" port="3389" authType="Null" authTimeout="5000"/>
|
|---|
| 40 | <BIOS>
|
|---|
| 41 | <ACPI enabled="true"/>
|
|---|
| 42 | <IOAPIC enabled="true"/>
|
|---|
| 43 | <Logo fadeIn="true" fadeOut="true" displayTime="0"/>
|
|---|
| 44 | <BootMenu mode="MessageAndMenu"/>
|
|---|
| 45 | <TimeOffset value="0"/>
|
|---|
| 46 | <PXEDebug enabled="false"/>
|
|---|
| 47 | </BIOS>
|
|---|
| 48 | <DVDDrive passthrough="false"/>
|
|---|
| 49 | <FloppyDrive enabled="true"/>
|
|---|
| 50 | <USBController enabled="true" enabledEhci="true"/>
|
|---|
| 51 | <Network>
|
|---|
| 52 | <Adapter slot="0" enabled="true" MACAddress="080027514695" cable="true" speed="0" type="82540EM">
|
|---|
| 53 | <BridgedInterface name="NVIDIA nForce Networking Controller #3"/>
|
|---|
| 54 | </Adapter>
|
|---|
| 55 | <Adapter slot="1" enabled="false" MACAddress="080027C9AFBC" cable="true" speed="0" type="82540EM"/>
|
|---|
| 56 | <Adapter slot="2" enabled="false" MACAddress="0800270C6FEE" cable="true" speed="0" type="82540EM"/>
|
|---|
| 57 | <Adapter slot="3" enabled="false" MACAddress="0800279A6BFB" cable="true" speed="0" type="82540EM"/>
|
|---|
| 58 | <Adapter slot="4" enabled="false" MACAddress="08002799E85F" cable="true" speed="0" type="82540EM"/>
|
|---|
| 59 | <Adapter slot="5" enabled="false" MACAddress="080027346D0A" cable="true" speed="0" type="82540EM"/>
|
|---|
| 60 | <Adapter slot="6" enabled="false" MACAddress="08002779A1E8" cable="true" speed="0" type="82540EM"/>
|
|---|
| 61 | <Adapter slot="7" enabled="false" MACAddress="080027D42818" cable="true" speed="0" type="82540EM"/>
|
|---|
| 62 | </Network>
|
|---|
| 63 | <UART>
|
|---|
| 64 | <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 65 | <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 66 | </UART>
|
|---|
| 67 | <LPT>
|
|---|
| 68 | <Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/>
|
|---|
| 69 | <Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/>
|
|---|
| 70 | </LPT>
|
|---|
| 71 | <AudioAdapter controller="AC97" driver="Null" enabled="false"/>
|
|---|
| 72 | <SharedFolders/>
|
|---|
| 73 | <Clipboard mode="Bidirectional"/>
|
|---|
| 74 | <Guest memoryBalloonSize="0" statisticsUpdateInterval="0"/>
|
|---|
| 75 | <GuestProperties>
|
|---|
| 76 | <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Windows Vista Enterprise Edition" timestamp="1245001078795375000" flags=""/>
|
|---|
| 77 | <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="6.0.6002" timestamp="1245001078795375000" flags=""/>
|
|---|
| 78 | <GuestProperty name="/VirtualBox/GuestInfo/OS/ServicePack" value="2" timestamp="1245001078795375000" flags=""/>
|
|---|
| 79 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxControl.exe" value="2.2.0r45846" timestamp="1245001078795375000" flags=""/>
|
|---|
| 80 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxHook.dll" value="2.2.0r45846" timestamp="1245001078857875000" flags=""/>
|
|---|
| 81 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxDisp.dll" value="2.2.0r45846" timestamp="1245001078857875000" flags=""/>
|
|---|
| 82 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMRXNP.dll" value="2.2.0r45846" timestamp="1245001078889125000" flags=""/>
|
|---|
| 83 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxService.exe" value="2.2.0r45846" timestamp="1245001078967250000" flags=""/>
|
|---|
| 84 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxTray.exe" value="2.2.0r45846" timestamp="1245001079045375000" flags=""/>
|
|---|
| 85 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGuest.sys" value="2.2.0r45846" timestamp="1245001079092250000" flags=""/>
|
|---|
| 86 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMouse.sys" value="2.2.0r45846" timestamp="1245001079107875000" flags=""/>
|
|---|
| 87 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxSF.sys" value="2.2.0r45846" timestamp="1245001079123500000" flags=""/>
|
|---|
| 88 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxVideo.sys" value="2.2.0r45846" timestamp="1245001079123500000" flags=""/>
|
|---|
| 89 | <GuestProperty name="/VirtualBox/GuestInfo/OS/LoggedInUsers" value="0" timestamp="1245002200232875000" flags=""/>
|
|---|
| 90 | <GuestProperty name="/VirtualBox/GuestInfo/OS/NoLoggedInUsers" value="true" timestamp="1245002174467250000" flags=""/>
|
|---|
| 91 | <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1244998684076625000" flags=""/>
|
|---|
| 92 | <GuestProperty name="/VirtualBox/GuestInfo/Net/Count" value="0" timestamp="1245002200248500000" flags=""/>
|
|---|
| 93 | </GuestProperties>
|
|---|
| 94 | </Hardware>
|
|---|
| 95 | <StorageControllers>
|
|---|
| 96 | <StorageController name="IDE" type="PIIX4" PortCount="2">
|
|---|
| 97 | <AttachedDevice type="HardDisk" port="0" device="0">
|
|---|
| 98 | <Image uuid="{a4b6f1ec-8688-42de-b5aa-8fac775893e9}"/>
|
|---|
| 99 | </AttachedDevice>
|
|---|
| 100 | </StorageController>
|
|---|
| 101 | </StorageControllers>
|
|---|
| 102 | </Machine>
|
|---|
| 103 | </VirtualBox>
|
|---|
| 104 | ronys@ackbar:~/.VirtualBox/Machines/Vista64$ exit
|
|---|
| 105 |
|
|---|
| 106 | Script done on Wed 26 Aug 2009 05:02:38 PM IDT
|
|---|