qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Bug 1907776] [NEW] Mounting VFat drive yields error messages.
@ 2020-12-11  8:10 John Doe
  2020-12-17  7:29 ` [Bug 1907776] " John Doe
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: John Doe @ 2020-12-11  8:10 UTC (permalink / raw)
  To: qemu-devel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 1907776] Re: Mounting VFat drive yields error messages.
  2020-12-11  8:10 [Bug 1907776] [NEW] Mounting VFat drive yields error messages John Doe
@ 2020-12-17  7:29 ` John Doe
  2021-05-10 18:56 ` Thomas Huth
  2021-07-10  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: John Doe @ 2020-12-17  7:29 UTC (permalink / raw)
  To: qemu-devel

I have just noticed that the error does not appear when mounting the
VFat drive in the installed instance of Arch Linux. The reported error
messages occurred when using the "LiveUSB".

-- 
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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 1907776] Re: Mounting VFat drive yields error messages.
  2020-12-11  8:10 [Bug 1907776] [NEW] Mounting VFat drive yields error messages John Doe
  2020-12-17  7:29 ` [Bug 1907776] " John Doe
@ 2021-05-10 18:56 ` Thomas Huth
  2021-07-10  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2021-05-10 18:56 UTC (permalink / raw)
  To: qemu-devel

The QEMU project is currently moving its bug tracking to another system.
For this we need to know which bugs are still valid and which could be
closed already. Thus we are setting the bug state to "Incomplete" now.

If the bug has already been fixed in the latest upstream version of QEMU,
then please close this ticket as "Fix released".

If it is not fixed yet and you think that this bug report here is still
valid, then you have two options:

1) If you already have an account on gitlab.com, please open a new ticket
for this problem in our new tracker here:

    https://gitlab.com/qemu-project/qemu/-/issues

and then close this ticket here on Launchpad (or let it expire auto-
matically after 60 days). Please mention the URL of this bug ticket on
Launchpad in the new ticket on GitLab.

2) If you don't have an account on gitlab.com and don't intend to get
one, but still would like to keep this ticket opened, then please switch
the state back to "New" or "Confirmed" within the next 60 days (other-
wise it will get closed as "Expired"). We will then eventually migrate
the ticket automatically to the new system (but you won't be the reporter
of the bug in the new system and thus you won't get notified on changes
anymore).

Thank you and sorry for the inconvenience.


** Changed in: qemu
       Status: New => Incomplete

-- 
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:
  Incomplete

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 1907776] Re: Mounting VFat drive yields error messages.
  2020-12-11  8:10 [Bug 1907776] [NEW] Mounting VFat drive yields error messages John Doe
  2020-12-17  7:29 ` [Bug 1907776] " John Doe
  2021-05-10 18:56 ` Thomas Huth
@ 2021-07-10  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Launchpad Bug Tracker @ 2021-07-10  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
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:
  Expired

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-10  4:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-11  8:10 [Bug 1907776] [NEW] Mounting VFat drive yields error messages John Doe
2020-12-17  7:29 ` [Bug 1907776] " John Doe
2021-05-10 18:56 ` Thomas Huth
2021-07-10  4:17 ` Launchpad Bug Tracker

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).