From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 3381ADDE07 for ; Fri, 27 Jul 2007 16:41:36 +1000 (EST) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IEJW0-0004Cg-Si for linuxppc-embedded@ozlabs.org; Thu, 26 Jul 2007 23:41:32 -0700 Message-ID: <11823840.post@talk.nabble.com> Date: Thu, 26 Jul 2007 23:41:32 -0700 (PDT) From: Nethra To: linuxppc-embedded@ozlabs.org Subject: creation of jffs2 rootfile system.. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , when boot the board with jffs2 rootfile system i m getting output like this, TCP: Hash tables configured (established 4096 bind 8192) IPv4 over IPv4 tunneling driver NET: Registered protocol family 1 NET: Registered protocol family 10 IPv6 over IPv4 tunneling driver NET: Registered protocol family 17 Disabled Privacy Extensions on device c02527a0(lo) IP-Config: Incomplete network configuration information. Empty flash at 0x0000ffa0 ends at 0x00010000 Empty flash at 0x0002ffec ends at 0x00030000 Empty flash at 0x0004ffe8 ends at 0x00050000 Empty flash at 0x0006ffc8 ends at 0x00070000 Empty flash at 0x0008fffc ends at 0x00090000 Empty flash at 0x000afffc ends at 0x000b0000 Empty flash at 0x000cfffc ends at 0x000d0000 Empty flash at 0x000efffc ends at 0x000f0000 Empty flash at 0x0010fffc ends at 0x00110000 Empty flash at 0x0012fffc ends at 0x00130000 Empty flash at 0x0014fffc ends at 0x00150000 Empty flash at 0x0016fffc ends at 0x00170000 Empty flash at 0x0018fffc ends at 0x00190000 Empty flash at 0x001cfffc ends at 0x001d0000 Empty flash at 0x001efffc ends at 0x001f0000 Empty flash at 0x0020fffc ends at 0x00210000 Empty flash at 0x0022fffc ends at 0x00230000 Empty flash at 0x0024fffc ends at 0x00250000 Empty flash at 0x0026fffc ends at 0x00270000 Empty flash at 0x002afffc ends at 0x002b0000 Empty flash at 0x002cfffc ends at 0x002d0000 VFS: Mounted root (jffs2 filesystem). Freeing unused kernel memory: 108k init Please press Enter to activate this console. / # / # / # login prompt itself is not coming and ps command is not working.... # ps PID Uid VmSize Stat Command # what is the problem..? waiting for early response, Nethra -- View this message in context: http://www.nabble.com/creation-of-jffs2-rootfile-system..-tf4155759.html#a11823840 Sent from the linuxppc-embedded mailing list archive at Nabble.com.