[Q] HELP! Cannot restore from nandroid, rebooting with CM 10.1 update - Atrix 4G Q&A, Help & Troubleshooting

Hello all,
i tried to upgrade from an older epitner's CM 10 to the latest 10.1 with the new kernel.
[i had taken a nandroid, cleared data + cache]
However on booting up, the phone continually restarts (after boot animation at the language selection). Found that the longer i kept the phone off before starting and trying again the longer it would stay on and then reboot again. am i missing something here? (do not have an external SD card insserted)
Anyways, in order to use the phone now, decided to go back as of now and restore the older ROM, but when i'm trying to restore, it says E:Can't mount /sdcard.
Need urgent help on what can i do? it is now monday morning and i'm unable to use the phone!
Running CWM recovery v.5.0.2.0
thanks in advance

Do wipe data, wipe cache, wipe davilk cache, /format preinstall and /format system before restore.. but if it doesn't work, you cant just try to install a new rom, not to restore..
Enviado desde mi MB860 usando Tapatalk 2

flapcon said:
Do wipe data, wipe cache, wipe davilk cache, /format preinstall and /format system before restore.. but if it doesn't work, you cant just try to install a new rom, not to restore..
Enviado desde mi MB860 usando Tapatalk 2
Click to expand...
Click to collapse
hmm, will have to try adding /preinstall to the list of things i do, maybe it will get my 7-18 rom working

pinyata said:
hmm, will have to try adding /preinstall to the list of things i do, maybe it will get my 7-18 rom working
Click to expand...
Click to collapse
you do know that there is a 5.0.2.7 cwm that gives you webtop options, right? and try doing this in recovery:
adb shell
# cd /sdcard/clockworkmod/backup/*insert backup file name here*
# rm nandroid.md5
# md5sum *img > nandroid.md5
Sent from my MB860 using xda app-developers app

thanks guys. had to wipe and re install. for some reason the keyboard dint work then, so sideloaded a keyboard and got it up and running to the previous ROM.

palmbeach05 said:
you do know that there is a 5.0.2.7 cwm that gives you webtop options, right? and try doing this in recovery:
adb shell
# cd /sdcard/clockworkmod/backup/*insert backup file name here*
# rm nandroid.md5
# md5sum *img > nandroid.md5
Sent from my MB860 using xda app-developers app
Click to expand...
Click to collapse
interesting. epinter released his 7/20 rom which i paired with a nightly of the kernel and it seemed to fix any issues i had. i'm bookmarking your post for future reference though.
thanks for the heads up.

pinyata said:
interesting. epinter released his 7/20 rom which i paired with a nightly of the kernel and it seemed to fix any issues i had. i'm bookmarking your post for future reference though.
thanks for the heads up.
Click to expand...
Click to collapse
No problem
Sent from my MB860 using xda app-developers app

Related

[HOWTO] Install Mik's CM 7 Gingerbread port for Dummies

DUMMIES, FOLLOW THIS STEPS TO INSTAL MIK_OS GINGERBREAD CYANOGENMOD 7 PORT:
FIRST OF ALL GO HERE AND READ MIK's POST and thank Mik for his work!!!!!!!!!!!!
READ THE CHANGELOGS AND THE KNOWN BUGS!!!!!
Let's suppose you have Froyo on your device and want to go Gingerbread:
- you need: root, custom recovery, and rom zip from here
- boot into recovery, go to backup/restore and do a backup. For your own privet safety, you could use TitaniumBackup before booting into recovery to backup your files and settings.
- while in custom recovery, go to wipe and perform all wipes. WIPE DATA AND CACHE IF YOU ARE UPGRADING FROM FROYO! Go to adb shell and make a /system wipe (mount /system in recovery; adb shell rm -rf /system/*), or copy this file on sd, and flash it via cusom recovery to automatically wipe your /system data
- after the wipe, put your rom on the sd card - get the beta2 here , and flash it from custom recovery.
- wait until it boots up and set the phone up. If you're stuck on LG logo it means you didn't performe the wipes corectly, mainly the system wipe.
- you will have no google apps after the install, so go here and get them, or manually download them from market
- you now have Mik_os unofficial CyanogenMod 7 2.3.3 on you phone. Install TitaniumBackup and perform a restore if you used this metod to backup your data as i described in the second step.
Now, if you have an older version of Mik's CM7:
-boot into recovery and flash the newer version just like that. It will update the one you have on your device, and no data will be lost.
GO AGAIN TO THE OFFICIAL DEV THREAD AND RE-READ THE BUGS AND CHANGELOGS. AND AGAIN... THANK MIK FOR HIS WORK!!!!!
If you have questions about Mik's port, go to the correct thread and ask them! This is not a developer thread, it is just for info, or for those of you who are new to xda and cannot post in dev threads.
AND AGAIN, THANK MIK FOR HIS WORK, AND BUY HIM A LOLLYPOP VIA PAYPAL.
I have tried your steps but could not install this ROM. It got stuck on the boot animation. An it wasn't CM7 animation. Tried few times but without any luck. Now i am back to my old rom. atleast i did not brick my phone but i will sure give it a another try
You are probabily stuck at the lg logo. You should try to wipe the system manually, by adb or flashing the zip I linked in the original post, in the third step. I had the same problem, but this solves it.
Sent from my LG-P500 using XDA App
Ruwin said:
You are probabily stuck at the lg logo. You should try to wipe the system manually, by adb or flashing the zip I linked in the original post, in the third step. I had the same problem, but this solves it.
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
I wasn't stuck on LG Logo. I had Megatron installed, it went through LG logo, then got stuck Megatron's Android Logo. Seems the rom was never installed properly and i have tried few times.
I have wiped everything, i have flashed from the zip you provided, and also i re-partitioned the sd card but it never worked
Did you got any errors when flashing cyanogen zip? From what you said, I think you shoul rewipe everything, part the sd 0 swap, ext 2 to ext3 and ext3 to ext 4. Make sure that you have the check for signed option in custom recovery.
Sent from my LG-P500 using XDA App
Ruwin said:
Did you got any errors when flashing cyanogen zip? From what you said, I think you shoul rewipe everything, part the sd 0 swap, ext 2 to ext3 and ext3 to ext 4. Make sure that you have the check for signed option in custom recovery.
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
I have done all of the above, may be the zip file got corrupted. Anyway, i will try again this weekend. thanks
How did you do the system wipe? You flashed the zip for wipeing or did you do it from adb shell?
I have another friend that flashed the /system wipe tool, and forgot to flash the actuall rom zip file, and had the exact simptomes as you described.
Sent from my LG-P500 using XDA App
Ruwin said:
How did you do the system wipe? You flashed the zip for wipeing or did you do it from adb shell?
I have another friend that flashed the /system wipe tool, and forgot to flash the actuall rom zip file, and had the exact simptomes as you described.
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
I used custom recovery, nandroid back up, then re-partition the sd card. then wiped the card, then usb toggle to copy 2 zips on to sd card. flashed debug system just in case and then flashed mik's rom. I don't know where did it go wrong.
Would have been great if someone made a step by step video and put that on youtube
Have you wiped cache/dalvink cache/android secure and the rest from the wipe menu?
Sent from my LG-P500 using XDA App
Ruwin said:
Have you wiped cache/dalvink cache/android secure and the rest from the wipe menu?
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
Yes, I think so. Don't worry about it for the moment. if it worked for you, it will work for me too. I may have missed something that i can't remember. I will give it a try again this weekend
Although if you could give me the Partition requirements. I know the swap should be zero. But how much should i use for ext2?
Ext partiton can be how big you want, it's where a2sd puts the files and other cache info. I use 512 mb, and works flawless.
I will make a video guide in the morning, and link it in the original post.
Sent from my LG-P500 using XDA App
Do I need to install that new recovery? Or is the one you posted a link to OK?
There is a new recovery that's been in the development forum for a few weeks that says it's for gingerbread.
thesmoth said:
Do I need to install that new recovery? Or is the one you posted a link to OK?
There is a new recovery that's been in the development forum for a few weeks that says it's for gingerbread.
Click to expand...
Click to collapse
The link i posted goes to another thread that explains some basic stuff. Including the recovery. But i didn't find any problems using different versions of custom recovery. So go for which one you like more, as long as it can backup your system
1. go in recovery mode
2. wipe everything
3. then go to others
4. mount/system
5. flash the system zip
6. flash the rom zip
7. reboot
it worked for me. hope it helps
Ruwin buddy, you will be happy to know that i am using Mik's rom. I still don't know what went wrong last time. If some thing that i had done differently, that would not upgrading ext3 to ext4.
Thanks buddy for the support and the tips
Thank you very much!!! Will try this today.
Is it possible to get the SMS widget back? The simple one from Market sucks...
Do I need to partition the SD-card?? The directions made no mention of this.
how to enable 3G mode only in this rom ?
Good work, very useful.

[Q] CM7...problemwith ROM Manager

Hi all...i have an htc Legend with CM7 Nightly #42 and i have ROM Manager v.3.0.1.4
I saw there's another build (nightly #56)...i updated my legend and ROM Manager was v.4.2.0.0 but i lost the premium version and i couldn't check for new update (because only premium users could do it)...so i had to return to Nightly#42...
There's anyone with the same problem?What can i do?
I am on CM-7.0.2 and pre-installed Rom Manager is version 4.2.0.0
It's strange cause it seems version 4.2 does not exist! (https://market.android.com/details?id=com.koushikdutta.rommanager&feature=search_result)
Anyway, if you have Rom Manager Premium you can install it after removing the pre-installed version.
If you are Security-OFF, just use Root Explorer, go in /system/app, click on "mount rw", look for RomManager.apk, long press on apk file and delete it.
Then reboot your phone and install your premium version.
If you are Security-ON, mount /system in rw mode using ADB:
$ adb shell
$ su
$ mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
$ cd system
$ cd app
$ rm RomManager.apk
$ reboot
Then install your premium version.
Thanks for the reply... i have one question: how i understand id i am security off or security on? Thanks...
Sent from my Legend using XDA Premium App
zupippuzzu said:
Thanks for the reply... i have one question: how i understand id i am security off or security on? Thanks...
Sent from my Legend using XDA Premium App
Click to expand...
Click to collapse
if you don't know if you're s-off then you are most likely not...
Losing ROM Manager and what to do
I'm not sure, if that is the same problem: but I'm losing ROM Manager every 2nd or 3rd flash attempt when updating with Nightlies or Stable CM7 versions.
The way I solved it: I only leave the ROM Manager update.zip in the root of my sd card and all other files are always going to /download.
That way, when you lose ROM Manager and get only into the Black Screen with Red Exclamation Mark, you simply press Volume Up and Power and re-install it from update.zip in root. After that you have ROM Manager back working and can continue to select update.zip or whatever name your file/ROM has from Folder (/Download).
Saves the renaming and copy back and forth.
Success installing ROM Manager Premium
Hey there! I had the same problem when attempting to install Rom Manager Premium. Currently running CM7.1 RC1
Below are the steps I took to succesfully install Rom Manager Premium v4.3.2.3.
Un-install the CM7 pre-installed Rom Manager using TitaniumBackup.
Reboot phone into recovery mode
Wipe cache and cleared dalvik cache
Re-boot and re-install Rom Manager Premium
Let me know if you have any questions.
Hope this helps.
Matthew
Matthew623 said:
Hey there! I had the same problem when attempting to install Rom Manager Premium. Currently running CM7.1 RC1
Below are the steps I took to succesfully install Rom Manager Premium v4.3.2.3.
Un-install the CM7 pre-installed Rom Manager using TitaniumBackup.
Reboot phone into recovery mode
Wipe cache and cleared dalvik cache
Re-boot and re-install Rom Manager Premium
Let me know if you have any questions.
Hope this helps.
Matthew
Click to expand...
Click to collapse
I did that but still cant download it from the market :/ I wasted 5 euros on premium and cant use it :/
Matthew623 said:
Hey there! I had the same problem when attempting to install Rom Manager Premium. Currently running CM7.1 RC1
Below are the steps I took to succesfully install Rom Manager Premium v4.3.2.3.
Un-install the CM7 pre-installed Rom Manager using TitaniumBackup.
Reboot phone into recovery mode
Wipe cache and cleared dalvik cache
Re-boot and re-install Rom Manager Premium
Let me know if you have any questions.
Hope this helps.
Matthew
Click to expand...
Click to collapse
Dude... you're the man. Your system worked perfectly!
Matthew623 said:
Hey there! I had the same problem when attempting to install Rom Manager Premium. Currently running CM7.1 RC1
Below are the steps I took to succesfully install Rom Manager Premium v4.3.2.3.
Un-install the CM7 pre-installed Rom Manager using TitaniumBackup.
Reboot phone into recovery mode
Wipe cache and cleared dalvik cache
Re-boot and re-install Rom Manager Premium
Let me know if you have any questions.
Hope this helps.
Matthew
Click to expand...
Click to collapse
Thanks Matthew,
I’m using CM7 Nightly build 181 and I had to freeze “Rom Manager” and then I was able to uninstalled and clear cache in recovery mode.
Thanks alot for the tip
Matthew623 said:
Hey there! I had the same problem when attempting to install Rom Manager Premium. Currently running CM7.1 RC1
Below are the steps I took to succesfully install Rom Manager Premium v4.3.2.3.
Un-install the CM7 pre-installed Rom Manager using TitaniumBackup.
Reboot phone into recovery mode
Wipe cache and cleared dalvik cache
Re-boot and re-install Rom Manager Premium
Let me know if you have any questions.
Hope this helps.
Matthew
Click to expand...
Click to collapse
Thanks a lot bro... succeed instal Rom Manager Premium 5.0.0.6...
Pardon for diverting a bit, but can we install apk to /system directory with this method?
goose2600 said:
If you are Security-ON, mount /system in rw mode using ADB:
$ adb shell
$ su
$ mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
$ cd system
$ cd app
$ rm RomManager.apk
$ reboot
Then install your premium version.
Click to expand...
Click to collapse
Matthew623 said:
Hey there! I had the same problem when attempting to install Rom Manager Premium. Currently running CM7.1 RC1
Below are the steps I took to succesfully install Rom Manager Premium v4.3.2.3.
Un-install the CM7 pre-installed Rom Manager using TitaniumBackup.
Reboot phone into recovery mode
Wipe cache and cleared dalvik cache
Re-boot and re-install Rom Manager Premium
Let me know if you have any questions.
Hope this helps.
Matthew
Click to expand...
Click to collapse
Thanks a lot!

[Q] How do I unbrick my phone caused by an App?

Ok I'm using Samsung Galaxy Mini Android 2.2
just rooted today....
what's going on is I have used Type fresh App to change my fonts
it worked great at first but it only changed some of my fonts (such as my time)
and nothing else (such as menu)
so looking around I thought I had to set font for everything that are listed on the app...
which I did...
and then it required reboot and now it won't go pass the loading page
which is just samsung logo...
is there a recovery mode for this?
or is my phone just gone now......?
please help.. I bought this phone just a week ago....
p.s. I don't know if this is the right place to post this thread but please help I can't sleep.. and my local time is 2:33am...
OK... I got to the point to how to turn the phone on in recovery mode.. what next...?
oh oops,
my phone is t499.. i thought that was galaxy mini...
but guess not
but still please do help
Do you have a recent backup to restore? I hope you made a nandroid backup before you started changing fonts. If that is the case, restore the backup and you should be good to go.
Good luck.
Clear dalvick cache and cache first. Before you resort to restoring.
Sent from my PG86100 using XDA Premium App
thisisepic0727 said:
Do you have a recent backup to restore? I hope you made a nandroid backup before you started changing fonts. If that is the case, restore the backup and you should be good to go.
Good luck.
Click to expand...
Click to collapse
I don't know what nandroid backup is.. and I didn't make backup to restore.
I thought it would be fine when I changed the fonts.
also I don't hve the clockworkmod app? installed
and I only hve samsung restore util -for BML- (Android system recovery)
I tried both wipe data/factory reset and wipe cache partition
but i keep on getting this,
-- Wiping data...
Formatting DATA:...
Formating CACHE:...
unmount (/cache) attempt 1
(Unknown error: 0) rc=0
Data wipe complete..
-- Wiping cache...
Formatting CACHE:...
umount (/cache) attempt 1
(Unknown error: 0) rc=0
Cache wipe complete.
is there anyway to restore?
mikedavis120 said:
Clear dalvick cache and cache first. Before you resort to restoring.
Sent from my PG86100 using XDA Premium App
Click to expand...
Click to collapse
How do I clear dalvick cache and cache? I bought my first android phone (which is this phone) like less than a week ago so I'm rly noob at this.
I tried everything listed here (http://forum.xda-developers.com/showthread.php?t=1153310) but none of them works and the one click unbricker doesn't even install on my pc (windows 7 x64) even in UAC...
help please.... thx
also I think i found a recovery image file
[recovery img] and [boot img]
how do I load them on my phone?

How To full wipe all scripts/mods

Fellow Users,
I wiped:
- Factory/Wipe data
- Dalvik
- Cache
- Every storage
did a fixed permission
- Switched different roms Stock and Custom
- Switched different kernels stock and custom
- Flashed with Odin and with CWM Recovery.
How can i get rid of the nasty scripts or mods that are stuck ??
Is there a way to clean everything harder and deeper than what i did ?
How about init file or something?? i dont have ADB
I think this is how. follow these.
1. Factory reset / Wipe data
2. Wipe Cache partition
3. Wipe Dalvik
4. Go to mount & storage
5. Fix Permissions
6. format /cache
7. format /system
8. format /data
9. format /preload
10. format /sdcard
Try these. But make sure you have a rom to flash on external sdcard. because formatting these will remove system and you will not start phone without flashing a rom.
dimi22 said:
Fellow Users,
I wiped:
- Factory/Wipe data
- Dalvik
- Cache
- Every storage
did a fixed permission
- Switched different roms Stock and Custom
- Switched different kernels stock and custom
- Flashed with Odin and with CWM Recovery.
How can i get rid of the nasty scripts or mods that are stuck ??
Is there a way to clean everything harder and deeper than what i did ?
How about init file or something?? i dont have ADB
Click to expand...
Click to collapse
To fully format the phone you could also use megawipe. It is a flashable zip for cwm which will remove anything, also your sd card. Hence better have a flashable rom on your external sd. You can find it in the dev section or search for mega wipe.
Sent from my GT-I9300 using xda app-developers app
Thanks for help,
I try the method rl421403 says but it didnt help, i also flashed the mega wipe zip file and did the wipe but that also didn't work.
Maybe it is hardware related? is there a way to test this?
dimi22 said:
Thanks for help,
I try the method rl421403 says but it didnt help, i also flashed the mega wipe zip file and did the wipe but that also didn't work.
Maybe it is hardware related? is there a way to test this?
Click to expand...
Click to collapse
Maybe let us now what you want to delete exactly.
Usually the mega wipe well erase any file and leave a blank slate.
Sent from my GT-I9300 using xda app-developers app
chrismast said:
Maybe let us now what you want to delete exactly.
Usually the mega wipe well erase any file and leave a blank slate.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
i dont know but some file must be conflicting, the problem is that the phone keeps rebooting after the screen is of ... i have no other problem ....
dimi22 said:
i dont know but some file must be conflicting, the problem is that the phone keeps rebooting after the screen is of ... i have no other problem ....
Click to expand...
Click to collapse
did you maybe flash a custom kernel? if so try a stock rom with stock kernel
i did i did not working :crying::crying::crying::crying::crying:

[Q] Bluetooth / WiFi not working after upgrading to cm10.1 atrix 4g

Hi,
I've just upgrade from cm10 to cm10.1 - and now Bluetooth / WiFi not working even if I go back to cm10.
rafi532 said:
Hi,
I've just upgrade from cm10 to cm10.1 - and now Bluetooth / WiFi not working even if I go back to cm10.
Click to expand...
Click to collapse
kernel build date, rom build date, rom name?
Sent from my MB860 using xda app-developers app
palmbeach05 said:
kernel build date, rom build date, rom name?
Sent from my MB860 using xda app-developers app
Click to expand...
Click to collapse
Android version: 4.2.2
Kernel version: 3.1.10-g05cbeac
[email protected] #1 july 20 2013
rom: cyanogenMod 10.1 20130720-unofficial - epinter olympus
bulid date: july 20 2013
build number: cm-olympus-userdebug 4.2.2 JDQ39E eng.epinter.20130720.144915 test keys
For the wi-fi, I can turn it on but it can't find network - (there are all out of range). randomaly, it find for few minutes, then it's out of range again.
For the bluetooth, I even can't turn it on.
rafi532 said:
Android version: 4.2.2
Kernel version: 3.1.10-g05cbeac
[email protected] #1 july 20 2013
rom: cyanogenMod 10.1 20130720-unofficial - epinter olympus
bulid date: july 20 2013
build number: cm-olympus-userdebug 4.2.2 JDQ39E eng.epinter.20130720.144915 test keys
For the wi-fi, I can turn it on but it can't find network - (there are all out of range). randomaly, it find for few minutes, then it's out of range again.
For the bluetooth, I even can't turn it on.
Click to expand...
Click to collapse
Is that the 1st 7/20 build or the updated 7/20 build?
Sent from my MB860 using xda app-developers app
I guess it's the updated -14:49 (time) , is it ?
rafi532 said:
I guess it's the updated -14:49 (time) , is it ?
Click to expand...
Click to collapse
Yep, thats the updated one. Its odd that you're experiencing issues. Have you tried re-downloading the ROM?
Sent from my MB860 using xda app-developers app
palmbeach05 said:
Yep, thats the updated one. Its odd that you're experiencing issues. Have you tried re-downloading the ROM?
Click to expand...
Click to collapse
I downloaded the file again, and it looks exactly the same file. Is it necessary to flash it again ?
rafi532 said:
I downloaded the file again, and it looks exactly the same file. Is it necessary to flash it again ?
Click to expand...
Click to collapse
I'd give it a shot, its possible the 1st download was a bad download.
Sent from my MB860 using xda app-developers app
palmbeach05 said:
I'd give it a shot, its possible the 1st download was a bad download.
Sent from my MB860 using xda app-developers app
Click to expand...
Click to collapse
OK, I'll try it, but...
I make my backups with the the "Titanium backup" (not pro) and it took a lot of time to restore because you have to confirm each install.
I guess there is a better way to do this (free one) !?
Yeah, a shell script, lol.
Code:
for i in *.apk; do
pm install -r "$i"
done
ravilov said:
Yeah, a shell script, lol.
Code:
for i in *.apk; do
pm install -r "$i"
done
Click to expand...
Click to collapse
Sorry, but:
1. Where should I write it ?
2. What is the name of the apk file that I have to run ? (Is it the "titanium" file?)
Yeah, if you have to ask these questions, then you're not really ready to use this. Sorry.
You don't type this anywhere, this was just an example of how to install a bunch of APKs automatically. If you know about shell scripting, it should all be clear.
rafi532 said:
OK, I'll try it, but...
I make my backups with the the "Titanium backup" (not pro) and it took a lot of time to restore because you have to confirm each install.
I guess there is a better way to do this (free one) !?
Click to expand...
Click to collapse
Go backup pro
Sent from my MB860 using xda app-developers app
palmbeach05 said:
Yep, thats the updated one. Its odd that you're experiencing issues. Have you tried re-downloading the ROM?
Sent from my MB860 using xda app-developers app
Click to expand...
Click to collapse
OK, I re-downloaded it again and installed it.
Same problem - arbitrary, Wi-Fi can't recognize any network (same for the BT - but worse)
As I wrote, the problem stay even when I go back to the previous rom that worked (last cm10).
Is there somthing I can do to go exactly to the same installation that I had 3 days ago ?
I did factory reset , wipe cache, wipe dalvik - and it doesn't changed, is there anything else I can do ?
rafi532 said:
OK, I re-downloaded it again and installed it.
Same problem - arbitrary, Wi-Fi can't recognize any network (same for the BT - but worse)
As I wrote, the problem stay even when I go back to the previous rom that worked (last cm10).
Is there somthing I can do to go exactly to the same installation that I had 3 days ago ?
I did factory reset , wipe cache, wipe dalvik - and it doesn't changed, is there anything else I can do ?
Click to expand...
Click to collapse
What about wiping the 4 partitions (system, data, cache, osh/webtop) individually, and then flashing the rom?
Did you make a nandroid backup prior to upgrading to cm10.1?
Sent from my MB860 using xda app-developers app
palmbeach05 said:
What about wiping the 4 partitions (system, data, cache, osh/webtop) individually, and then flashing the rom?
Did you make a nandroid backup prior to upgrading to cm10.1?
Sent from my MB860 using xda app-developers app
Click to expand...
Click to collapse
1. system, data, cache, osh/webtop - I don't know why I didn't do it like this - it's written very clearly in my language in every guide - is there any risk ?
2. nandroid backup - no - untill today I've only used the Titanium Backup.
rafi532 said:
1. system, data, cache, osh/webtop - I don't know why I didn't do it like this - it's written very clearly in my language in every guide - is there any risk ?
2. nandroid backup - no - untill today I've only used the Titanium Backup.
Click to expand...
Click to collapse
No there's no risk. Factory reset essentially does wipe cache an data, but some people prefer to wipe them individually instead of all at once. System and osh/webtop is where all the nuts and bolts of the ROM are, with webtop being an extended system partition. It's always best to wipe those to prevent anything from a previous version being carried over into a diferent version.
Titanium Backup (as far as I know) only works with apps and app data. Nandroid backup is through recovery and backs up everything. I recommend cwm 5.0.2.7 because it gives you the option to work with the osh/webtop partition to include backing it up. I'm not going to go and give you a lecture or a hard time for not making one, but it really is a good idea.
palmbeach05 said:
No there's no risk. Factory reset essentially does wipe cache an data, but some people prefer to wipe them individually instead of all at once. System and osh/webtop is where all the nuts and bolts of the ROM are, with webtop being an extended system partition. It's always best to wipe those to prevent anything from a previous version being carried over into a diferent version.
Titanium Backup (as far as I know) only works with apps and app data. Nandroid backup is through recovery and backs up everything. I recommend cwm 5.0.2.7 because it gives you the option to work with the osh/webtop partition to include backing it up. I'm not going to go and give you a lecture or a hard time for not making one, but it really is a good idea.
Click to expand...
Click to collapse
Thank you, I try to learn as much as I can but it's not my profession, so I have very small time to do it.
I'll install the cwm 5.0.2.7 and will learn the advantage of working with it.
I'll let you know what happened.
rafi532 said:
Thank you, I try to learn as much as I can but it's not my profession, so I have very small time to do it.
I'll install the cwm 5.0.2.7 and will learn the advantage of working with it.
I'll let you know what happened.
Click to expand...
Click to collapse
I'm looking for download this recovery. I found:
CWM 5.0.2.7 : http://vondroid.com/threads/motorola-cwm-5-0-2-7.5467/#.Ue6NtNJM-So
CMW 5.0.2.0 : http://www.clockworkmod.com/rommanager
You may have better link ?!
rafi532 said:
I'm looking for download this recovery. I found:
CWM 5.0.2.7 : http://vondroid.com/threads/motorola-cwm-5-0-2-7.5467/#.Ue6NtNJM-So
CMW 5.0.2.0 : http://www.clockworkmod.com/rommanager
You may have better link ?!
Click to expand...
Click to collapse
In fact i do have a better link.
http://forum.xda-developers.com/showthread.php?p=43764154
Sent from my MB860 using xda app-developers app

Categories

Resources