Thanks. Worked like a charm! Copying the output for archival purposes (mock serial no). Knowing expected flashing times is helpful.
cheers, Sameer -- Sameer Verma, Ph.D. Professor, Information Systems San Francisco State University http://verma.sfsu.edu/ http://commons.sfsu.edu/ http://olpcsf.org/ http://olpcjamaica.org.jm/ ++++++++ sverma@imagenius:~/Desktop/nakasi-kot49h$ ./flash-all.sh ... (bootloader) Bootloader is already unlocked OKAY [ 0.020s] finished. total time: 0.020s erasing 'boot'... OKAY [ 1.154s] finished. total time: 1.155s ******** Did you mean to fastboot format this partition? erasing 'cache'... OKAY [ 0.994s] finished. total time: 0.995s erasing 'recovery'... OKAY [ 0.761s] finished. total time: 0.761s ******** Did you mean to fastboot format this partition? erasing 'system'... OKAY [ 0.757s] finished. total time: 0.758s ******** Did you mean to fastboot format this partition? erasing 'userdata'... OKAY [ 4.482s] finished. total time: 4.482s sending 'bootloader' (3911 KB)... OKAY [ 0.506s] writing 'bootloader'... FAILED (remote: (InvalidState)) finished. total time: 0.738s rebooting into bootloader... OKAY [ 6.720s] finished. total time: 6.720s archive does not contain 'boot.sig' archive does not contain 'recovery.sig' archive does not contain 'system.sig' -------------------------------------------- Bootloader Version...: 4.23 Baseband Version.....: N/A Serial Number........: 012345678904fff21 -------------------------------------------- checking product... OKAY [ 0.030s] checking version-bootloader... OKAY [ 0.020s] sending 'boot' (4992 KB)... OKAY [ 0.653s] writing 'boot'... OKAY [ 1.068s] sending 'recovery' (5532 KB)... OKAY [ 0.721s] writing 'recovery'... OKAY [ 0.484s] erasing 'system'... OKAY [ 0.889s] sending 'system' (625382 KB)... OKAY [ 80.211s] writing 'system'... OKAY [ 40.996s] erasing 'userdata'... OKAY [ 5.010s] formatting 'userdata' partition... Creating filesystem with parameters: Size: 30734811136 Block size: 4096 Blocks per group: 32768 Inodes per group: 8192 Inode size: 256 Journal blocks: 32768 Label: Blocks: 7503616 Block groups: 229 Reserved block group size: 1024 Created filesystem with 11/1875968 inodes and 161774/7503616 blocks sending 'userdata' (139197 KB)... writing 'userdata'... OKAY [ 31.491s] erasing 'cache'... OKAY [ 1.079s] formatting 'cache' partition... Creating filesystem with parameters: Size: 464519168 Block size: 4096 Blocks per group: 32768 Inodes per group: 7088 Inode size: 256 Journal blocks: 1772 Label: Blocks: 113408 Block groups: 4 Reserved block group size: 31 Created filesystem with 11/28352 inodes and 3654/113408 blocks sending 'cache' (9052 KB)... writing 'cache'... OKAY [ 2.637s] rebooting... finished. total time: 165.394s sverma@imagenius:~/Desktop/nakasi-kot49h$ On Sun, Mar 9, 2014 at 11:33 AM, Omer Akram <[email protected]> wrote: > Hey! > > If adb is not enabled you can go back to android from fastboot. First > download the factory images for your Nexus 7 from here > https://dl.google.com/dl/android/aosp/nakasi-kot49h-factory-5e9db5e1.tgz and > extract it. Make sure you are in Bootloader mode (fastboot) then just > exectute './flash-all.sh' from the extracted directory. > > Thanks! > > > On Sun, Mar 9, 2014 at 11:23 PM, Sameer Verma <[email protected]> wrote: >> >> I've got a Nexus 7 2012 WiFi that was running a Ubuntu Touch build. I >> tried to go back to Android and that's where things fell apart. >> >> No adb right now, so no phablet-flash. I can get to fastboot and adb >> sideload. >> >> Any suggestions on how to get back to Ubuntu or Android? >> >> Cheers, >> Sameer >> >> >> -- >> Mailing list: https://launchpad.net/~ubuntu-phone >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~ubuntu-phone >> More help : https://help.launchpad.net/ListHelp >> > -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

