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 14zhQr-0007vE-00 for ; Tue, 15 May 2001 17:12:21 +0100 From: David Woodhouse In-Reply-To: <001101c0dd5a$4afc0780$326c020a@SENSORIA> References: <001101c0dd5a$4afc0780$326c020a@SENSORIA> To: "Bao C. Ha" Cc: linux-mtd@lists.infradead.org Subject: Re: Booting from JFFS2 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 15 May 2001 17:16:29 +0100 Message-ID: <30807.989943389@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: baoha@sensoria.com said: > (1) bootloader, (2) ext2 for kernel/initrd, (3) JFFS2 for the rest of > the filesystem's mount points. Why ext2 for the second partition? Why not just 1. Bootloader 2. Kernel 3. JFFS2 -- dwmw2