qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Kumar Girish <girish.kumar@al-enterprise.com>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] external usb flash drive support on qemu virtualization
Date: Wed, 28 Sep 2016 09:26:10 +0100	[thread overview]
Message-ID: <20160928082609.GA4196@stefanha-x1.localdomain> (raw)
In-Reply-To: <HE1PR0801MB150095FD3DB783FF2489F9C6C0CD0@HE1PR0801MB1500.eurprd08.prod.outlook.com>

[-- Attachment #1: Type: text/plain, Size: 886 bytes --]

On Mon, Sep 26, 2016 at 03:25:26PM +0000, Kumar Girish wrote:
> I am new to virtualization on Linux. Any help and support is appreciated.
> 
> Explanation of my current setup
> Procesor : intel atom
> linux kernel : 3.10
> Virtualization at kernel : KVM
> Virtualization at application : QEMU 2.7.0
> 
> Problem
> When flash drive(pen drive ) is inserted and mounted, it is mounted and visible at host. But same is not visible at guest VM.

The guest hardware is independent of the host hardware.  Devices plugged
into the host do not automatically appear inside the guest.

How to make the flash drive available to the guest depends on how you
are using QEMU.

Are you using a management tool like virt-manager or virsh?
virt-manager has a graphical user interface for passing USB devices into
the guest.  Go to Details | Add Hardware | USB Host Device.

Stefan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

  reply	other threads:[~2016-09-28  8:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-26 15:25 [Qemu-devel] external usb flash drive support on qemu virtualization Kumar Girish
2016-09-28  8:26 ` Stefan Hajnoczi [this message]
2016-10-20 15:07   ` Kumar Girish
2016-10-20 15:52     ` Stefan Hajnoczi
2016-10-21  5:47       ` Kumar Girish
2016-10-21  8:09         ` Stefan Hajnoczi
2016-10-21  9:25         ` Markus Armbruster

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=20160928082609.GA4196@stefanha-x1.localdomain \
    --to=stefanha@gmail.com \
    --cc=girish.kumar@al-enterprise.com \
    --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).