VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (439 - 441 of 16363)

Ticket Resolution Summary Owner Reporter
#11049 fixed vboxmanage fails for gpt disks (windows) jburke
Description

I have drives of msdosmbr and gpt styled partition tables. The following fails for only gpt tables, but passes for any msdos styled table i have.

What i'm attempting to list partitions of a rawdisk image..

VBoxManage internalcommands listpartitions -rawdisk
.\PhysicalDrive0

passes and so do the rest of my msdosmbr partition styled drives..

However when i use
.\PhysicalDrive3 (which is currently a gpt drive), there's a long printout of something as the following..

" VBoxManage.exe: error: Two partitions start at the same place Number Type StartCHS EndCHS Size (MiB) Start (Sect) 1 0x00 0 /0 /0 0 /0 /0 9 2032808 2 0x00 0 /0 /0 0 /0 /0 9 2032808 3 0x00 0 /0 /0 0 /0 /0 9 2032808 4 0x00 0 /0 /0 0 /0 /0 9 2032808 5 0x00 0 /0 /0 0 /0 /0 9 2032808 6 0x00 0 /0 /0 0 /0 /0 9 2032808 7 0x00 0 /0 /0 0 /0 /0 9 2032808 8 0x00 0 /0 /0 0 /0 /0 9 2032808 9 0x00 0 /0 /0 0 /0 /0 9 2032808 "

I guess if this fails, then I shouldn't try to attempt to make a rawdisk .vmdk rule file for it..

(System is Win7x64) (Virtualbox ver 4.2.0 r80737)

#20572 fixed vboxmanage documentation bug lazna
Description

Command

vboxmanage.exe export

no longer support option

--iso

but this option is still mented in command help (and possibly in web documentation - I am not check this).

#11918 duplicate vboxmanage dhcpserver add --ifname fails Sauraus
Description

c:\vboxmanage dhcpserver add --ifname mynet --ip 192.168.64.1 --netmask 255.255.255.0 --lowerip 192.168.64.64 --upperip 192.168.64.128 -enable

VBoxManage.exe: error: The host network interface with the given name could not be found

VBoxManage.exe: error: Details: code E_INVALIDARG (0x80070057), component Host, interface IHost, callee IUnknown

VBoxManage.exe: error: Context: "FindHostNetworkInterfaceByName(Bstr(pIfName).mutableRaw(), hif.asOutParam())" at line 2 25 of file VBoxManageDHCPServer.cpp

VBoxManage.exe: error: Could not find interface 'mynet'

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