From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [203.125.206.118] (helo=exchangeserver.smartbridges.com) by pentafluge.infradead.org with smtp (Exim 4.30 #5 (Red Hat Linux)) id 1BQeUJ-0002c3-KM for linux-mtd@lists.infradead.org; Thu, 20 May 2004 04:44:55 +0100 Message-ID: <40AC99E1.40904@smartbridges.com> Date: Thu, 20 May 2004 11:43:29 +0000 From: Munro Biswal MIME-Version: 1.0 To: linux-mtd@lists.infradead.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Read only jffs2 filesystem Reply-To: munro.biswal@smartbridges.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Iam using a 6 MTD partition structure wherein i have two jffs2 filesystems and when i boot up, it mounts the filesystem as readonly.Even if i reboot my board, i get the root filesystem to be mounted readonly. I cannot write anything to the filesystem What could be the problem?? Thanks in advance! Regards, Munro.