On Wed, 2003-12-31 at 00:00, deepesh at india.tejasnetworks.com wrote: > Hi, > > I am having an EP8260 Board. And the linux I am using is from TimeSys. > I made a gzipped ramdisk.image.gz. Following are the last few lines > before the board hung. > > TCP: Hash tables configured (established 128 bind 210) > NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. > RAMDISK: Compressed image found at block 0 > Freeing initrd memory: 4389k freed > EXT2-fs warning: checktime reached, running e2fsck is recommended > VFS: Mounted root (ext2 filesystem). > Mounted devfs on /?v > Root-NFS: No NFS server available, giving up.
You're trying to mount your root filesystem for the target over a network and you need to set up a host to serve out the target's root filesystem using NFS. > VFS: Unable to mount root fs via NFS, trying floppy. > modprobe: modprobe: Can't open dependencies file > /lib/modules/2.4.7-timesys-3.1.180/modules.dep > (N > ) > > Thank you, > Deepesh > > ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
