From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ladislav Michl Date: Wed, 15 Sep 2004 11:13:03 +0200 Subject: [U-Boot-Users] problem about mounting rootfs In-Reply-To: <20040915083607.16693FB045@gatekeeper.ncic.ac.cn> References: <20040915083607.16693FB045@gatekeeper.ncic.ac.cn> Message-ID: <20040915091303.GA3907@umax645sx> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Sep 15, 2004 at 04:31:00PM +0800, liuyong wrote: > these u-boot infomation > => imi > ## Checking Image at 0c000000 ... > Image Name: liuyong ramdisk > Created: 2004-09-15 7:10:35 UTC > Image Type: PowerPC Linux RAMDisk Image (gzip compressed) > Data Size: 475451 Bytes = 464.3 kB > Load Address: 00000000 > Entry Point: 00000000 > Verifying Checksum ... OK > => imi 400000 > ## Checking Image at 00400000 ... > Image Name: Linux-2.6.8 > Created: 2004-09-15 7:20:46 UTC > Image Type: PowerPC Linux Kernel Image (gzip compressed) > Data Size: 873273 Bytes = 852.8 kB > Load Address: 00000000 > Entry Point: 00000000 > Verifying Checksum ... OK > => bootm 400000 > Kernel command line: console=ttyS0,115200n8 root=/dev/ram0 initrd=0xc000000,4m ip=off > ................ > RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize > ................ > Kernel panic: VFS: Unable to mount root fs on unknown-block(1,0) > ----------------------------------------------------------------- > what's wrong? Wrong list: 1. You posted the same question twice. 2. You didn't provide informations about ramdisk filesystem used and filesystems supported by kernel (hint, hint). Also check if you have initrd support compiled in. 3. bootm 00400000 0c000000 > ????????liuyong > ????????ly at ncic.ac.cn > ??????????2004-09-15 > N?HS^??X???'???u????-z???h > ????yYB??$??????"???? ?Dp????5C??jQ??j`???+u?????,?)??? zIr.??z.?(Z?W???{?4????]???y?brI??%?];?M??]6?mz?e??T?????x%??T?-R??X???(?? ~??zw???i?????l???q????z????l?X??)?????n?? 4. Please use US-ASCII characters only. Best regards, ladis