Manjunath AM wrote: > Hi, > > We are using MPC8272 based target board, we are trying to mount montavista > Linux version 2.6.10 kernel image (with NFS enabled) to our target board, > we are setting following bootargs in bootloader > > "setenv bootargs root=/dev/nfs > nfsroot=192.168.178.110:/opt/montavista/pro/devkit/ppc/82xx/target > ip=192.168.178.234:192.168.178.110:192.168.178.47:255.255.255.0:cashel:eth1:off" > > when we boot the board, it is not able to mount nfs file system to board, > but the same image and configuration works with MPC8272ADS board. > So we know: 1) The NFS server is configured and working properly. 2) The network is up and working. 3) The Montavista image works on the MPC8272ADS board. It could be that Montavista kernel needs to be built with different options for this other board. Did you try contacting them for support? William -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/