Displaying 20 results from an estimated 40000 matches similar to: "accessing usb inside xen vm"
2011 Jul 27
3
USB at domU PV domain & PVUSB
Good Evenight
I try to do working usb''s into domU xen guest, SO of xen server is Debian
Squenze 6.0, into HVM guest usb works and can make use but with
ParaVirtual guest PV can find this devices with lsusb or into /dev/
directory.
Kernel load into xend and guest is the same and is the kernel provided by
this package:
ii linux-image-2.6.32-5-xen-amd64 2.6.32-35
2011 Nov 19
3
USB Pass through
Hello,
I''m trying to add a USB dongle to my domU. I searched a lot and
found an instruction
(http://wiki.xen.org/xenwiki/XenUSBPassthrough.html). I added
followings to domU''s cfg file:
usb = 1
usbdevice = ''host:0925:1234''
But when i create my domU lsusb still doesn''t show anything at
all and the device isn''t
2011 Jan 18
1
Xen; xm usb-add syntax - or - where is xm usb-attach
Hi all,
I'm running Centos 5.5 with Xen 4.0.1
Would like to use a USB key (not a block device) in my domU.
Dom0 lsusb yields;
Bus 002 Device 004: ID 064f:0bd8 ABC-Systems AB CDE/FG
xm usb-add shows;
Usage: xm usb-add <domain> <[host:bus.addr] [host:vendor_id:product_id]>
Not sure what combo will work in this case.
However, I've read some notes regarding xm usb-attach.
2011 Jan 17
1
Xen 4.0 USB Problem
Hi Folks,
how can i enable USB for DomUs in Xen 4.0.x? xm usb-add XXXX XX says:
Error: Can''t add usb device to a guest with usb disabled in configure file
Thanks!
Juergen
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 Sep 05
2
How to PVUSB with xen-sources-2.6.34-r4 and xen-4.1.1 on gentoo
Hello,
I''ve installed xen-4.1.1 on with Gentoo xen-sources-2.6.34-r4 (both dom0 and domU) on an AMD athlon XP 32 bits.
I PCI passthrugh the whole USB-2.0 controler to the domU to gain access to my wifi dongle and everything works fine and stable.
However, I''ve got an USB drive that I want to use on my dom0 wich requires USB-2.0 too and then cannot use anymore the PCI passthrugh
2011 Feb 12
3
accessing a file outside VM
Hi all,
I am using xen on centos 5.5 (host OS).
I have also booted a virtual machine via xen (and the guest os i ve invoked
is also centos ).
Now i want to access a file (a tar file) which is outside the vm (in
physical machine).. Can i use my usb inside the running vm ?? I am unable to
download the file from net..
Please help me by providing some suggestions on how to do this.
Thanks in
2011 Feb 17
4
XCP 1 display issue
Hi,
The GUI screen visible in the browser has everything too small, can I
adjust this
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2012 Aug 11
2
HVM and network interfaces passthrought (without hardware pci passthrought)
I would like to know if there is a way to "passthrought" the network
interfaces that are phisically connected to dom0, eg, an additional pci card
connected to the mb.
I only understand a little about bridging, routing etc.
Thank you a lot.
--
View this message in context:
2011 Mar 21
7
1 host, 1 nick, 1 regular bridge, 1 local bridge, 5 vm
So Working on CEntOS 5 I am trying to sett up Xen with 2 bridges, one that
connects dom0 and most of the domU to the physical card and the out to the
network. Got that figured out no problem, now i want to have a second
bridge that runs a local network for all the doms that doesn''t connect to
the network.
With code I have found used in multiple places I can easily get 2 bridges,
and
2011 Jun 17
4
Xen Open Manager website seems to be offline?
2011 Jun 18
7
problem while xen boot
Hai,
I am using dell insprion 580 machine for xen installation and dom0
configuation. I compiled xen source code and configured the kernal. Grub
entry given below
menuentry ''Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops'' {
insmod ext2
set root=''(hd0,3)''
multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz
module (hd0,3)/boot/vmlinuz-2.6.32.25 dummy=dummy
2011 Jun 18
7
problem while xen boot
Hai,
I am using dell insprion 580 machine for xen installation and dom0
configuation. I compiled xen source code and configured the kernal. Grub
entry given below
menuentry ''Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops'' {
insmod ext2
set root=''(hd0,3)''
multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz
module (hd0,3)/boot/vmlinuz-2.6.32.25 dummy=dummy
2011 May 04
8
Xen 4.1.0, multiple network interfaces, network-bridge failing to create multiple bridges
Hi *,
having built Xen 4.1.0 and running my Dom0 on Slackware 13.1, I''m
trying to assign different physical network interfaces to different
DomU guests:
vif = [ ''bridge=ethX'' ]
in the DomU configuration files.
My /etc/xen/scripts/network-bridge script, however, doesn''t create more
than one bridge:
root@cen:~# /etc/xen/scripts/network-bridge start
2011 Mar 01
2
Error connecting USB-device to DomU, kernel 2.6.32-5-xen-amd64, Xen 4.0.1
Hi,
When trying to connect my USB printer to the DomU that has CUPS
installed, I run into an error:
Unexpected error: <class ''xen.util.vusb_util.UsbDeviceParseError''>
Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
File "/usr/lib/xen-4.0/bin/xm", line 8, in <module>
main.main(sys.argv)
File
2010 Dec 15
6
about Fedora13 Xen 4 Tutorial
Hi
This is my first question.. (sorry for my poor english.. )
Is this right way to ask something about installing xen, build kernel ...etc
using mailing list??
I want know "How or Where can I ask something & How can I get your smart
answers"
I have followed this tutorial "
http://wiki.xen.org/xenwiki/Fedora13Xen4Tutorial" exactly on my Core 2 Dou.
after config the
2010 Dec 15
6
about Fedora13 Xen 4 Tutorial
Hi
This is my first question.. (sorry for my poor english.. )
Is this right way to ask something about installing xen, build kernel ...etc
using mailing list??
I want know "How or Where can I ask something & How can I get your smart
answers"
I have followed this tutorial "
http://wiki.xen.org/xenwiki/Fedora13Xen4Tutorial" exactly on my Core 2 Dou.
after config the
2011 Sep 10
2
xen 4.1.1 missing veth0 <--> vif0.0 pairs
Hi,
I am using Xen 4.1.1 with Linux 3.0.1 kernel. Previously (Xen 3.4.4 and
linux kernel 2.6.18) Xen by default created veth0 <--> vif0.0 pair in dom0.
With Xen 4.1.1 these pairs are missing in dom0.
Using command ''ip link add type veth'' I can create veth0 and veth1 but
vif0.0 is still missing in dom0. (When new domU created I can see vif1.x
created)
Could you please help
2011 Sep 10
2
xen 4.1.1 missing veth0 <--> vif0.0 pairs
Hi,
I am using Xen 4.1.1 with Linux 3.0.1 kernel. Previously (Xen 3.4.4 and
linux kernel 2.6.18) Xen by default created veth0 <--> vif0.0 pair in dom0.
With Xen 4.1.1 these pairs are missing in dom0.
Using command ''ip link add type veth'' I can create veth0 and veth1 but
vif0.0 is still missing in dom0. (When new domU created I can see vif1.x
created)
Could you please help
2011 Jun 24
2
Nested VM
Hello,
As part of my project for my MSc, I am looking for a solution to implement
nested virtual machines. My current scenario is:
- I have a server with AMD Phenom II X6 1100T and 8GB RAM - virtualization
enabled at BIOS.
- I have installed 64bit CentOS-5.6 with Xen enabled (let''s call it as
base1).
- On top of base1 I have also installed 64bit CentOS-5.6 (guest1) with Xen
enabled and
2008 Dec 30
7
[Xen-research] ISO test Downloads Availability ?
Hi,
I seem to remember that there used to be ISO downloads of Xen
available, for people wanting to give it an easy way for a test drive,
and to submit (automated) feedback on which machines and
configurations Xen ran (in)correctly. However, I do not seem to be
able to find these ISO images for download at Xen.org anymore. Has the
project stopped making these useful test images - and if so, why ?