Comment 1 for bug 823304

Revision history for this message
Ken Werner (kwerner) wrote :

This is the relevant section of and older init.rc that used to work:
<snip>
 # mount mmc partitions
    mount ext4 /dev/block/mmcblk0p2 /system ro
    mount ext4 /dev/block/mmcblk0p3 /cache
    mount ext4 /dev/block/mmcblk0p5 /data
</snip>