qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1186303] [NEW] virtual fat do not working in qemu 1.5.


From: prochazka nicolas
Subject: [Qemu-devel] [Bug 1186303] [NEW] virtual fat do not working in qemu 1.5.0
Date: Fri, 31 May 2013 15:26:47 -0000

Public bug reported:

Guest : windows Seven / XP
Qemu version : 1.5.0 
cmd line : 
-drive 
file=fat:floppy:/mnt/vdisk/diskconf/TEST004/,if=none,id=drive-fdc0-0-0,readonly=on
 
generated by  libvirt :
 
<disk type='dir' device='floppy'>
      <driver name='qemu' type='fat'/>
      <source dir='/mnt/vdisk/diskconf/TEST003/'/>
      <target dev='fda' bus='fdc'/>
      <readonly/>
      <alias name='fdc0-0-0'/>
      <address type='drive' controller='0' bus='0' target='0' unit='0'/>
    </disk>

works with qemu <= 1.4.1

with qemu 1.5.0 , guest does not see the floppy content.

Regards

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1186303

Title:
  virtual fat do not working in qemu 1.5.0

Status in QEMU:
  New

Bug description:
  Guest : windows Seven / XP
  Qemu version : 1.5.0 
  cmd line : 
  -drive 
file=fat:floppy:/mnt/vdisk/diskconf/TEST004/,if=none,id=drive-fdc0-0-0,readonly=on
 
  generated by  libvirt :
   
  <disk type='dir' device='floppy'>
        <driver name='qemu' type='fat'/>
        <source dir='/mnt/vdisk/diskconf/TEST003/'/>
        <target dev='fda' bus='fdc'/>
        <readonly/>
        <alias name='fdc0-0-0'/>
        <address type='drive' controller='0' bus='0' target='0' unit='0'/>
      </disk>

  works with qemu <= 1.4.1

  with qemu 1.5.0 , guest does not see the floppy content.

  Regards

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1186303/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]