sofware updates using initramfs

Cliff Brake cliff.brake at gmail.com
Fri Sep 7 10:18:51 EDT 2007


On 9/7/07, Saravanan Chanemouganandam <schane at osmozis.com> wrote:
> Hi all,
>
> On my pxa270 board, I want to perform kernel and main rootfs updates using a
> small rootfs ( initramfs) flashed on the NOR.
> Can anybody provide me a good descriptive stuffs on the above software updates
> using initramfs?

I have implemented a similar update scheme on several projects -- a few notes:

http://bec-systems.com/web/content/view/66/9/
http://bec-systems.com/web/content/view/65/9/

uclibc support for ARM is now pretty decent in OpenEmbedded, so what I
typically do now is build a small nor image using uclibc, and the main
rootfs using glibc.

Cliff

-- 
=======================
Cliff Brake
http://bec-systems.com



More information about the linux-mtd mailing list