I have built the kernel from PSP 4.02.00.07
I have used the file systtem from arago.
When i boot the beagleboard i get this log...
.
.
.
Remounting root file system...
Caching udev devnodes
Populating dev cachemv: cannot rename '/tmp/devices': No such file or directory
ALSA: Restoring mixer settings...
/usr/sbin/alsactl: load_state:1625: No soundcards found...
Configuring network interfaces... ifconfig: SIOCGIFFLAGS: No such device
done.
Setting up IP spoofing protection: rp_filter.
INIT: Entering runlevel: 5
Starting telnet daemon.
Starting syslogd/klogd: done
Starting thttpd..
.
.
.
I am able to login but the ethernet is not working ...
when i do ifconfig i get
.
.
root@beagleboard:~# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
.
.
root@beagleboard:~# ifconfig eth0 up
ifconfig: SIOCGIFFLAGS: No such device
Can anyone help solve the problem.... i want to setup NFS to mount rootfs.
Thanks,
Anand