qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: John Doe <1907776@bugs.launchpad.net>
To: qemu-devel@nongnu.org
Subject: [Bug 1907776] [NEW] Mounting VFat drive yields error messages.
Date: Fri, 11 Dec 2020 08:10:48 -0000	[thread overview]
Message-ID: <160767424861.11774.3900541063456386240.malonedeb@wampee.canonical.com> (raw)

Public bug reported:

Mounting a virtual Fat drive results in error messages (see attached
image).

* https://www.qemu.org/docs/master/system/images.html#virtual-fat-disk-
images

The "drive" is however mounted, and as a test, saving a text file to the
drive is successfully stored in the directory `/tmp`, which can be read
after shutdown of Qemu.

    Archlinux 5.9.11-arch2-1 (64-bit)
    qemu-headless 5.1.0-3
  
    qemu-system-x86_64 -boot order=d -name test \
      -enable-kvm -m 2G -cpu host -k sv \
      -daemonize \
      -drive if=pflash,format=raw,readonly,file=/usr/share/edk2-ovmf/x64/OVMF_CODE.fd \
      -drive if=pflash,format=raw,file=~/vm/OVMF_VARS.local.fd \
      -drive if=ide,format=raw,media=disk,index=1,file=fat:rw:/tmp \
      -vnc :1 \
      -cdrom /obj/archlinux/release/2020.10.01-x86_64.iso \
      -drive format=raw,index=0,media=disk,file=~/vm/qemu.raw

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: vfat

** Attachment added: "Screenshots"
   https://bugs.launchpad.net/bugs/1907776/+attachment/5442700/+files/qemu_bug_scrshot.png

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

Title:
  Mounting VFat drive yields error messages.

Status in QEMU:
  New

Bug description:
  Mounting a virtual Fat drive results in error messages (see attached
  image).

  * https://www.qemu.org/docs/master/system/images.html#virtual-fat-
  disk-images

  The "drive" is however mounted, and as a test, saving a text file to
  the drive is successfully stored in the directory `/tmp`, which can be
  read after shutdown of Qemu.

      Archlinux 5.9.11-arch2-1 (64-bit)
      qemu-headless 5.1.0-3
    
      qemu-system-x86_64 -boot order=d -name test \
        -enable-kvm -m 2G -cpu host -k sv \
        -daemonize \
        -drive if=pflash,format=raw,readonly,file=/usr/share/edk2-ovmf/x64/OVMF_CODE.fd \
        -drive if=pflash,format=raw,file=~/vm/OVMF_VARS.local.fd \
        -drive if=ide,format=raw,media=disk,index=1,file=fat:rw:/tmp \
        -vnc :1 \
        -cdrom /obj/archlinux/release/2020.10.01-x86_64.iso \
        -drive format=raw,index=0,media=disk,file=~/vm/qemu.raw

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


             reply	other threads:[~2020-12-11  8:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-11  8:10 John Doe [this message]
2020-12-17  7:29 ` [Bug 1907776] Re: Mounting VFat drive yields error messages John Doe
2021-05-10 18:56 ` Thomas Huth
2021-07-10  4:17 ` Launchpad Bug Tracker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=160767424861.11774.3900541063456386240.malonedeb@wampee.canonical.com \
    --to=1907776@bugs.launchpad.net \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).