Hello all! I've been having some trouble flashing gaia on the ZTE Open C. Every time I use:
[code]make reset-gaia[/code] the script fails with a bunch of permission denied errors. Here is a small snippet of what I'm getting in the terminal: [code]failed to copy '/home/kobalt/Development/firefoxos/B2G/gaia/profile/user.js' to '//data/local/user.js': Permission denied [push] Restarting B2G... [cmd] sh -c adb shell start b2g adb shell stop b2g adb remount remount failed: Operation not permitted adb push profile/settings.json /system/b2g/defaults/settings.json failed to copy 'profile/settings.json' to '/system/b2g/defaults/settings.json': Read-only file system make: *** [install-default-data] Error 1 [/code] What do you think could be causing it to fail? I know it's some kind of permission error, but I'm not sure how to fix it. Also, I should add that the gaia I'm trying to flash is completely unedited from the Mozilla repository on github. I thought I should try flashing a clean build before I start customizing the UI. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
