Custom Query (16363 matches)
Results (1828 - 1830 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'. |
|||
| #1868 | wontfix | vditool can't handle whitespaces in arguments | ||
| Description |
When vditool is called for an image with spaces in the name, it prints the following error:
... Syntax error: Invalid argument count! vditool shouldn't do argument parsing on Linux, as this is already done by the shell. |
|||
| #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. |
|||

