Thread Previous • Date Previous • Date Next • Thread Next |
On 01/28/2014 06:32 PM, Dave Morley wrote:
On 28/01/14 20:22, Carlos J. Mazieri wrote:phablet-flash ubuntu-system --channel devel-propsed -d grouper --no-backup -bI did with the command:sudo phablet-flash ubuntu-system -b --channel devel --debug | tee flash.txtThe same happened , no response from UI, I can do "adb shell" into the device,it looks like no data were erased. what else I can try? Regards, Carlos On Monday 27 January 2014 21:53:25 Ricardo Salveti de Araujo wrote:On Mon, Jan 27, 2014 at 7:10 PM, Carlos J. Mazieri <carlos.mazieri@xxxxxxxxx> wrote:Hello guys, My nexus 7 first generation used to work, I used that for development, for some reason it stopped working, then I flashed a new version but something went wrong. Command: sudo phablet-flash ubuntu-system --channel devel --no-backupI'd flash with -b (bootstrap), as that should make it work again. Just be aware that -b erases everything. Cheers
At least in my version 13.10 --bootstrap does not work with --no-backup: sudo phablet-flash ubuntu-system --channel devel-propsed -d grouper --no-backup -b WARNING:phablet-flash:--no-backup is deprecated, use --bootstrap instead usage: phablet-flash ubuntu-system [-h] [--debug] [-s SERIAL] [-D] [-d {mako,maguro,manta,grouper}] [--channel CHANNEL] [--revision REVISION] [--alternate-server ALTERNATE_SERVER] [--no-backup | -b] phablet-flash ubuntu-system: error: argument -b/--bootstrap: not allowed with argument --no-backupSo using without --no-backup: "sudo phablet-flash ubuntu-system --channel devel -d grouper -b" gave the same result:
ERROR:phablet-flash:Installation is taking too long or an error occured along the way. Removing directory /tmp/tmpODL2cV Removing directory /tmp/tmpr_Rk7l Please tell if there is something else I can try. Carlos
Thread Previous • Date Previous • Date Next • Thread Next |