[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Create DOM1 problems again
> As said before, now the problem is I cannot ping 169.254.1.1,so cannot ssh > in DOM1 either. First, kill 'kudzu', 'keytable' and 'gpm' from the rc scripts. It looks like you're using run level for, so: rm /etc/rc4.d/*{kudzu,gpm, keytable} Next, it looks like your rc scripts are trying to use DHCP to get an IP address, overriding the address you're passing in on the command line. [you could use DHCP to configure the address, but it doesn't look like you've configured such a server] Make sure that "BOOTPROTO=static" in /etc/sysconfig/network-scripts/ifcfg-eth0 Also check all the files under /etc/sysconfig/networking/ Ian ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |