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

Re: [Xen-users] Centos 4.4 and Xen 3.0.3 Install troubles

To: ron@xxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Centos 4.4 and Xen 3.0.3 Install troubles
From: "Anand Gupta" <xen.mails@xxxxxxxxx>
Date: Wed, 27 Dec 2006 12:23:47 +0530
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 26 Dec 2006 22:53:45 -0800
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=SPSDNtCnXnlqIrk6Kuh/iIlwyG6LBVWBUSrXyiXrjDrNw+qz3ZoATqyVY4rOS0Hh7N+9O9BHvjp3JeMgvGBvET9nTGGe7voMvLq0WrkrcRaJ2BX8IV+Bxb7K911u74rXNDjBCPfM5Z0nlKOJFE7KoWnNu4srgC6ylrm5NVlbjsY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1165607938.6209.10.camel@xxxxxxxxxxxxxxxxxxx>
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>
References: <1165607938.6209.10.camel@xxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx


On 12/9/06, Ron Culler <ron@xxxxxxxxxxxxxxxxx> wrote:
I have a fresh Centos 4.4 install and have installed the Xen 3.0.3 rpms for Redhat Enterprise 4.4

The system boots fine but the Intel e1000 driver doesn't load.  The driver supplied with Centos 4.4 works fine when booting Centos.

Has anyone gotten this combo to work? and if so where did you get the e1000 module?

I just got the combo working. Just follow these steps

1. Download e1000 latest driver from http://sourceforge.net/project/showfiles.php?group_id=42302. As on date, the latest drivers are dated Dec.14th, 2006.
2. Copy the file to /usr/src/. Extract it out. Go to /usr/src/e1000- x.x/src
3. Run "make install"
4. To ensure any old module has been removed, run "rmmod e1000"
5. Now run "modprobe e1000"
6. Assign an ip to the interface, "ifconfig ethx x.x.x.x "
7. See if you can ping the interface now.

Hope this helps you.

--
regards,

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