I tried to install Ubuntu Touch on my new Galaxy Nexus toro (which I bought today specifically for Ubuntu Touch). I followed the instructions I found at https://wiki.ubuntu.com/Touch/Install (installed all the packages, made android backup, unlocked the phone) until I accidentally executed
phablet-flash cdimage-touch -d grouper -b
instead of
phablet-flash cdimage-touch -b
It gave me this output:
igor@igor-Inspiron-N5110:~$ phablet-flash cdimage-touch -d grouper -b
INFO:phablet-flash:Device detected as grouper
INFO:phablet-flash:Download directory set to /home/igor/Downloads/phablet-flash/ubuntu-touch/20130905.1
INFO:phablet-flash:Download directory set to /home/igor/Downloads/phablet-flash/ubuntu-touch/20130905.1
INFO:urllib3.connectionpool:Starting new HTTP connection (1): cdimage.ubuntu.com
INFO:phablet-flash:Downloading http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/20130905.1/saucy-preinstalled-recovery-armel+grouper.img to /home/igor/Downloads/phablet-flash/ubuntu-touch/20130905.1/saucy-preinstalled-recovery-armel+grouper.img
--2013-09-06 21:42:14-- http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/20130905.1/saucy-preinstalled-recovery-armel+grouper.img
Resolving cdimage.ubuntu.com (cdimage.ubuntu.com)... 91.189.92.174, 2001:67c:1360:8c01::20, 2001:67c:1360:8c01::21, ...
Connecting to cdimage.ubuntu.com (cdimage.ubuntu.com)|91.189.92.174|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7344128 (7,0M) [application/octet-stream]
Saving to: ‘/home/igor/Downloads/phablet-flash/ubuntu-touch/20130905.1/saucy-preinstalled-recovery-armel+grouper.img’
100%[======================================>] 7 344 128 1,73MB/s in 4,6s
2013-09-06 21:42:18 (1,53 MB/s) - ‘/home/igor/Downloads/phablet-flash/ubuntu-touch/20130905.1/saucy-preinstalled-recovery-armel+grouper.img’ saved [7344128/7344128]
INFO:phablet-flash:Downloading http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/20130905.1/saucy-preinstalled-system-armel+grouper.img to /home/igor/Downloads/phablet-flash/ubuntu-touch/20130905.1/saucy-preinstalled-system-armel+grouper.img
--2013-09-06 21:42:18-- http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/20130905.1/saucy-preinstalled-system-armel+grouper.img
Resolving cdimage.ubuntu.com (cdimage.ubuntu.com)... 91.189.92.174, 2001:67c:1360:8c01::1f, 2001:67c:1360:8c01::20, ...
Connecting to cdimage.ubuntu.com (cdimage.ubuntu.com)|91.189.92.174|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 68095300 (65M) [application/octet-stream]
Saving to: ‘/home/igor/Downloads/phablet-flash/ubuntu-touch/20130905.1/saucy-preinstalled-system-armel+grouper.img’
100%[======================================>] 68 095 300 2,07MB/s in 32s
2013-09-06 21:42:51 (2,02 MB/s) - ‘/home/igor/Downloads/phablet-flash/ubuntu-touch/20130905.1/saucy-preinstalled-system-armel+grouper.img’ saved [68095300/68095300]
INFO:phablet-flash:Downloading http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/20130905.1/saucy-preinstalled-boot-armhf+grouper.img to /home/igor/Downloads/phablet-flash/ubuntu-touch/20130905.1/saucy-preinstalled-boot-armhf+grouper.img
--2013-09-06 21:42:51-- http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/20130905.1/saucy-preinstalled-boot-armhf+grouper.img
Resolving cdimage.ubuntu.com (cdimage.ubuntu.com)... 91.189.92.174, 2001:67c:1360:8c01::21, 2001:67c:1360:8c01::1f, ...
Connecting to cdimage.ubuntu.com (cdimage.ubuntu.com)|91.189.92.174|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7501824 (7,2M) [application/octet-stream]
Saving to: ‘/home/igor/Downloads/phablet-flash/ubuntu-touch/20130905.1/saucy-preinstalled-boot-armhf+grouper.img’
100%[======================================>] 7 501 824 1,74MB/s in 4,5s
2013-09-06 21:42:56 (1,58 MB/s) - ‘/home/igor/Downloads/phablet-flash/ubuntu-touch/20130905.1/saucy-preinstalled-boot-armhf+grouper.img’ saved [7501824/7501824]
INFO:phablet-flash:Restarting device... wait
INFO:phablet-flash:Restarting device... wait complete
WARNING:phablet-flash:Device needs to be unlocked for the following to work
INFO:phablet-flash:Flashing system to /home/igor/Downloads/phablet-flash/ubuntu-touch/20130905.1/saucy-preinstalled-system-armel+grouper.img
< waiting for device >
erasing 'system'...
OKAY [ 0.044s]
sending 'system' (66499 KB)...
OKAY [ 7.697s]
writing 'system'...
OKAY [ 5.756s]
finished. total time: 13.496s
INFO:phablet-flash:Flashing boot to /home/igor/Downloads/phablet-flash/ubuntu-touch/20130905.1/saucy-preinstalled-boot-armhf+grouper.img
sending 'boot' (7326 KB)...
OKAY [ 0.859s]
writing 'boot'...
OKAY [ 0.443s]
finished. total time: 1.302s
INFO:phablet-flash:Flashing recovery to /home/igor/Downloads/phablet-flash/ubuntu-touch/20130905.1/saucy-preinstalled-recovery-armel+grouper.img
sending 'recovery' (7172 KB)...
OKAY [ 0.836s]
writing 'recovery'...
OKAY [ 0.458s]
finished. total time: 1.295s
INFO:phablet-flash:Booting /home/igor/Downloads/phablet-flash/ubuntu-touch/20130905.1/saucy-preinstalled-recovery-armel+grouper.img
downloading 'boot.img'...
OKAY [ 0.828s]
booting...
OKAY [ 0.399s]
finished. total time: 1.227s
INFO:phablet-flash:Clearing /data and /cache
error: device not found
ERROR:phablet-flash:Command 'adb shell mount /data' returned
non-zero exit status 255
After that, it rebooted the phone, and it the only thing it showed me was a black screen with a picture of a lock and the word "Google" in the middle. The phone did not reacted on pressing any buttons, including the power button. adb
didn't see the device:
~ $ adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
~ $
, which prevented me from restoring android as it described at https://wiki.ubuntu.com/Touch/Install. I tried to reboot it by holding power button, it didn't help. Than I rebooted by unplugging the battery. After that, I tried to boot in recovery mode, but it only showed me aforementioned black screen. adb
still doesn't see the device.
What can I do now? Where else can I seek for help?
No comments:
Post a Comment