You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a) rm -rf backup-
b) go to the folder that contains extract-device.sh ie devices/<whatever, whatever>//extract-device.sh
c) run adb root
d) run adb remount
e) sudo ./extract-device.sh
from
https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Firefox_OS_build_prerequisites#Backup_the_phone_system_partition
and
http://shizen008.wordpress.com/2013/06/12/how-to-build-an-ubuntu-vm-that-compiles-b2g/#comment-100
a) rm -rf backup-
b) go to the folder that contains extract-device.sh ie devices/<whatever, whatever>//extract-device.sh
c) run adb root
d) run adb remount
e) sudo ./extract-device.sh