Jonathan White
2010-Jul-29 08:40 UTC
[Xen-devel] Need help to get networking to work in WinXP domU
Hi all, I am running a WinXPsp3 domU in Xen-4.0.1-rc5-pre x86_64 environment, but with no network interface enabled. The only way I could get the domU to boot successfully was when I commented out the vif line in the win.hvm config file (see attached win.hvm, which is based on /etc/xen/xmexample.hvm). Also attached are few other log files (xend.log and qemu-dm-WinXPDomain.log). Any help on what might be going wrong, and how I can enable networking in the guest will be much appreciated. Dom0 has full networking capability though. Thanks in advance, Jon _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Konrad Rzeszutek Wilk
2010-Jul-29 16:19 UTC
Re: [Xen-devel] Need help to get networking to work in WinXP domU
On Thu, Jul 29, 2010 at 01:40:18AM -0700, Jonathan White wrote:> Hi all, > > I am running a WinXPsp3 domU in Xen-4.0.1-rc5-pre x86_64 environment, but > with no network interface enabled. The only way I could get the domU to boot > successfully was when I commented out the vif line in the win.hvm config > file (see attached win.hvm, which is based on /etc/xen/xmexample.hvm). > Also attached are few other log files (xend.log and > qemu-dm-WinXPDomain.log).The log says: domid: 16 warning: could not open /dev/net/tun: no virtual network emulation Could not initialize device ''tap'' If you google for this you find hints about checking what ''dev/net/tun'' is. And some of them might mention to do ''modprobe tun''.> Any help on what might be going wrong, and how I can enable networking in > the guest will be much appreciated. > Dom0 has full networking capability though. > > Thanks in advance, > Jon> _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Boris Derzhavets
2010-Jul-29 16:27 UTC
Re: [Xen-devel] Need help to get networking to work in WinXP domU
Say
linux-y4jf:~ # brctl show
bridge name bridge id STP enabled interfaces
br0 8000.90e6ba2d11eb no eth0
and vif =[''type=ioemu, bridge=br0'' ] is included in win.hvm.
What output you get to screen and logs ?
Isn''t it "Hotplug scripts fail to work" ?
Boris.
--- On Thu, 7/29/10, Jonathan White <jonxwhite@gmail.com> wrote:
From: Jonathan White <jonxwhite@gmail.com>
Subject: [Xen-devel] Need help to get networking to work in WinXP domU
To: Xen-devel@lists.xensource.com
Date: Thursday, July 29, 2010, 4:40 AM
Hi all,
I am running a WinXPsp3 domU in Xen-4.0.1-rc5-pre x86_64 environment, but with
no network interface enabled. The only way I could get the domU to boot
successfully was when I commented out the vif line in the win.hvm config file
(see attached win.hvm, which is based on /etc/xen/xmexample.hvm).
Also attached are few other log files (xend.log and qemu-dm-WinXPDomain.log).
Any help on what might be going wrong, and how I can enable networking in the
guest will be much appreciated.
Dom0 has full networking capability though.
Thanks in advance,
Jon
-----Inline Attachment Follows-----
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel