Related
Hi,
this is my first post on xda and first Android device well actually it's a present for my daughter. First i'd like to say that you guys doing a great work here! Thank you!
Last couple of days (and nights) I spend reading and reading and reading.. http://forum.xda-developers.com/showthread.php?t=1905674 - now 101 pages! I am not in UK or US or any other country where nabi app shop is working, the only option for me is G play store. So rooting and installing gapps is the way for me. Unfortunately jmztaylor's method not working for me. Not only for me on page 26 (http://forum.xda-developers.com/showthread.php?t=1905674&page=26) mr_tris reported of having the same problem, but never got a solution for it and I see that MikeDVH (http://forum.xda-developers.com/showpost.php?p=35985909&postcount=1020) just reported the same issue:
failed to mount data (invalid argument)
-- Could not mount :/sdcard
-- Aborting
Backup failed!
I am getting the same error. There is plenty of free space (3+GB) and 2GB SD card. No apps on tablet, just configured Nabi mode.
The only explanation I can come up with that it's something different in UK model of Nabi2. The model reads: NABI2-NV7A-UK
My Nabi2 came with 1.9.29 and before attempting to root I upgraded to 1.9.37
I am thinking to trying http://forum.xda-developers.com/showthread.php?t=2041224 flash with his supplied stock version 1.9.37, but don't wanna mess something. I can supply any additional information or images needed, but to be honest will need some guidance in doing that as not very familiar with all this flashing thing, but not afraid of CLI
I can not post in that thread, but maybe it will be good to have thread dedicated to UK version of Nabi 2. Any other Nabi2-UK owners having problems/success?
regards
p.
petras_m said:
Hi,
this is my first post on xda and first Android device well actually it's a present for my daughter. First i'd like to say that you guys doing a great work here! Thank you!
Last couple of days (and nights) I spend reading and reading and reading.. http://forum.xda-developers.com/showthread.php?t=1905674 - now 101 pages! I am not in UK or US or any other country where nabi app shop is working, the only option for me is G play store. So rooting and installing gapps is the way for me. Unfortunately jmztaylor's method not working for me. Not only for me on page 26 (http://forum.xda-developers.com/showthread.php?t=1905674&page=26) mr_tris reported of having the same problem, but never got a solution for it and I see that MikeDVH (http://forum.xda-developers.com/showpost.php?p=35985909&postcount=1020) just reported the same issue:
failed to mount data (invalid argument)
-- Could not mount :/sdcard
-- Aborting
Backup failed!
I am getting the same error. There is plenty of free space (3+GB) and 2GB SD card. No apps on tablet, just configured Nabi mode.
The only explanation I can come up with that it's something different in UK model of Nabi2. The model reads: NABI2-NV7A-UK
My Nabi2 came with 1.9.29 and before attempting to root I upgraded to 1.9.37
I am thinking to trying http://forum.xda-developers.com/showthread.php?t=2041224 flash with his supplied stock version 1.9.37, but don't wanna mess something. I can supply any additional information or images needed, but to be honest will need some guidance in doing that as not very familiar with all this flashing thing, but not afraid of CLI
I can not post in that thread, but maybe it will be good to have thread dedicated to UK version of Nabi 2. Any other Nabi2-UK owners having problems/success?
regards
p.
Click to expand...
Click to collapse
i get the same error! any help would be great
Nabi 2 - UK Root and Gapps Install
After some more tries I finally rooted my nabi2-UK and successfully installed gapps!
Original files and credit go to jmztaylor from this thread: http://forum.xda-developers.com/showthread.php?t=1905674
New gapps and credit (no "Android Upgrading" message every reboot) go to t499user: http://forum.xda-developers.com/showthread.php?p=35888524 and manual recovery and flash http://forum.xda-developers.com/showthread.php?t=2016463
I’ve done “semi manual/automatic” if you can say that. So the steps were:
1. From http://junefabrics.com/android/ installed PdaNet for Android to have all proper drivers. My system win 7 64
2. set everything according http://forum.xda-developers.com/showthread.php?t=1590800
3. ran jmztaylor insatall.bat and selected option 2
4. in the background watching http://www.youtube.com/watch?v=HcAIsePNYVE – found some very useful notices – Thanks!
5. followed till the end, with the error: failed to mount data (invalid argument) and -- Could not mount :/sdcard
6. in TWRP selected Backup and done backup to external SD card
7. nabi being still in TWRP on pc opened command prompt and run:
Code:
adb push root.zip /sdcard/root.zip
and
Code:
adb push gapps.zip /sdcard/gapps.zip
8. In TWRP selected Install, navigated to /sdcard and selected root.zip after it was installed, the same done for gapps.zip
9. rebooted, run superSU, google play was installed, downloaded root checker – Congratulations! This device has root access!
Rebooted several times – everything ok.
I believe that this can be done in a better way, but this is just my experience and maybe it will help someone.
Sorry if some may sound in proper – English is not my native language
Happy New Year!
THANKYOU
petras_m said:
After some more tries I finally rooted my nabi2-UK and successfully installed gapps!
Original files and credit go to jmztaylor from this thread: http://forum.xda-developers.com/showthread.php?t=1905674
New gapps and credit (no "Android Upgrading" message every reboot) go to t499user: http://forum.xda-developers.com/showthread.php?p=35888524 and manual recovery and flash http://forum.xda-developers.com/showthread.php?t=2016463
I’ve done “semi manual/automatic” if you can say that. So the steps were:
1. From http://junefabrics.com/android/ installed PdaNet for Android to have all proper drivers. My system win 7 64
2. set everything according http://forum.xda-developers.com/showthread.php?t=1590800
3. ran jmztaylor insatall.bat and selected option 2
4. in the background watching http://www.youtube.com/watch?v=HcAIsePNYVE – found some very useful notices – Thanks!
5. followed till the end, with the error: failed to mount data (invalid argument) and -- Could not mount :/sdcard
6. in TWRP selected Backup and done backup to external SD card
7. nabi being still in TWRP on pc opened command prompt and run:
Code:
adb push root.zip /sdcard/root.zip
and
Code:
adb push gapps.zip /sdcard/gapps.zip
8. In TWRP selected Install, navigated to /sdcard and selected root.zip after it was installed, the same done for gapps.zip
9. rebooted, run superSU, google play was installed, downloaded root checker – Congratulations! This device has root access!
Rebooted several times – everything ok.
I believe that this can be done in a better way, but this is just my experience and maybe it will help someone.
Sorry if some may sound in proper – English is not my native language
Happy New Year!
Click to expand...
Click to collapse
Just wanted to say thanks to you and everyone on this site! i had a bit of trouble rooting my daughters nabi 2, but thanks to you i got it sorted!
Happy new year!!
:laugh::laugh:
easytiger1978 said:
Just wanted to say thanks to you and everyone on this site! i had a bit of trouble rooting my daughters nabi 2, but thanks to you i got it sorted!
Happy new year!!
:laugh::laugh:
Click to expand...
Click to collapse
Glad to hear that it worked for you. There is an updated recovery with various fixes so all that still have, in first post mentioned error, might wanna try http://forum.xda-developers.com/showthread.php?p=36083895#post36083895
Just replace recovery.img and gapps.zip in jmztaylor Files directory with new ones and try.
petras_m said:
Glad to hear that it worked for you. There is an updated recovery with various fixes so all that still have, in first post mentioned error, might wanna try http://forum.xda-developers.com/show....php?t=2074501
Just replace recovery.img and gapps.zip in jmztaylor Files directory with new ones and try.
Click to expand...
Click to collapse
I think that link is broken?
easytiger1978 said:
I think that link is broken?
Click to expand...
Click to collapse
updated link
failed to install / invalid argument whilst pushing root and Gapps on Nabi 2
A huge thank you for the 'how to' and files to help me root my nieces Nabi 2! ;0) I successfully rooted and installed Google apps, although I did it differently to the above methods.
(I'm using windows 8 and the Nabi 2 was already on 1.9.37. The device shows as NABI2-NV&A-UK under my computer)
I kept stalling at the point after the files were being pushed to the SD card. I also had the 'invalid argument / failed transfer' message flash up on the Nabi for a split second, and then hanging as the Nabi was disconnected from my laptop, until a reboot was done; but then it was not in developer mode. After going round in circles and reading for about an hour and a half (and watching the helpful video on youtube), and then coming here to see the above post, I tried the command prompt push method but still no joy! When I tried that method the files being pushed would show up on the Nabi screen but they would not install, there was also an error message after each attempt (I cannot remember exactly what it said now, sorry).
Two hours later and still no luck. Then I thought 'what if I did it this way' > ... I rebooted the Nabi 2, with a 2gb SD card in it. I opened 'my computer' and formatted the SD card. I dragged and dropped the Root.zip and Gapps.zip files to the root of SD card. I ran the adb driver app, via the command prompt (which in windows 8 can be accessed by pushing the windows key and X, then choosing 'command prompt' as there's no link for it in accessories) and then I ran the jmzrootpack 'install.bat' file to get the Nabi into developer mode. Then I entered install via the menu and the files were there! I installed the root and gapps files as in the youtube video, rebooted and everything was installed and worked as it should. Job done!
Once again thank you to the developers who made this possible ;0)
I purchased a NT from a guy on Craigslist who said it was bricked. Since I have installed CM10 on a number of NC and NT I thought I would take a chance and buy it. When you turn it on, after the N is displayed, it momenteriarly displays what looks like the opening the Reading Forever page. Then is goes to a Red exclamation point that says to restart your device and try again.
I have tried booting from a CWM boot disk. It says it can't find E: when I try a data/factory reset, I suspect the partitions are meesed up. What is my best course of action at this point?
Bonnie_Raitt said:
I purchased a NT from a guy on Craigslist who said it was bricked. Since I have installed CM10 on a number of NC and NT I thought I would take a chance and buy it. When you turn it on, after the N is displayed, it momenteriarly displays what looks like the opening the Reading Forever page. Then is goes to a Red exclamation point that says to restart your device and try again.
I have tried booting from a CWM boot disk. It says it can't find E: when I try a data/factory reset, I suspect the partitions are meesed up. What is my best course of action at this point?
Click to expand...
Click to collapse
Bad choice on your part because the device information may be gone. But there is a guide to rebuilding the internal partitions here.
Try it out and see if it works. I've never tested any unbricking methods because, well, I've never been bricked. Important to read instructions carefully before doing anything and make sure you're knowledgeable on what you're doing.
It appears that I need to know whether I have an 8 or 16 Gb model. Is there a way to tell if I can't boot it?. TIA
Bonnie_Raitt said:
It appears that I need to know whether I have an 8 or 16 Gb model. Is there a way to tell if I can't boot it?. TIA
Click to expand...
Click to collapse
Ask the guy from craigslist or open up the back and look at the hardrive and see what it says.
No way to contact CL guy. Is opening up the device the only way to find out?
Bonnie_Raitt said:
No way to contact CL guy. Is opening up the device the only way to find out?
Click to expand...
Click to collapse
You'll have to open it up then. Only difference is the "hard drive" is 16 GB and the ram is 1 GB instead of half a gig.
I was able to contact seller. He says it's a 16 GB model. I'm off to try the fix listed above
I downloaded flash_restore_16gb_partitions_1-4&6.zip, put it on my CWM boot card, and chose it from "install zip from sdcard.. Here's what is says:
Installing flash_restore_16gb_partitions_1-4&6.zip
E: Can't mount /cache/recovery/last_install
E:failed to open last_install: No such file or directory
Finding update package
Opening update package
Installed update...
Extract xloaded
extract U-boot
extract recovery
extract Boot
Extract Bootdata
Install from sdcard complete
I then powered down NT.
Took a 4 GB SD card that had a single partition marked active with EASEUS Partiton manager. Copied nooktablet_1_4_2_update.zip to it. Inserted it in NT and rebooted
It flashes momentarily to reading fowever screen, then goes to updating software screen. Very quickly a red exclamation point appears asking me to restart to try to install software again. Restarting gives same results.
Should I move on to the ADB process or is there something else I can do at this point
Bonnie_Raitt said:
I downloaded flash_restore_16gb_partitions_1-4&6.zip, put it on my CWM boot card, and chose it from "install zip from sdcard.. Here's what is says:
Installing flash_restore_16gb_partitions_1-4&6.zip
E: Can't mount /cache/recovery/last_install
E:failed to open last_install: No such file or directory
Finding update package
Opening update package
Installed update...
Extract xloaded
extract U-boot
extract recovery
extract Boot
Extract Bootdata
Install from sdcard complete
I then powered down NT.
Took a 4 GB SD card that had a single partition marked active with EASEUS Partiton manager. Copied nooktablet_1_4_2_update.zip to it. Inserted it in NT and rebooted
It flashes momentarily to reading fowever screen, then goes to updating software screen. Very quickly a red exclamation point appears asking me to restart to try to install software again. Restarting gives same results.
Should I move on to the ADB process or is there something else I can do at this point
Click to expand...
Click to collapse
Have you tried the repart.img?
http://raywaldo.com/2012/06/how-to-un-brick-a-nook-tablet-8gb-or-16gb/
If you get the red x during that process you can try adb process.
Sent from my NookTablet using xda app-developers app
datallboy said:
Have you tried the repart.img?
http://raywaldo.com/2012/06/how-to-un-brick-a-nook-tablet-8gb-or-16gb/
If you get the red x during that process you can try adb process.
Sent from my NookTablet using xda app-developers app
Click to expand...
Click to collapse
Yes,that's actually what I tried at first. It doesn't work.
At this point I'm trying to load the ADB tools and drivers,
In [FAQ] NT Reference Thread | Tips&Tricks | How to's | Videos | NEW USER? PLEASE READ!
it references a link [HOW-TO] Install & Use ADB tool | Android Debug Bridge | Drivers - Videos - Tutorial .
The video for windows doesn't work any more. I went ahead and downloaded the referenced
ADB + Fastboot + Drivers.zip
I made an attempt to load the uSB drivers. I'm not certain if I did it correctly or not. When I run the adb devices command is get nothing returned.
Can someone point me to a current reference for installing the drivers or offer more advice on where to go from here. Thanks
Bonnie_Raitt said:
Yes,that's actually what I tried at first. It doesn't work.
At this point I'm trying to load the ADB tools and drivers,
In [FAQ] NT Reference Thread | Tips&Tricks | How to's | Videos | NEW USER? PLEASE READ!
it references a link [HOW-TO] Install & Use ADB tool | Android Debug Bridge | Drivers - Videos - Tutorial .
The video for windows doesn't work any more. I went ahead and downloaded the referenced
ADB + Fastboot + Drivers.zip
I made an attempt to load the uSB drivers. I'm not certain if I did it correctly or not. When I run the adb devices command is get nothing returned.
Can someone point me to a current reference for installing the drivers or offer more advice on where to go from here. Thanks
Click to expand...
Click to collapse
I have no idea how to set up ADB, never done it. So I won't be able to help you there. Sorry.
But since it is a 16GB version you may want to attempt the Adam Outler Ubuntu ReFlash Method. It uses ubuntu to recover your partitions on your device. Since you have nothing to lose with it, give it a try.
If someone else doesn't pipe in, I'll try it this afternoon
OK. I downloaded ADB stuff from
HOW-TO] Install & Use ADB tool | Android Debug Bridge | Drivers - Videos - TutorialLike Tweet +1
I placed everything i c:\adb. I followed instructions and now have an "Othe device" called Barnes and Noble Nook Tablet". It has an exclamation point. I have uninstalled and reinstalled several times to no avail. I am running Windows 7 SP1 64 bit intel.
I'm at a dead end here. Can anyone assist?
Just finished reading
[UnBrick]TOTAL WIPE and reflash back to 1.4.0 via Ubuntu Recovery --Now Easier!!!!
It looks like something I could do, but I'd like some feed back from the experts before I bork my NT worse than It already is. Any thoughts?
Bonnie_Raitt said:
Just finished reading
[UnBrick]TOTAL WIPE and reflash back to 1.4.0 via Ubuntu Recovery --Now Easier!!!!
It looks like something I could do, but I'd like some feed back from the experts before I bork my NT worse than It already is. Any thoughts?
Click to expand...
Click to collapse
Well your nook is already borked up. You bought it with the internal partitions deleted most likely. This method writes zeros and rebuild the partitions itself.
Bonnie_Raitt said:
OK. I downloaded ADB stuff from
HOW-TO] Install & Use ADB tool | Android Debug Bridge | Drivers - Videos - TutorialLike Tweet +1
I placed everything i c:\adb. I followed instructions and now have an "Othe device" called Barnes and Noble Nook Tablet". It has an exclamation point. I have uninstalled and reinstalled several times to no avail. I am running Windows 7 SP1 64 bit intel.
I'm at a dead end here. Can anyone assist?
Click to expand...
Click to collapse
You might find some helpful info/pointers re: setup for ADB access over USB at http://forum.xda-developers.com/showpost.php?p=35971559&postcount=13.
I got ADB drivers loaded and started at looking at trying to find out which partition is borked and how to fix. I started with http://forum.xda-developers.com/showthread.php?t=1531120,
When I tried somto delete and recreate partitons 10 and 11 I got a number of errors messages. I'm still looking for a "how to" when dealing with partitions. If anyone wants to hold my hand I would be grateful.
BTW, I tried the Ubuntu boot disk but could never get it to boot.
Hi folks, first up, apologies for starting a new thread, but i am completely lost and couldn't find any solution online and wasn't sure which thread to post this in. So here is my situation
So, i upgraded my mediapad x1 to 7D-501u a week ago, and it was working well. While on it, i rooted it and did the following tweaks
1. to install google apps i did the tweak at the following link http://forum.xda-developers.com/showthread.php?t=2757537 (which is 1. Go to the following folder 2. / cust / channel / charm_china_u / xml / 3. You will find the file UNSTALL_APK.XML 4. Rename it to : UNSTALL_APK.XML.OLD)
2. I changed the DPI to 400 by changing build.prop
Then, i wanted to give the phone to my sister and did a full factory reset (without undoing the changes above). Now, none of the keyboards work after the reboot, (Huwaei keyboard is all messed up resolution wise, if i choose any of the other keyboards they FC). I tried reinstalling the rom itself, but it give me an error saying unable to mount update.app
Any ideas on how to proceed? I am stuck right now.
Install https://play.google.com/store/apps/details?id=org.pocketworkstation.pckeyboard&hl=en
this keyboard usually works on all dpi settings.
ashish1607 said:
Install https://play.google.com/store/apps/details?id=org.pocketworkstation.pckeyboard&hl=en
this keyboard usually works on all dpi settings.
Click to expand...
Click to collapse
Hi Ashish, thanks for that, but currently i am unable to type anything on the phone that has been factory reset, so i havent been able to setup my google id, havent been able to download anything in the play store etc. I was just wondering if there was a way to overcome that problem of the update.app not being mounted.
When i try to update, it gives me a message saying update file found, but cannot mount update.app
Hi,
Try to connect your x1 to your PC with Hisuite software installed on your PC. If your x1 can connect with Hisuite, you can then reflash your firmware again (I hope).
boysha8 said:
Hi Ashish, thanks for that, but currently i am unable to type anything on the phone that has been factory reset, so i havent been able to setup my google id, havent been able to download anything in the play store etc. I was just wondering if there was a way to overcome that problem of the update.app not being mounted.
When i try to update, it gives me a message saying update file found, but cannot mount update.app
Click to expand...
Click to collapse
Are you trying to reflash the firmware from within the OS? If yes, you are getting the error because you have rooted.
You will need to put update.app into a folder named 'dload' then put the folder at the root directory of your SD card, switch off the phone and force flash.
You can force flash by holding both the vol up and down, and the power on buttons concurrently, when you see the screen lit up, do not release the buttons yet, only let go of them when flashing starts.
At the end of the flash, you will / may be asked to removed the SD card (if you were not asked, pull the card out when the phone reboots, else it will attempt to flash again).
bthoven said:
Hi,
Try to connect your x1 to your PC with Hisuite software installed on your PC. If your x1 can connect with Hisuite, you can then reflash your firmware again (I hope).
Click to expand...
Click to collapse
Thanks a lot. I managed to install a new keyboard and adjust the resolution and stuff. But i am now not able to upgrade or install a different rom version. Once it enters recovery mode i keep getting this same message below.
ERROR:update_package_exist, /sdcard/dload/update.app not mounted
i tried updating using the sd card, i tried using the hisuite software etc. I undid the unstall_apk xml thing, and changed the resolution back, but still no luck. Any pointers will help
boysha8 said:
Thanks a lot. I managed to install a new keyboard and adjust the resolution and stuff. But i am now not able to upgrade or install a different rom version. Once it enters recovery mode i keep getting this same message below.
ERROR:update_package_exist, /sdcard/dload/update.app not mounted
i tried updating using the sd card, i tried using the hisuite software etc. I undid the unstall_apk xml thing, and changed the resolution back, but still no luck. Any pointers will help
Click to expand...
Click to collapse
Please Format your SD card as NTFS.AT unzip your ROM from Huawei website.(B010 version recommaded).and gointo systemupdate and selcet local
Hi all,
to make it plain and short: I messed up.
I have a GT-S5830i which I unrooted according to the Sticky Note in the forum, installed CWM Recovery and then 'installed from ZIP' a CM9_cooperve_Beta_05.zip that I found in one of the posts in the forum. The installation went on without error message but since then the phone does not make it beyond the initial screen "Samsung Galaxy Ace GT-S5830i". I can start recovery mode and Download mode. In reovery mode I can format cache, data, sdcard, sd-ext but *not* system. Error Message: "E: format_volume: make_ext4fs failed on /dev/block/st19"
I have tried already several methods according to the forum, e.g.
1) 'install from ZIP' older Cyanogenmod
2) the tool ext4_formatter.zip
3) re-flash with ODIN with several tar-ROMs, all failed. Odin finds the phone (since I start Odin as Admin now), but after I hit 'start' it tries to establish a connection to the phone and ends after a while with 'Failed'
I'm basically lost now, don't know what else to do. Any advise is appreciated (it's my mom's phone, she is getting impatient )
Thx, cheers!
Xala
Hi @xalarsk , So you can't format your /system partition , which is required for installation of your rom ,, you need to try this method from here mate . Follow my instruction from the line @post#4 :"1. Download one of the newest ,,," to the end of the post and please do not use CM9 beta , because it is unstable and will wreak havoc with your system eventually . ( either cm7 or cm11 is the place you should go for CyanogenMod experience for cooperVe device ).
If you fail at any level please give us your logcat ( error massage ) for better support for your Odin process you mentioned .
Cygwin not working
Hi @ehsanotaku,
thank you for your quick reply, it's appreciated!
Unfortunately I couldn't get cygwin to install all necessary packets. The ZIP-test always failed. I have a Linux system running (Linux Mint 17) though, and hope that might help. In the meantime I tried to download the already split packages as described in another of your forum posts, but the website provides only exe-files instead of zip-files. Is there another location to download them?
#UPDATE: It seems there is a SplitFUS2 version for linux somewhere but couldn't find links to download. Anybody can help? I'll also PM Doky73
Cheers, Holger
xalarsk said:
Hi @ehsanotaku,
thank you for your quick reply, it's appreciated!
Unfortunately I couldn't get cygwin to install all necessary packets. The ZIP-test always failed. I have a Linux system running (Linux Mint 17) though, and hope that might help. In the meantime I tried to download the already split packages as described in another of your forum posts, but the website provides only exe-files instead of zip-files. Is there another location to download them?
#UPDATE: It seems there is a SplitFUS2 version for linux somewhere but couldn't find links to download. Anybody can help? I'll also PM Doky73
Cheers, Holger
Click to expand...
Click to collapse
Cygwin was meant for windows platform to get the native Linux environment/command line you already got there . You can create a virtual instance of the windows 7 inside virtualbox or any kind of apps you are preferring such as Vmware/Parallel etc etc to get the job done .
Splitfus2 only supports windows platform as far as i know mate,,, either vitalization as i said or the pre-made zip package ( which is clearly not .exe file ,, push the download now and get yourself a descent downland manager,, tested and zip packaged delivered ) from here is the feasible approach for your problem .
Ok, had all the files ready, just the Boot loader <DefaultCalDataWithBoot_S5830iXXLB1_REV00.tar.rar seems to be broken. I downloaded the link provided in your post #8 several times with several download managers, also uses 7-zip and several online unrar services..result always the same: The archive is broken. Is that possible? Would you mind to check yourself?
xalarsk said:
Ok, had all the files ready, just the Boot loader <DefaultCalDataWithBoot_S5830iXXLB1_REV00.tar.rar seems to be broken. I downloaded the link provided in your post #8 several times with several download managers, also uses 7-zip and several online unrar services..result always the same: The archive is broken. Is that possible? Would you mind to check yourself?
Click to expand...
Click to collapse
Another fellow had similar issue with my attachment that was corrected here @ post#27
Unbricked, SD card not recognized
Update: Phone has been unbricked, many thanks for that!
Currently I have still issues with the external SD card, which also holds the ZIP files. Phone won't recognize it, not even format it properly. Still working on that.
Cheers, Xala
xalarsk said:
Update: Phone has been unbricked, many thanks for that!
Currently I have still issues with the external SD card, which also holds the ZIP files. Phone won't recognize it, not even format it properly. Still working on that.
Cheers, Xala
Click to expand...
Click to collapse
Mostly this happened because of the bug inside CM9 beta you used . Study this topic mate i troubleshooted while ago for a sample of the symptoms external SD card would show after unstable ICS usage .
Also as an alternative to the method i instructed there , you can format/Re-partition your SD card by putting it inside card reader and using app such as free MiniTool Partition Wizard "Gparted" tool for Linux users Or "iPartiton" for Mac users etc etc ,, to get the job done . You can find several tutorials inside XDA for this matter mate.
Phone works with CM7.2, can I upgrade to CM9?
Hi again,
first of all, props to @ehsanotaku, I will hit the 'Thanks' buttons.
Now, this is a bit beyond the topic, but I'd like to ask anyway for recommendations of CM9 roms. The one I picked from a post inside this forum bricked my phone and made me start this thread, I don't want to go down this road again. So I'd be glad for any recommendation of a stable ROM that will put my phone beyond Android 4.0.
Cheers again,
Xala
So i have a similar issue. I used to have CM11 installed, but i figured thats too slow for me. Then i went back to stock rom (XXMJ2) which works fine. But now i have a problem.
Everytime i want to flash a stock based or cm7 based rom on my phone, it gets messed up. Today i wanted to flash this
http://forum.xda-developers.com/galaxy-ace/s5830i-develop/cm-7-2-kitkat-smart-r2-t3075267
i naturally downloaded clockwork mod recovery (5.0.2.6) and tried to flash it. Flashing was done pretty quickly (10 seconds or so) and when i rebooted, i obviously got stuck at sammy logo. Now booting back to the recovery (first e3 then cwm) i got bunch of error about partritions not being able to be mounted (happens the same if i want to manually mout them or format them)...
So, what to do ?
I have a suspicion, that flashing CM11 and the latest cwm recovery for it somehow messed up partritions.
hojnikb said:
So i have a similar issue. I used to have CM11 installed, but i figured thats too slow for me. Then i went back to stock rom (XXMJ2) which works fine. But now i have a problem.
Everytime i want to flash a stock based or cm7 based rom on my phone, it gets messed up. Today i wanted to flash this
http://forum.xda-developers.com/galaxy-ace/s5830i-develop/cm-7-2-kitkat-smart-r2-t3075267
i naturally downloaded clockwork mod recovery (5.0.2.6) and tried to flash it. Flashing was done pretty quickly (10 seconds or so) and when i rebooted, i obviously got stuck at sammy logo. Now booting back to the recovery (first e3 then cwm) i got bunch of error about partritions not being able to be mounted (happens the same if i want to manually mout them or format them)...
So, what to do ?
I have a suspicion, that flashing CM11 and the latest cwm recovery for it somehow messed up partritions.
Click to expand...
Click to collapse
ok not going to excruciating details of symptoms and explaining all of your errors for now just please read my advice @ post2 of this topic and follow the procedures accordingly and finished it with formatter tools and cm7 instructions you will find there ., after that you can install Kitkat Smart R2 like you are coming from another CM7 build instruction . btw some problem regarding super user privileges and play store 492-498 infamous bug was reported for this fairly new development .
Years ago, I installed CyanogenMod onto an old Samsung phone with no trouble. A few weeks back, I was given a Barnes & Noble Nook Tablet 16 GB. The UI is pretty limited and I don't want a B&N account, so I thought I'd unleash the beast and install the full Android OS on it.
I read through various HOWTOs including "Install CM for acclaim" from the CyanogenMod Wiki.
I have formatted an 8 GB SD-card with a single FAT32 partition which has been flagged as bootable.
I downloaded and extracted CWM-based-Recovery v5.5.0.4 to the SD-card.
The device booted to recovery mode OK.
I first tried to install "cm-13.0-20160629-NIGHTLY-acclaim".
It failed with the well known OTA update / Status 7 error.
Reading up on this, the main advice is to try an earlier version, maybe even the last stable release.
I then tried "cm-10.2.1-acclaim" which is from all the way back in 2014.
It failed with just "E: Error in /sdcard/cm-10.2.1-acclaim Status 0.
A web search didn't return anything useful.
Next up, I tried the next release CM11: "cm-11-20140210-SNAPSHOT-M3-acclaim".
I got the same failure as with CM10.
Finally I tired the last snapshot before the latest nightly releases: "cm-13.0-20160418-SNAPSHOT-ZNH0EAO2NI-acclaim"
This time it is back to the Status 7 failure.
Considering all the successful HOWTOs I have read and the procedure is basically the same in each one and I have tried searching these forums.
I can only assume I am missing something really basic.
I checked on whether I need to root the device, as I had to with the old Samsung phone, but it seems the B&N Nook Tablet has root access by default.
So, can someone please help?
Thanks!
alloydog said:
Years ago, I installed CyanogenMod onto an old Samsung phone with no trouble. A few weeks back, I was given a Barnes & Noble Nook Tablet 16 GB. The UI is pretty limited and I don't want a B&N account, so I thought I'd unleash the beast and install the full Android OS on it.
I read through various HOWTOs including "Install CM for acclaim" from the CyanogenMod Wiki.
I have formatted an 8 GB SD-card with a single FAT32 partition which has been flagged as bootable.
I downloaded and extracted CWM-based-Recovery v5.5.0.4 to the SD-card.
The device booted to recovery mode OK.
I first tried to install "cm-13.0-20160629-NIGHTLY-acclaim".
It failed with the well known OTA update / Status 7 error.
Reading up on this, the main advice is to try an earlier version, maybe even the last stable release.
I then tried "cm-10.2.1-acclaim" which is from all the way back in 2014.
It failed with just "E: Error in /sdcard/cm-10.2.1-acclaim Status 0.
A web search didn't return anything useful.
Next up, I tried the next release CM11: "cm-11-20140210-SNAPSHOT-M3-acclaim".
I got the same failure as with CM10.
Finally I tired the last snapshot before the latest nightly releases: "cm-13.0-20160418-SNAPSHOT-ZNH0EAO2NI-acclaim"
This time it is back to the Status 7 failure.
Considering all the successful HOWTOs I have read and the procedure is basically the same in each one and I have tried searching these forums.
I can only assume I am missing something really basic.
I checked on whether I need to root the device, as I had to with the old Samsung phone, but it seems the B&N Nook Tablet has root access by default.
So, can someone please help?
Thanks!
Click to expand...
Click to collapse
The CWM version you are trying to use is too old, I think, even for CM 10.2
Thanks, I thought it might be something like that, but one tutorial said it didn't matter. I have been trying to find a newer version of ClockworkMod, but can only find image (img) files that don't seem to work: I used the gnome-disk-utility 3.10.0, UDisks 2.1.3 to write the image (recovery.img extracted from flashable_CWM_6.0.4.8_chrmhoffmann.zip), but it just makes an empty SD-card - that is, when I check the card with GParted, there are no usable partitions.
I have just found "cm-13.0-20160629-NIGHTLY-acclaim-recovery.img" but I cannot find any clear instructions what to do with it next.
Do I just write the image to the SD-card with the image writer? Because then I get a warning that the target disk is over7 GB bigger than the image and end up with an empty SD-card.
alloydog said:
Thanks, I thought it might be something like that, but one tutorial said it didn't matter. I have been trying to find a newer version of ClockworkMod, but can only find image (img) files that don't seem to work: I used the gnome-disk-utility 3.10.0, UDisks 2.1.3 to write the image (recovery.img extracted from flashable_CWM_6.0.4.8_chrmhoffmann.zip), but it just makes an empty SD-card - that is, when I check the card with GParted, there are no usable partitions.
I have just found "cm-13.0-20160629-NIGHTLY-acclaim-recovery.img" but I cannot find any clear instructions what to do with it next.
Do I just write the image to the SD-card with the image writer? Because then I get a warning that the target disk is over7 GB bigger than the image and end up with an empty SD-card.
Click to expand...
Click to collapse
I can't speak to the CM 13 since I haven't gone there (yet). I followed the excellent instructions by @digixmax for CM 10.2 and (more recently) CM 12.1. In some cases there is no working CWM version and you have to use a version of TWRP. Late in the second thread there are a variety of file combinations people found that worked for them. But the instructions--if followed exactly--work, or at least they did for me.
TWRP worked perfectly for me. However I had to flash CM10.2 before I could go higher, otherwise trying to flash CM13 made TWRP reboot outright with no warnings while on stock. I'm sure since it was on Android 2.3 it needed to have the newer partition table to install to.