Custom Query (16363 matches)
Results (1873 - 1875 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #9695 | obsolete | TYPE_E_LIBNOTREGISTERED (0x8002801D) | ||
| Description |
Hi, I'm running Windows 7 x64 Enterprise, 4GB Ram, i5 CPU. I have installed V4.1.4 upgraded from 4.1.2 and never had a problem before with earlier versions. When I run VirtualBox I get this error and it closes: Failed to create the VirtualBox COM object. The application will now terminate. Callee RC: TYPE_E_LIBNOTREGISTERED (0x8002801D) Any Ideas as I see there was a similar error logged on 4.0.4? |
|||
| #9702 | obsolete | BSOD manytimes on windows XP SP3 x86 host on version 4.1.4 | ||
| Description |
Hi ! Using Vbox very long time. But BSOD's came with version 4.1.2 and 4.1.4 Don't know what i doing .. just have running at lease 2-3 machines all time in my host system. With some moment have BSOD. One time it was when i try to go full screen mode with FAR manager (Alt + Enter) with windowsXP guest. One time when i try to save my ubuntu_server... Can't reproduce it. Maybe dump say something ? |
|||
| #9705 | obsolete | Invalid parameter '6' when using createrawvmdk -partitions 5,6,7 | ||
| Description |
This is on Windows 7 with versions 4.1.2 and 4.1.4
If I run:
I get the following error: Oracle VM VirtualBox Command Line Management Interface Version 4.1.4
(C) 2005-2011 Oracle Corporation
All rights reserved.
Usage: VBoxManage internalcommands <command> [command arguments]
Commands:
createrawvmdk -filename <filename> -rawdisk <diskname>
[-partitions <list of partition numbers> [-mbr <filename>] ]
[-relative]
Creates a new VMDK image which gives access to an entite host disk (if
the parameter -partitions is not specified) or some partitions of a
host disk. If access to individual partitions is granted, then the
parameter -mbr can be used to specify an alternative MBR to be used
(the partitioning information in the MBR file is ignored).
The diskname is on Linux e.g. /dev/sda, and on Windows e.g.
\.\PhysicalDrive0).
On Linux or FreeBSD host the parameter -relative causes a VMDK file to
be created which refers to individual partitions instead to the entire
disk.
The necessary partition numbers can be queried with
VBoxManage internalcommands listpartitions
WARNING: This is a development tool and shall only be used to analyse
problems. It is completely unsupported and will change in
incompatible ways without warning.
Syntax error: Invalid parameter '6'
If I run it with a single partition as opposed to a list it works, eg:
But any combination of partitions in a list produces the above. I have tried other list separators (-_/\:;<space>) with no luck and I have also tried quoting the list, eg:
But that gives an even more basic error: VBoxManage.exe: error: VMDK: could not create new file 'C:\Users\me\disk.vmdk' VBoxManage.exe: error: Error code VERR_PATH_NOT_FOUND at D:\tinderbox\win-4.1\src\VBox\Storage\VMDK.cpp(3673) in function vmdkCreateRawImage VBoxManage.exe: error: Cannot create the raw disk VMDK: VERR_PATH_NOT_FOUND VBoxManage.exe: error: The raw disk vmdk file was not created Any ideas? Many thanks, Rob |
|||

