VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2164 - 2166 of 16363)

Ticket Resolution Summary Owner Reporter
#3882 fixed solaris guest additions install errors steve
Description

The following errors were reported during pkgadd:

ERROR: content verification of </opt/VirtualBoxAdditions/VBoxClient> failed

file size <1181052> expected <976580> actual file cksum <33985> expected <29126> actual

ERROR: content verification of </opt/VirtualBoxAdditions/VBoxControl> failed

file size <253276> expected <258016> actual file cksum <36246> expected <35283> actual

ERROR: content verification of </opt/VirtualBoxAdditions/VBoxService> failed

file size <252156> expected <258028> actual file cksum <60145> expected <14400> actual

ERROR: content verification of </opt/VirtualBoxAdditions/amd64/VBoxClient> failed

file size <1412760> expected <1161056> actual file cksum <19977> expected <11315> actual

ERROR: content verification of </opt/VirtualBoxAdditions/amd64/VBoxControl> failed

file size <294320> expected <299728> actual file cksum <64147> expected <36313> actual

ERROR: content verification of </opt/VirtualBoxAdditions/amd64/VBoxService> failed

file size <290608> expected <297568> actual file cksum <45982> expected <49137> actual

#3885 fixed Minor cosmetic bug when installing Windows guest additions Donuts
Description

When installing guest additions for the first time in Windows (XP), the progress window shows "Previous Version: .. (Rev )". It should probably say something like "Previous Version: [none]" in that case.

#3888 fixed clonehd documentation is incomplete harmscon
Description

The documentation for the VBoxManage clonehd is incomplete. <filename> must be given as an absolute filename (ie, including the full directory path). See below for an example. This should either be specified in the User Manual or the behaviour of clonehd updated to suit the documentation.

jaba@host:~/test-20090302$ VBoxManage clonehd test_virtual_machine.vmdk test_vm-clone.vdi --format VDI
VirtualBox Command Line Management Interface Version 2.2.2
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.

ERROR: Cannot register the hard disk '/home/jaba/test-20090302/test_virtual_machine.vmdk' with UUID {af38d7f6-a3e0-448a-95a9-4a06ab5e07bc} because a hard disk '/home/jaba/test-20090302/test_virtual_machine.vmdk' with UUID {af38d7f6-a3e0-448a-95a9-4a06ab5e07bc} already exists in the media registry ('/home/jaba/.VirtualBox/VirtualBox.xml')
Details: code NS_ERROR_INVALID_ARG (0x80070057), component VirtualBox, interface IVirtualBox, callee nsISupports
Context: "OpenHardDisk(Bstr(szFilenameAbs), AccessMode_ReadWrite, srcDisk.asOutParam())" at line 603 of file VBoxManageDisk.cpp
jaba@host:~/test-20090302$
jaba@host:~/test-20090302$
jaba@host:~/test-20090302$ VBoxManage clonehd /home/jaba/test-20090302/test_virtual_machine.vmdk test_vm-clone.vdi --format VDI
VirtualBox Command Line Management Interface Version 2.2.2
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.

0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Clone hard disk created in format 'VDI'. UUID: 78a13ccd-bc74-4f12-ae85-f2a993678f9e
jaba@host:~/test-20090302$ 

Thanks to marten in the forums for solving this.

Josh

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy