Darky Rom 10.1 backup/restore PDF Print E-mail
User Rating: / 0
PoorBest 
Written by Bart Dorlandt   
Thursday, 16 June 2011 15:44

The ClockWorkMod has a nice backup and restore feature that saved me a few hours already more than a couple of times...

But since the last Rom of Darky there is a problem when trying to unmount /system. "can not umount /system"

The problem lies with the program "/system/bin/tvoutserver". It is a running process that blocks unmounting /system. Even if you kill the program it will return... So what you'll need to do is remove the program. Don't worry about it, it will be restored with the backup you are trying to execute. So to make a few steps out of these.

 

  1. You are in the "CwM Dark Core Recovery 3.0.2.8x
  2. Connect your phone to your computer and execute "adb shell" (if you don't know what it is, use google to find it)
  3. if you do a "ps w" you'll see the "/system/bin/tvoutserver" almost at the bottom of the list. remember the first number on that line.
  4. Execute these to commands:
    1. rm /system/bin/tvoutserver
    2. kill <number you have remembered>
  5. Use your phone to start the restore process.
  6. Wait for a few minutes and enjoy your restored phone.

Update: Just tried it, but aparently it gets stock at the boot screen. No idea what happens here...

Last Updated on Thursday, 16 June 2011 16:11
 


Related items: