[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] floppy disk icon
From: |
Brian Candler |
Subject: |
Re: [Qemu-discuss] floppy disk icon |
Date: |
Thu, 17 Nov 2016 17:14:01 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 |
On 17/11/2016 15:41, golinux wrote:
Why does qemu insist on putting a floppy icon on the desktop and
entering a menu item for a non-existent floppy in Thunar?
I think you'll find qemu does not put any icons anywhere. It just
emulates the hardware of a PC. The window environment inside the guest
OS draws the icons. But qemu can emulate a floppy drive, and this may
be detected by the guest OS.
This file does not exist on the imaged system but pops up in qemu.
hwinfo --short --floppy
floppy:
/dev/fd0 Floppy Disk
How are you starting qemu? Is it from libvirt, or are you running qemu
directly from the command line, or some other way?
Post here the command line options which qemu is running with. On the
*host* system (the real hardware), try typing:
ps auxwww | grep qemu-system-x86_64
Also, inside the *guest* OS, try typing:
dmesg | grep floppy
dmesg | grep fd0
Regards,
Brian.
- [Qemu-discuss] floppy disk icon, golinux, 2016/11/17
- Re: [Qemu-discuss] floppy disk icon,
Brian Candler <=
- Re: [Qemu-discuss] floppy disk icon, golinux, 2016/11/17
- Re: [Qemu-discuss] floppy disk icon, Bodo Eggert, 2016/11/17
- Re: [Qemu-discuss] floppy disk icon, golinux, 2016/11/17
- Re: [Qemu-discuss] floppy disk icon, Brian Candler, 2016/11/17
- Re: [Qemu-discuss] floppy disk icon, golinux, 2016/11/18
- Re: [Qemu-discuss] floppy disk icon [solved], golinux, 2016/11/18