Custom Query (16363 matches)
Results (2116 - 2118 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2141 | obsolete | VB crashes when installing drivers for HASP SRM (Copyright protection USB dongle) | ||
| Description |
I get a bluescreen when installing drivers for HASP SRM (Copyright protection USB dongle). The crash occurs always. I have repeated the crash on a XP, and Windows 2000 guests. Test instructions:
Expected results:
Actual results:
|
|||
| #14288 | fixed | Regression: VirtualBox 5.0 lost ability to convert Hyper-V Windows 2012 (non-R2) => fixed in SVN/next maintenance | ||
| Description |
Regression: VirtualBox 5.0 lost ability to convert Hyper-V Windows 2012 (non-R2). In VirtualBox 4.3 and earlier, this command functions normally: VBoxManage showhdinfo file.vhdx VBoxManage clonehd file.vhdx newfile.vmdk --format VMDK In VirtualBox 5.0, these error with these messages (transcribed here): VBoxManage: error: VHDX: Can not load the image because both headers are corrupt (VERR_VD_GEN_INVALID_HEADER). VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MediumWrap, interface IMedium, callee nsISupports VBoxManage: error: Context: "OpenMedium(Bstr(pszFilenameOrUuid),raw(), enmDevType, enmAcessMode, fForceNewUuidOnOpen, pMedium.asOutParam())" at line 177 of file VBoxManageDisk.cpp |
|||
| #14360 | invalid | DHCP options are completely ignored for Host-Only and NatNetwork | ||
| Description |
DHCP options are ignored for Host-Only and NATNetwork. We always get the original defaults no matter what we put in these settings. From Oracle VM VirtualBox Manager, go to File...Preferences. Select Network. Select Host-Only Networks. Select VirtualBox Host-Only Ethernet Adapter. Click the screwdriver tool icon. Under Adapter, put something IPv4 Address 10.1.1.0, IPv4 Network Mask 255.255.255.0. Under DHCP Server, put Server Address: 10.1.1.2, Server Mask 255.255.255.0, lower address bound 10.1.1.3, upper address bound 10.1.1.100. Click OK. Set your Windows guest to use only the Host-Only Networking adapter. Now try to boot Windows or another guest host that happens to have DHCP enabled. Expected behavior: We should be getting 10.10.1.x. Actual behavior: The guest will inexplicably receive an IP address from the Host-Only Network device that looks like the original defaults, namely in the 192.168.56.x range. This same behavior happens in NatNetwork. |
|||

