On 18 June 2012 19:54, Marcin Juszkiewicz <[email protected]>wrote:

> W dniu 18.06.2012 16:20, Paul Larson pisze:
>
> > It's worked for us so far, but it's been tight on the lava side due
> > to the number of partitions that android wants, and especially with
> > the annoying hardcoded partition numbers that android uses.
>
> I do wonder why Linaro Android team did not tried to make /data /system
> parts of one filesystem instead of moving them to separate ones. Or
> maybe I do not know something  ;)
>

/system (core rootfs) is mounted as read-only filesystem and /data as
read-write, to store user profiles/settings/apps, so we need two separate
partitions.

Regards,
Amit Pundir


>
> _______________________________________________
> linaro-dev mailing list
> [email protected]
> http://lists.linaro.org/mailman/listinfo/linaro-dev
>
_______________________________________________
linaro-dev mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to