On 14/03/11 at 10:28am, Paul Larson wrote:
> On Mon, Mar 14, 2011 at 9:37 AM, Jeremy Chang <jeremy.ch...@linaro.org>wrote:
> 
> > +# mount mmc partitions
> > +    mount ext4 mmc@blk0p3 /system
> > +    mount ext4 mmc@blk0p3 /system ro remount
> > +    mount ext4 mmc@blk0p5 /cache
> > +    mount ext4 mmc@blk0p6 /data
> > +    mount ext4 mmc@blk0p7 /sdcard
> >
> > In my understanding, this will require a very particular sd card partition
> layout, which seems to use quite a few partitions.  Is this documented
> somewhere?  I'm trying to think about whether it will be possible to make
> this coexist with Linaro image testing in our validation environment where
> we currently have 2 partitions for booting a master image, and two
> partitions for booting a new linaro image we wish to test.

The partition layout is described at:

  https://wiki.linaro.org/Platform/Android/DevBoards
 
> Thanks,
> Paul Larson

Regards,
Jamie.
--
Linaro Release Manager   |   Platform Project Manager

_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to