[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen-Unstable : no eth0 when boot up
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? but I have question about 'make dep' and 'make dist'. It's done under /xeno-unstable.bk, not under /xeno-unstable.bk/linux-2.4.26-xen,right? But after I did it, it still doesn't work. I found 'make dist' only build xen and tools, didn't use .config,so I guess the change isn't effective. And with 'make world', it change back to the original .config, so no use either. So I guess maybe I should try set 'CONFIG_E100=y' in .config, and make linux_xenU_config make linux_xenU make linux_xen0_config make linux_xen0 Is the guess right? Sorry for your time, coz I'm working remote now, if screw it again, then I cannot login. So better make sure how to deal it. Thanks, Yan ----- Original Message ----- From: "Ian Pratt" <Ian.Pratt@xxxxxxxxxxxx> To: "Yan Li" <yan_li00@xxxxxxxxxxx> Cc: <xen-devel@xxxxxxxxxxxxxxxxxxxxx>; <Ian.Pratt@xxxxxxxxxxxx> Sent: Saturday, June 26, 2004 1:31 AM Subject: Re: [Xen-devel] Xen-Unstable : no eth0 when boot up > > > I used to use xen 1.2,and it worked fine. Now I wanna to try out the xen gdb > > debug stub, so switched to xen-unstable. > > > > I just 'make world' and 'make install', according to the README.And the grub > > configure is like: > > > > title Xen_1.3 / XenoLinux_1.3 2.4.26 > > kernel /xen.gz dom0_mem=131072 com1=115200 8n1 noht > > module /vmlinuz-2.4.26-xen0 root=/dev/hda5 ro concole=tty0 3 > > There should be a comma in the "com1=115200,8n1". > > Also, you probably don't need the "console=tty0" (in which you > have a typo anyway). > > > But when booting up, it doesn't have network connection. Only has localhost > > domain name and 127.0.0.1 address. > > What Ethernet card do you have in the machine (i.e. what's the > name of the driver you use under Linux)? It's possible that the > default dom0 config currently doesn't include it, though we tried > to include most popular cards. > > You can enable it in the normal way by going into > linux-2.4.26-xen0 and editing .config and then doing a "make dep" > "make dist". > > Ian > > > ------------------------------------------------------- > 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 > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.sourceforge.net/lists/listinfo/xen-devel > ------------------------------------------------------- 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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |