Custom Query (16363 matches)
Results (802 - 804 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #7285 | fixed | stosw fails with std in real mode => Fixed in SVN | ||
| Description |
At least in real mode, the string instruction "stosw" presents an incorrect behaviour when the direction flag is set. I have observed this behaviour while testing boot code of a personal OS. The same code works fine in Bochs 2.3.7 for Linux, QEMU 0.12.2 for Windows and VMware Player 3.1.0 for Windows. Attached: 1) Binary image of an 1.44M floppy with said behaviour in its boot sector 2) Source code for the boot sector |
|||
| #11209 | fixed | storageattach: Invalid UUID or filename | ||
| Description |
Using VB 4.2.2 r81494 when using VBoxManage to attach disk images (in this case a DVD image) to machines my script uses of UUIDs. Essentially, it grabbed the UUID of the DVD from the list of DVDs and attached it to the controller of the machine. This was working with 4.1. With 4.2, the following error is given: bleh$ /usr/bin/VBoxManage storageattach xpsp3 --storagectl 'IDE Controller' --type dvddrive --port 1 --device 0 --medium c4777f0f-bbfb-4157-a6d0-1e8519b505d6 VBoxManage: error: The given path 'c4777f0f-bbfb-4157-a6d0-1e8519b505d6' is not fully qualified VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Medium, interface IMedium, callee nsISupports VBoxManage: error: Context: "OpenMedium(Bstr(pszFilenameOrUuid).raw(), enmDevType, enmAccessMode, fForceNewUuidOnOpen, pMedium.asOutParam())" at line 220 of file VBoxManageDisk.cpp VBoxManage: error: Invalid UUID or filename "c4777f0f-bbfb-4157-a6d0-1e8519b505d6" bleh$ However: UUID: c4777f0f-bbfb-4157-a6d0-1e8519b505d6 Format: RAW Location: /usr/share/virtualbox/VBoxGuestAdditions.iso State: created Type: readonly When using the Location / fully qualified path name instead of the UUID it works as expected: bleh$ /usr/bin/VBoxManage storageattach xpsp3 --storagectl 'IDE Controller' --type dvddrive --port 1 --device 0 --medium /usr/share/virtualbox/VBoxGuestAdditions.iso bleh$ However, I don't see a reason why the UUID should not work. This bug is really bad when you realize you can't delete iSCSI targets because it won't recognize the UUID... Even though the target is clearly there. See for additional comments https://forums.virtualbox.org/viewtopic.php?f=1&t=52270 |
|||
| #9693 | fixed | stopping working virtual disk on Novell 4.11 | ||
| Description |
I have problem running on virtual disk Novell 4.11 VirtualBox-4.1.2 - VBox.log.4.1.2 VirtualBox-4.1.4 - VBox.log.4.1.4,VBox.log2.4.1.4 |
|||

