VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1825 - 1827 of 16363)

Ticket Resolution Summary Owner Reporter
#1867 fixed Add bridge networking as in VMWare -> fixed in SVN/next major version dm
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 Marc Schütz
Description

When vditool is called for an image with spaces in the name, it prints the following error:

vditool SHRINK Windows\ 2000\ VM.vdi

... 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 WIlliam_Fraser
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

(or 1) at the command line works with the message:

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

I get the following error message:

Error while creating the raw disk VMDK: VERR_INVALID_PARAMETER

... So much so good.

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

I get no error messages at all but don't get a sucess message either, just the standard text:

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.

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