From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailrelay2.inwind.it ([212.141.54.102]) by pentafluge.infradead.org with esmtp (Exim 3.22 #1 (Red Hat Linux)) id 17ISJX-0002Bb-00 for ; Thu, 13 Jun 2002 11:58:51 +0100 Received: from ester (62.98.24.108) by mailrelay2.inwind.it (6.5.015) id 3CF4B8F500ACA4A1 for linux-mtd@lists.infradead.org; Thu, 13 Jun 2002 12:58:18 +0200 Message-ID: <002e01c212c9$6c6dd920$0100a8c0@ester> Reply-To: "Krypton" From: "Krypton" To: References: <001101c212c6$de2f94c0$0100a8c0@ester> <003101c212b5$95362790$0100a8c0@ester> <16692.1023958536@redhat.com> <28908.1023965039@redhat.com> Subject: Re: first jffs2 boot problem Date: Thu, 13 Jun 2002 12:59:34 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-mtd-admin@lists.infradead.org Errors-To: linux-mtd-admin@lists.infradead.org List-Help: List-Post: List-Subscribe: , List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: > > How was the JFFS2 image created, and how was it put onto the flash? > Image was created using mkfs.jffs2 -o root.jffs2 -e 0x20000 -r tmproot -p -l and is was put onto the flash using my own bootloader I think that my problem could depend from bash commands, is it possible ? TIA