On Wed, Aug 31, 2011 at 5:56 AM, venkat k raju <[email protected]> wrote: > Hi all, > > i have been trying to flash the x-load,u-boot,uimage,rootfs.jffs2 to nand > using windows flash tool Flash v1.5 tool. > > running the following are no problem those are executing properly. > x-loader,u-boot,uImage > > but rootfs.jffs2 mounting time i got some error like this > > Root-NFS: No NFS server available, giving up. > VFS: Unable to mount root fs via NFS, trying floppy. > List of all partitions: > No filesystem could mount root, tried: jffs2 > Kernel panic - not syncing: VFS: Unable to mount root fs on > unknown-block(2,0) > > here may be problem with "boot arguments" and mount point like from where > to mount the rootfs. > > please suggest me how to set the boot arguments, and i don't know how to > create mount point from that flash tool or any other approach to solve my > problem. >
what's in your u-boot environment vars? (use "printenv" command) --tm -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
