Custom Query (16363 matches)
Results (1081 - 1083 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1867 | fixed | Add bridge networking as in VMWare -> fixed in SVN/next major version | ||
| Description |
Please add to VirtualBox the 'bridged' networking as in VMWare: it uses existing LAN connection, the guest gets IP in this LAN's subnet, without need to install new adapters/TAP on the host, so it's much simpler then 'host networking'. |
|||
| #1869 | fixed | Unable to create .vmdk file for USB disk on windows host | ||
| Description |
I'm running on Windows XP host (service pack 2) with VirtualBox 1.6.2 According to Windows disk management my hard drives are PhysicalDrives 0 and 1, I've got 2 card readers mounted at 2 and 3, and my USB drive is mounted at PhysicalDrive4 I've tried to create a vmdk file of my USB disk so that I can boot from it. Using the command VBoxManage internalcommands createrawvmdk -filename D:\disks\USB.vmdk -rawdisk \.\PhysicalDrive0
RAW host disk access VMDK file D:\disks\USB.vmdk created successfully. And the file USB.vmdk has been created. If I try the same for a non-existsnt drive for example VBoxManage internalcommands createrawvmdk -filename D:\disks\USB.vmdk -rawdisk \.\PhysicalDrive2
However when I try to do the same with my USB disk with the command VBoxManage internalcommands createrawvmdk -filename D:\disks\USB.vmdk -rawdisk \.\PhysicalDrive4
VirtualBox Command Line Management Interface Version 1.6.2 (C) 2005-2008 Sun Microsystems, Inc. All rights reserved. The file USB.vmdk is not created I've looked through the forum and I've noted that someone's noted this problem before with no answers as to how to fix the problem, and I can't find any tickets submitted for this problem. I'm assuming it's a bug and not something I'm doing wrong that I can't find documented anywhere. |
|||
| #1872 | fixed | Random Crash => please retry with version 1.7 when it is released | ||
| Description |
I am running VirtualBox on Ubuntu 8.04.1 as host, when i run VirtualBox and choose a Guest it won't boot. From the logs I get: 00:00:38.619 Changing the VM state from 'DESTROYING' to 'TERMINATED'. 00:00:38.677 ERROR [COM]: aRC=NS_ERROR_UNEXPECTED (0x8000ffff) aIID={09789f63-4525-48e5-5e4-1080453b0eab} aComponent={Display} aText={The object is not ready} aWarning=false, preserve=false If i run VirtualBox -startvm <vm>, i get: kiosk@kiosk:~$ VirtualBox -startvm ttt2 Xlib: extension "XInputExtension" missing on display "127.0.0.1:1.0". Qt WARNING: Failed to get list of devices Qt WARNING: X Error: BadWindow (invalid Window parameter) 3
Qt WARNING: X Error: BadValue (integer parameter out of range for operation) 2
Qt WARNING: X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Qt WARNING: X Error: BadWindow (invalid Window parameter) 3
Qt WARNING: X Error: BadWindow (invalid Window parameter) 3
Segmentation fault kiosk@kiosk:~$ If i increase ulimit -c from zero (ubuntu's default) to unlimited it works most of the time. A core dump can be found here. |
|||

