Booting from JFFS2
Bao C. Ha
baoha at sensoria.com
Tue May 15 12:15:43 EDT 2001
This is for a sh4-based board. There are two boot loaders
available: lilo and ipl+sh. From your answer, I assume
that none of the boot loader out there understands JFFS2
yet.
My next option is to partition the flash into three: (1)
bootloader, (2) ext2 for kernel/initrd, (3) JFFS2 for the
rest of the filesystem's mount points.
Thanks.
Bao
-----Original Message-----
From: David Woodhouse [mailto:dwmw2 at redhat.com]On Behalf Of David
Woodhouse
Sent: Tuesday, May 15, 2001 12:11 AM
To: Bao C. Ha
Cc: linux-mtd at lists.infradead.org
Subject: Re: Booting from JFFS2
baoha at sensoria.com said:
> I would like to partition the Flash into two: (1) boot loader and (2)
> JFFS2. Can I put the kernel, zImage, and fs.gz on JFFS2, and boot
> the kernel from there?
The answer to that question is entirely dependent on the bootloader you
use. But at the moment, I think there are no bootloaders which support this.
There are patches available for Compaq bootldr used on the iPAQ, which make
it capable of loading a kernel from a JFFSv1 filesystem. But nobody's yet
done JFFS2, AFAIK.
We're intending to add this support to RedBoot some time in the near
future, hopefully.
--
dwmw2
More information about the linux-mtd
mailing list