From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by ozlabs.org (Postfix) with ESMTP id 40EA2DE43A for ; Sat, 19 Jul 2008 00:00:15 +1000 (EST) Received: by nf-out-0910.google.com with SMTP id b2so117398nfb.43 for ; Fri, 18 Jul 2008 07:00:13 -0700 (PDT) Message-ID: <4ac2955e0807180700u6184562duc128049245e37fdc@mail.gmail.com> Date: Fri, 18 Jul 2008 19:30:13 +0530 From: "mahendra varman" To: linuxppc-embedded@ozlabs.org. Subject: No filesystem could mount root MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_40079_27218329.1216389613521" List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , ------=_Part_40079_27218329.1216389613521 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all We are porting linux 2.6.24 on a board with powerpc processor and with AMD 79C972 ethernet chip Thru ramdisk I can able to boot the board and i can do the ifconfig eth0 up.. When I try to boot the board with nfs iam getting the following NET: Registered protocol family 1 NET: Registered protocol family 17 RPC: Registered udp transport module. RPC: Registered tcp transport module List of all partitions: No filesystem could mount root, tried: ext3 ext2 msdos ntfs Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0) Rebooting in 180 seconds.. 1. In the kernel the nfs related configs are enabled properly 2. The nfs server and file system is proper( I have mounted and checked the nfs server & file system thru another working setup) 3. The ethernet driver pcnet32.c under drivers/net is okkk it seems becaz it is working when i boot the board thru ramdisk Please shed me some light where to look and what may be the reason iam getting the above error when i boot thru NFS Thanks in advance ------=_Part_40079_27218329.1216389613521 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hi all

We are porting linux 2.6.24 on a board with powerpc processor and with AMD 79C972 ethernet chip

Thru ramdisk I can able to boot the board and i can do the ifconfig eth0 up..

When I try to boot the board with nfs iam getting the following

NET: Registered protocol family 1
NET: Registered protocol family 17
RPC: Registered udp transport module.
RPC: Registered tcp transport module

List of all partitions:
No filesystem could mount root, tried:  ext3 ext2 msdos ntfs
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
Rebooting in 180 seconds..

1. In the kernel the nfs related configs are enabled properly
2. The nfs server and file system is proper( I have mounted and checked the nfs server & file system thru another working setup)
3. The ethernet driver  pcnet32.c  under drivers/net  is okkk it seems becaz it is working when i boot the board thru ramdisk

Please shed me some light where to look and what may be the reason iam getting the above error when i boot thru NFS

Thanks in advance
------=_Part_40079_27218329.1216389613521--