From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dell-paw-3.cambridge.redhat.com ([195.224.55.237] helo=passion.cambridge.redhat.com) by pentafluge.infradead.org with esmtp (Exim 3.22 #1 (Red Hat Linux)) id 17ZodS-0006Gv-00 for ; Wed, 31 Jul 2002 09:15:10 +0100 From: David Woodhouse In-Reply-To: <007901c23869$35d3f500$1b0448c0@gv.com.tw> References: <007901c23869$35d3f500$1b0448c0@gv.com.tw> To: "??" Cc: linux-mtd@lists.infradead.org Subject: Re: can i use jffs2 directly on /dev/mtdblock? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 31 Jul 2002 09:15:02 +0100 Message-ID: <31207.1028103302@redhat.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: kevin@gv.com.tw said: > can i use jffs2 directly on /dev/mtdblock? instead of /dev/nftl? You cannot use JFFS2 on NFTL. You can _only_ use it on /dev/mtdblock devices. -- dwmw2