-
01-10-2012 03:31 PM #21
Beta
**
- Join Date
- Dec 2011
- Posts
- 27
- Points
- 295.28
I just have it connected by USB. I am not sure how connected it actually is though. ADB seems to see it but I don't know whether it's talking to it properly or not. The tablet is visible in device manager as the Android ADB Interface and Portable Devices, although I cannot browse the file system.
-
01-10-2012 05:08 PM #22
1.6 Donut
***
- Join Date
- Dec 2011
- Posts
- 203
- Points
- 2,140.79
-
01-10-2012 09:55 PM #23
Beta
**
- Join Date
- Dec 2011
- Posts
- 27
- Points
- 295.28
Looks like it isn't working correctly then. I can't get a shell on the device. I just get "- exec '/system/bin/sh' failed: No such file or directory (2) -".
Obviously as it won't boot up fully I can't get in to turn on usb debugging.
Is there a way to force it into usb debugging? It responds to the commands adb reboot-bootloader and other commands.
Can I completely wipe it somehow through adb? Or at least get access to the logs, logcat doesn't work with the same error as above.
-
01-11-2012 05:38 AM #24
1.6 Donut
***
- Join Date
- Dec 2011
- Posts
- 203
- Points
- 2,140.79
Then I'm afraid there's nothing useful you can do with adb. Maybe flashing cwm as per instructions. What you need to do is get a working system up via recovery. I know you tried several times -- perhaps with a different sd card? My brother had a similar issue with all flashes from recovery failing until he tried a different card (he still had to try a couple times, though).
-
01-11-2012 07:07 AM #25
I'm no expert but looks like there can be few means to this problem (these are just guesses as android still is a linux, a different flavour though):
- Bootloader failed to mount /boot partition and consequently not loaded kernel could not mount the /system partition and therefore there is no '/system/bin/sh'. Could happen due to partition corruption,
- Bootloader mounted and executed the kernel code but there were problems with the /system partition,
- Since you have the "novo 7 basic" screen, and I'm guessing it's just a bootimage, something failed while kernel was loading, a fatal error of some sort (kernel panic etc.) and stopped the whole boot process.
If you could pass console=tty0 parameter to bootloader options you could get a dump of kernel messages during boot, but I don't really know how :/
Or maybe like alleytom said, try ClockWorkMod. Wipe all data and try to install firmware again. Bare in mind that clockworkmod will replace your standard android recovery mode console menu, I'm not sure how safe it is (I've done it and it works, but on some threads in this forum I read it could brick your device). Here is a guide.
And here is a list od adb commands, and more info about boot logs here.Last edited by tosyu; 01-11-2012 at 07:43 AM.
-
01-11-2012 12:05 PM #26
Beta
**
- Join Date
- Dec 2011
- Posts
- 27
- Points
- 295.28
Wow. I have managed to get it working. Pretty happy.
Thanks to all the people who replied.
It turns out that using a different Micro SD card was the solution for me. I had tried every everyone had suggested and none of them worked.
Strangely I had previously updated my version of 3.2 on the tablet using the same SD card and it had worked fine so I don't know what changed to stop it working.
This is how I did it this which worked for me.
I formatted the card to FAT32, and copied "4.0.1 ICS_MR0 eng.mdliu.20111227.1122122.zip" firmware to it.
Renamed the zip file to update.zip
Made sure the tablet was powered off.
Inserted the SD card.
While holding the Volume + button powered on the tablet and kept both buttons depressed until the android guy appeared.
I then repeatedly pressed the home button to get to the ainol recovery menu.
Here I wiped the cache and did a factory reset then selected to update from the external storage.
Selected the update.zip and off it went.
I rebooted the tablet when prompted and it came up with the ainol novo7 basic screen for quite a while, I left it alone, it then went onto the ainol boot screen with animation, at which point I got my hopes up.
It did take quite a long time to finish but in the end I was at the ICS lock screen.
All of the above I had tried exactly the same several times to no avail so it was definitely changing the SD card that made the difference.
SD Card that didn't work:
Samsung MicroSD HC 4GB Class 4 formatted as FAT32.
SD Card that worked:
SanDisk Premier MicroSD 2GB formatted as FAT32.
I wonder if it is something to do with the failing card being SDHC?
r3s.
P.S. Sorry for any duplication but I have posted this in all the threads I was seeking help in case it can help others with the same issue.
-
01-18-2012 06:55 AM #27
Beta
- Join Date
- Jan 2012
- Posts
- 7
- Points
- 70.45
damn i'm use SDHC too and stuck in there.
when i back i will use sd 2GB, i hope it works!
-
01-19-2012 03:13 AM #28
Beta
- Join Date
- Jan 2012
- Posts
- 7
- Points
- 70.45
it's work thx alot...
-
01-19-2012 01:15 PM #29
Beta
**
- Join Date
- Dec 2011
- Posts
- 27
- Points
- 295.28
Excellent. Glad to have helped someone
-
01-21-2012 05:33 PM #30
Android 1.0
***
- Join Date
- Dec 2011
- Posts
- 33
- Points
- 362.37


LinkBack URL
About LinkBacks
Reply With Quote


