Nexus 9 corrupt after android update

Soldato
Joined
20 Mar 2004
Posts
4,625
I did an android update on my Nexus 9 today, however after the update it sat at the google screen for well over an hour.

I turned it off then back on, but now I get this message.
Visit this link on another device:
g.co/ABH

How do I go about fixing this? This tablet is my 1st android device and I have very little experience.
 
Thanks for that link, but I'm confused.

I've got the tablet connected up, and gone into Fastboot, but I don't know how to open up a terminal.
 
Installed ADB, ran adb devices, but it does see anything. Even though my PC see's it connected as Android 1.0.

I also downloaded SDK and used it to download the Google USB driver, but I've still got nothing.
 
Depending on what ADB pack you installed it may have fastboot as well, do the command:

Code:
fastboot devices

And see if it can see the device then.
 
Well I've tried fastboot and I get this.

C:\adb>fastboot devices
HT4CXJT01334 fastboot

C:\adb>fastboot oem unlock
...
(bootloader) ability is 0
(bootloader) Permission denied for this command!
OKAY [ 0.008s]
finished. total time: 0.008s

C:\adb>
 
Haven't messed with a Nexus device in a long while but if flashing the stock image you may not need to unlock the bootloader. Unpackage the tgz file you downloaded, then unpackage the tar file, and there should be a flash-all file you just click and it will do all the work for you.
 
Last edited:
Haven't messed with a Nexus device but if flashing the stock image you may not need to unlock the bootloader. Unpackage the tgz file you downloaded, then unpackage the tar file, and there should be a flash-all file you just click and it will do all the work for you.

Thanks, I'll give it a go when I get home tonight.
 
I threw in the towel, took it back and got a replacement.

Spent the last hour or so doing all the updates, fingers crossed this time.
 
Last edited:
Back
Top Bottom