Back to bug 1005647

Who When What Removed Added
Jun Li 2013-09-09 05:06:54 UTC Priority unspecified low
CC bcao, juzhang, michen, sluo, xfu
Hai Huang 2013-09-09 12:03:59 UTC CC hhuang
Assignee virt-maint rhod
Ronen Hod 2013-09-09 13:52:51 UTC CC vrozenfe
Jun Li 2013-09-10 05:22:40 UTC CC rhod
Flags needinfo?(rhod)
Ronen Hod 2013-09-10 07:41:28 UTC Status NEW CLOSED
Resolution --- WONTFIX
Doc Text Cause:
A Windows guest with only one floppy with isa-fdc.driveB, show error message :"A:\ is not accessible"
Note: This is only an issue when using QEMU command line directly, which is not a supported mode.

Consequence:
The floppy is not usable

Workaround (if any):
When using a single floppy, use isa-fdc.driveA.

Result:
Works fine.
Doc Type Bug Fix Known Issue
Flags needinfo?(rhod)
Last Closed 2013-09-10 03:41:28 UTC
Eliska Slobodova 2013-10-21 15:55:12 UTC Doc Text Cause:
A Windows guest with only one floppy with isa-fdc.driveB, show error message :"A:\ is not accessible"
Note: This is only an issue when using QEMU command line directly, which is not a supported mode.

Consequence:
The floppy is not usable

Workaround (if any):
When using a single floppy, use isa-fdc.driveA.

Result:
Works fine.
If only one floppy drive is present on a Microsoft Windows guest and the isa-fdc.driveB property is set, the following error message can appear when attempting to access the drive:

A:\ is not accessible.
The floppy disk controller returned inconsistent results in its registers.

This problem only occurs when using the QEMU command line directly, which is not supported. To work around this problem, specify the isa-fdc.driveA property when using a single floppy drive.
John Skeoch 2014-12-15 00:53:58 UTC CC knoel

Back to bug 1005647