<div dir="ltr">Hi all<br><br>We are porting linux 2.6.24 on a board with powerpc processor and with AMD 79C972 ethernet chip<br><br>Thru ramdisk I can able to boot the board and i can do the ifconfig eth0 up..<br><br>When I try to boot the board with nfs iam getting the following <br>
<br><font size="1">NET: Registered protocol family 1<br>NET: Registered protocol family 17<br>RPC: Registered udp transport module.<br>RPC: Registered tcp transport module</font><br>List of all partitions:<br>No filesystem could mount root, tried:&nbsp; ext3 ext2 msdos ntfs<br>
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)<br>Rebooting in 180 seconds..<br><br>1. In the kernel the nfs related configs are enabled properly<br>2. The nfs server and file system is proper( I have mounted and checked the nfs server &amp; file system thru another working setup)<br>
3. The ethernet driver&nbsp; pcnet32.c&nbsp; under drivers/net&nbsp; is okkk it seems becaz it is working when i boot the board thru ramdisk<br><br>Please shed me some light where to look and what may be the reason iam getting the above error when i boot thru NFS<br>
<br>Thanks in advance<br></div>