From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 12-234-34-139.client.attbi.com ([12.234.34.139] helo=heavens.murgatroid.com) by pentafluge.infradead.org with esmtp (Exim 3.22 #1 (Red Hat Linux)) id 17gwqO-0004vp-00 for ; Tue, 20 Aug 2002 01:26:00 +0100 From: "Christopher Hoover" To: "'Conn Clark'" , =?iso-8859-1?Q?'J=F6rn_Engel'?= Cc: "'MTD Mailing List'" Subject: RE: Re: How does one mount an existing jffs2 partition so it is writeable? Date: Mon, 19 Aug 2002 17:25:18 -0700 Message-ID: <007201c247e0$1022fcd0$a15f040f@SNAGGLE> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit In-Reply-To: <3D6186CD.6BCD1850@esteem.com> 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: Do you need to unlock your flash before you can write to it? That's not done automatically by mtd or jffs2. There's a diff in the ARM patch system by me that might be applicable. -ch