|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xend.util.security 4312] INFO (__init__:1072) Resource l
Had same problem in etch and
moved to GNU/Debian sid but did not help.
Checked log file from
/var/log/xen/qemu-dm.xxxx.log
and discovered the message:
/etc/xen/qemu-ifup: could not launch network script
Could not initialize device 'tap'
I made a:
# cd /etc/xen
# ln -s scripts/qemu-ifup qemu-ifup
Now I have a perfect "windows in a box" with network connection.
Other checks:
I start "windows" with
# xm create xxxxx.vhm
inside xxxxx.vhm I have
vif = [ 'type=ioemu, bridge=xenbr0' ]
inside /etc/xen/xend-config.sxp I set:
(network-script network-bridge)
(vif-script vif-bridge)
My system is ( from grub menu.lst)
kernel /xen-3.0-unstable-1-i386.gz
module /vmlinuz-2.6.18-1-xen-686 ...
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-users] xend.util.security 4312] INFO (__init__:1072) Resource label file not found.,
Paolo Capanni <=
|
|
|
|
|