Custom Query (16363 matches)
Results (439 - 441 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #11049 | fixed | vboxmanage fails for gpt disks (windows) | ||
| 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
However when i use " 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 | ||
| 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 | ||
| 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' |
|||

