From: Anthony Liguori <anthony-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>
To: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
Ian Brown <ianbrn-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: Re: accessing USB disk-on-key from windows (under KVM)
Date: Mon, 16 Jul 2007 13:25:24 -0500 [thread overview]
Message-ID: <469BB814.6050700@codemonkey.ws> (raw)
In-Reply-To: <469BB64B.7060009-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
Avi Kivity wrote:
> Ian Brown wrote:
>
>> Hello,
>> Is there a way to access a USB disk-on-key from windows which runs on
>> Linux under KVM?
>>
>>
>>
>
> You can add it as a regular disk (-hdb /dev/sdb or whatever it's called;
> make sure it isn't mounted in the host) or maybe via the -usbdevice
> option (don't know if/how that works at all).
>
You have three options:
1) Expose it as -hdb /dev/sdb
2) Expose it as an emulated USB disk -usbdevice disk:/dev/sdb
3) Pass it through directly to the guest by disabling Linux from using
the device and then passing it through with -usbdevice host:x.y
#1 will perform the best
#2 will give you the give you the most flexibility (you can remove the
disk and insert at run time)
#3 would allow you to support exotic disks that go beyond the standard
mass storage specification.
I'd recommend using #2.
Regards,
Anthony Liguori
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
next prev parent reply other threads:[~2007-07-16 18:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-14 14:12 accessing USB disk-on-key from windows (under KVM) Ian Brown
[not found] ` <d0383f90707140712q4525964cpf59d651374203c9d-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-07-16 18:17 ` Avi Kivity
[not found] ` <469BB64B.7060009-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-07-16 18:25 ` Anthony Liguori [this message]
[not found] ` <469BB814.6050700-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>
2007-07-18 19:32 ` Ian Brown
[not found] ` <d0383f90707181232j2ab7dd42g88420167ef61a607-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-07-18 19:35 ` Anthony Liguori
[not found] ` <469E6B7D.2030703-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>
2007-07-20 7:24 ` Ian Brown
2007-07-18 19:36 ` Daniel P. Berrange
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=469BB814.6050700@codemonkey.ws \
--to=anthony-rdkfgonbjusknkdkm+me6a@public.gmane.org \
--cc=avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org \
--cc=ianbrn-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.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