20.05.2012: Dimpel's Addons für WinXP 32bit (Stand 20.05.2012)
22.05.2012: Unantastbar's SFX-Archive (Stand 22.05.2012)
14.04.2012: Ganesha-UpdatePackSP3-inkl.IE8-2012-04-14|
|
Source code |
1 2 3 4 5 6 |
Could not find a hard disk with UUID {0b4e9916-451c-440f-a066-d5a8196c40b8} in the media registry
('D:\Programas\VirtualBox\data\.VirtualBox\VirtualBox.xml').
Result Code: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
Component: VirtualBox
Interface: IVirtualBox {3f36e024-7fed-4f20-a02c-9158a82b44e6}
|
This post has been edited 4 times, last edit by "DarkBlood" (Jun 7th 2010, 7:11am) with the following reason: *moved > "English Support"
Users who thanked for this post:

This post has been edited 1 times, last edit by "DarkBlood" (Jun 7th 2010, 7:12am)
.This post has been edited 1 times, last edit by "goose" (Jun 8th 2010, 12:25pm)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
; AutoHotkey Version: 1.x ; Language: English ; Platform: Win9x/NT ; Author: ZilcH ; #SingleInstance Force #NoTrayIcon #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. RunWait, Portable-VirtualBox.exe Gui +AlwaysOnTop -Caption +ToolWindow Gui, Font, s12 Gui, Add, Text, vMyText cBlack, Fixing VirtualBox.xml ... Gui, Show FileDelete, data\.VirtualBox\VirtualBox.xml FileCopy, data\.VirtualBox\VirtualBox.xml-tmp, data\.VirtualBox\VirtualBox.xml Sleep, 2000 ExitApp |
gesetzt This post has been edited 1 times, last edit by "Zilc_H" (Jun 12th 2010, 11:31pm)


|
|
Source code |
1 |
<HardDisk uuid="{a32111e2-931c-4083-951f-4287a7ae4d68}" location="Machines\Windows XP para testeos\Snapshots\{a32111e2-931c-4083-951f-4287a7ae4d68}.vdi" format="VDI"/>
|
|
|
Source code |
1 |
<HardDisk uuid="{bb378db4-6490-48d2-92c7-3894e7494fae}" location="D:\Programas\VirtualBox\data\.VirtualBox\Machines\Windows XP para testeos\Snapshots\{bb378db4-6490-48d2-92c7-3894e7494fae}.vdi" format="VDI"/>
|
This post has been edited 5 times, last edit by "DarkBlood" (Jun 27th 2010, 9:21am)
This post has been edited 1 times, last edit by "Midseven" (Jun 28th 2010, 11:49pm)
This post has been edited 9 times, last edit by "DarkBlood" (Jul 19th 2010, 10:41pm)
Quoted from "g-force"
So the problem is solved in the last version of PortableVirtualBox?
This post has been edited 2 times, last edit by "DarkBlood" (Jul 19th 2010, 10:39pm)
|
|
Source code |
1 2 3 4 5 6 7 8 9 |
Could not find a CD/DVD image with UUID {f1eac465-460b-4025-b8b5-166bd21058ab} in the media registry ('G:\Portable-VirtualBox\data\.VirtualBox\VirtualBox.xml').
Result Code: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
Component: VirtualBox
Interface: IVirtualBox {3f36e024-7fed-4f20-a02c-9158a82b44e6}
|
This post has been edited 1 times, last edit by "rawhunger" (Aug 23rd 2010, 11:13pm)
Are you sure this has been fixed? Because I still see the same issue in version 3.2.8 of this software. Am I doing something wrong then? Should I install the 3.2.6 version that DarkBlood indicated instead?
I'm using the official Portable-VirtualBox v3.2.8 and I had no more problems, I created new virtual machines, hard drives, edited virtual machines and never saw this error again.
I suggest to eliminate your current virtual machines and re-adding again, you will NOT lose the virtual hard drives, only the snapshots and the configuration of the virtual machine, so delete the folder "..\data\.VirtualBox\Machines" and the xmls in "..\data\.VirtualBox\"
This post has been edited 2 times, last edit by "DarkBlood" (Aug 24th 2010, 12:30am)
Hits today: 2,958 | Hits yesterday: 5,059 | Hits record: 14,378 | Hits total: 3,134,603
Forum Software: Burning Board® 3.1.7, developed by WoltLab® GmbH