> From: "lap song" <[email protected]> > > hey guys, > > i want to ask why my device already be rooted, but still can't not > flash. > i want to know how can i solve this problem.
Some versions of fastboot (the portion flashed onto the phone) has limits on the size of the image which can be flashed. There are a variety of ways that you can reduce the size, depending on which VARIANT you're building. The VARIANT=user puts the default webapps in /system. VARIANT unset or set to eng puts the default webapps in /data. I've also removed some unnecessary dictionaries from gaia/apps/keyboard/js/imes/js* and gaia/apps/keyboard/js/imes/latin/dictionaries to free up a few megabytes. Dave Hylands _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
