Michael Frey wrote: > Rob, > > Dave Mandala asked me to inform you of the following. > > After some investigation, I found that changing Moblin Image Creator > to format all partitions as ext3 fixes the "disk corruption" issue. > > It turns out that the partition that holds the squashfs image was > formated as ext2 not ext3 therefore making it prone to > corruption since > there is no journaling on ext2. >
In that case we'll need to modify Moblin image-creator's install.sh script and the platform initramfs to use the ext3 for all partitions created on the target platform. -RobR -- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
