--- In "j.montornes" <> wrote:
>
> Baiscally I've followed the steps described by Charlie in order to get
> 2.6.27.4 running using nfs filesystem. These are my steps:
I have a fresh 2.6.29.1 built and booting but it gets stuck in DHCP loop. This
is odd since I have configured all the interfaces as static as it was for the
2.4 kernel.
IP-Config: Retrying forever (NFS root)...
Sending DHCP requests ...... timed out!
IP-Config: Retrying forever (NFS root)...
PHY: 0:01 - Link is Down
Sending DHCP requests .<6>PHY: 0:01 - Link is Up - 100/Full
..... timed out!
/etc/sysconfig/ifcfg-eth0
DEVICE=eth0
IPADDR=192.168.1.50
NETMASK=255.255.255.0
NETWORK=192.168.1.0
BROADCAST=192.168.1.255
BOOTPROTO=static
#BOOTPROTO=dhcp
ENABLE=yes
/etc/sysconfig/ifcfg-lo
DEVICE=lo
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
BROADCAST=127.255.255.255
ENABLE=yes
BOOTPROTO=static
/etc/sysconfig/network_cfg
### Technologic Systems
### General Network Configuration File
###
NETWORKING=yes
GATEWAY=192.168.1.20
GW_DEV=eth0
# HOSTNAME="ts7200"
HOSTNAME="arm"
BOOTPROTO=static
DEFRAG_IPV4=no
FORWARD_IPV4=no
Is there some difference in the start up mechanism that I'm overlooking here?
TIA.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|