Bug 620559

Summary: Unable to use Virtual Fat driver in QEMU
Product: [Fedora] Fedora Reporter: Ruben Kerkhof <ruben>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: berrange, clalance, crobinso, itamar, jforbes, veillard, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-07 13:45:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ruben Kerkhof 2010-08-02 20:45:27 UTC
Description of problem:

commit e7c78b0a94a2c67ff7947a205100ed544bd8fab3 introduced the virtual FAT block device driver. I tried to define it according to the example in the commit log:

        <disk type='dir' device='floppy'>
          <source dir='/tmp/test'/>
          <target dev='fda' bus='fdc'/>
          <readonly/>
        </disk>

But libvirt returns:
libvir: Storage error : cannot read header '/tmp/test': Is a directory

Version-Release number of selected component (if applicable):

libvirt-0.8.2-3.fc14


Additional info:

I tried to use vfat with qemu-kvm directly.

qemu-kvm 0.12.3 fails:

qemu-kvm  -boot a -m 512 -vga std -vnc 0.0.0.0:7 -drive file=fat:/tmp/test,if=floppy,id=drive-fdc0-0-0,format=raw
qemu: could not open disk image fat:/tmp/test: No such file or directory

but the latest qemu-kvm from git works (commit 01ac6428a04576ae6f84f07d82c98da304b9ac77)

Comment 1 Fedora Admin XMLRPC Client 2011-09-22 17:50:01 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Fedora Admin XMLRPC Client 2011-09-22 17:52:55 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Fedora Admin XMLRPC Client 2011-09-22 17:58:19 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Fedora Admin XMLRPC Client 2011-11-30 19:30:47 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 5 Fedora Admin XMLRPC Client 2011-11-30 19:34:25 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 6 Fedora Admin XMLRPC Client 2011-11-30 19:40:54 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 7 Fedora Admin XMLRPC Client 2011-11-30 19:51:59 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 8 Cole Robinson 2012-06-07 13:45:09 UTC
This should be fixed in all F15+