35 messages in com.xensource.lists.xen-develRe: [Xen-devel] Xen-Unstable : no eth...
FromSent OnAttachments
Sachin Goyal25 Jun 2004 19:17 
Keir Fraser26 Jun 2004 00:14 
Ian Pratt26 Jun 2004 01:10 
Yan Li26 Jun 2004 01:18 
Ian Pratt26 Jun 2004 01:31 
sh19...@yahoo.com26 Jun 2004 12:07 
sh19...@yahoo.com26 Jun 2004 12:28 
Ian Pratt26 Jun 2004 15:05 
sh19...@yahoo.com26 Jun 2004 20:12 
Keir Fraser27 Jun 2004 00:57 
Yan Li27 Jun 2004 01:11 
Keir Fraser27 Jun 2004 01:36 
Ian Pratt27 Jun 2004 01:42 
murb...@yuri.org.uk27 Jun 2004 03:47.Other, .Other
Ian Pratt27 Jun 2004 09:23 
Ian Pratt27 Jun 2004 09:27 
Yan Li28 Jun 2004 01:35 
Keir Fraser28 Jun 2004 02:37 
Ian Pratt28 Jun 2004 02:40 
Yan Li28 Jun 2004 19:40 
Keir Fraser28 Jun 2004 23:36 
Keir Fraser29 Jun 2004 07:05 
sh19...@yahoo.com29 Jun 2004 12:09 
Keir Fraser29 Jun 2004 12:43 
ron minnich29 Jun 2004 13:27 
Yan Li02 Jul 2004 00:16 
Ian Pratt02 Jul 2004 00:45 
Keir Fraser02 Jul 2004 00:46 
Yan Li02 Jul 2004 01:34 
Keir Fraser02 Jul 2004 01:55 
Rune Johan Andresen02 Jul 2004 05:20 
Ian Pratt02 Jul 2004 08:05 
Rune Johan Andresen05 Jul 2004 02:07 
Ian Pratt05 Jul 2004 02:55 
ron minnich06 Jul 2004 07:14 
Subject:Re: [Xen-devel] Xen-Unstable : no eth0 when boot up
From:Keir Fraser (Keir@cl.cam.ac.uk)
Date:06/28/2004 02:37:03 AM
List:com.xensource.lists.xen-devel

Are you totally sure that e100 really is compiled into your dom0 kernel? e.g., if you 'ls drivers/net/e100/' do you see some files with suffix '.o' ?

-- Keir

hi,

I tried both, first:

make -j4 world cd linux-2.4.26-xen vi .config ARCH=xen make dep cd .. make install

second

vi install/boot/config-2.4.26-xen0 make linux_xenU_config make linux_xenU make linux_xen0_config make linux_xen0 cp install/boot/vm* /boot

but both didn't work. :( although it did change the .config in the second try.

Actually with xen 1.2, eth0 worked fine, warning msg about e100 popped up when booting up though.

So where should be the problem?

Thanks, Yan

yeah, I found the typo in the grub.conf. But actually I just used it with 1.2, and worked fine. I'll change it anyway.

I checked the ethernet card is e100, which is not set in .config, so just set 'CONFIG_E100=y',right?

I'd do something like the following: make -j4 world cd linux-2.4.26-xen0 vi .config ARCH=xen make dep cd .. make dist # [ or make isntall ]

,..or as a variant of what Keir says, edit install/boot/config-2.4.26-xen0 and then "make -j4 world" again.

------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com

------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com

------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com