WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] domU HVM network problem

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] domU HVM network problem
From: Carles Pina i Estany <carles@xxxxxxxx>
Date: Sat, 8 Mar 2008 16:53:54 +0100
Delivery-date: Sat, 08 Mar 2008 07:54:27 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.17 (2007-11-01)
Hello,

I'm using a Debian Etch server (AMD 64 bits) and I'm trying to use Xen
3.0.1 from Debian respositories to install another Debian (64 bits).
Using route network configuration (not bridge). 

The Debian DomU doesn't find any Ethernet card (I execute lspci and I
don't see anything related with Ethernet)

The /etc/xen/xend-config.sxp file contains:
--------------
(logfile /var/log/xen/xend.log)
(network-script network-route)
(vif-script     vif-route)
(dom0-min-mem 196)
(dom0-cpus 0)
(vnc-listen '192.168.0.1')
--------------

(and other comented lines :-) )

And the /etc/xen/machinename.hvm (last version) contains:
--------------
kernel="/usr/lib64/xen-3.0.3-1/boot/hvmloader"
builder='hvm'
device_model='/usr/lib64/xen-3.0.3-1/bin/qemu-dm'
memory=256
name='chronojump'
vif = [ 'ip=192.168.0.150']
disk=['file:/home/xen/domains/chronojump/root,sda1,w','file:/home/xen/domains/de
bian-etch.iso,hdc:cdrom,r']
boot='d'
vnc=1 
vncviewer=1
sdl=0
vncpasswd=''
pae=1
#acpi=0
#apic=0
stdvga=0
ne2000=1
--------------

I have tried without ne2000=1/0, also I have tried adding ip and gatway
parameters, and adding names to vif parameter, but I never got any card
in domU.

I send attached the last part of /var/log/xend.log.

Any idea please? Something else to read? (I have been searching information for 
quite long time and I made many tests...)

Thank you so much!

-- 
Carles Pina i Estany            GPG id: 0x8CBDAE64
        http://pinux.info       Manresa - Barcelona

Attachment: xend.log
Description: Text document

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>