Hello,
We use the DVPB-HD based on DM6467 and we tried to
boot kernel linux using the NFS server. So we used the commands mentioned in
DVPB-HD Sofware Guide with the DHCP configuration . But when we execute the
‘boot’ command, this text is displayed:
sending DHCP request
.... timedout!
IP-CONFIG: retrying forever(nfsroot)
sending DHCP request
.... timedout!
IP-CONFIG: retrying forever(nfsroot)
.
.
After that
we tried to boot it with no DHCP server using these commands:
1)
Disable the “IP: DHCP support” in Linux under “Device Drivers -> Networking
support
-> Networking options.
2)
Set the bootargs as follows:
setenv
bootargs console=ttyS0,115200n8 noinitrd rw root=/dev/nfs
nfsroot=192.168.1.101:/opt/montavista/pro/devkit/arm/v5t_le/target,
nolock
mem=120Msetenv
bootcmd 'dhcp;setenv addip setenv bootargs $(bootargs)
ip=$(ipaddr):$(serverip):$(gatewayip):$(netmask):$(hostname)::off
eth=$(ethaddr);run
addip;bootm 0x80700000'
but these comments are displayed:
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
.
.
BOOTP broadcast 10
Retry count
exceeded starting again
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
.
.
BOOTP broadcast 10
Retry count
exceeded starting againI am not an expert in dhcp and NFS thus if you can help
me in this direction I would be very gratefulregards
_________________________________________________________________
Tchattez en direct en en vidéo avec vos amis !
http://www.windowslive.fr/messenger/
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source