• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root nandroid backup problem

raubvogel

Newbie
I installed j_r0dds in my backflip, put a sd card with 3+GB free in it (the same one I have been using with the phone), and boot into recovery mode. Before doing anything else, I decided to back up what I have. So I tell it to backup and am told to run nandroid-mobile.sh from a adb shell. I try that and this is what I get:

Code:
# nandroid-mobile.sh -b

nandroid-mobile v2.2.1

Using G1 keyboard, enter a prefix substring and then <CR>
or just <CR> to accept default: 

Using - prefix to create a backup folder

mounting system and data read-only, sdcard read-write
mount: mounting /dev/block/mtdblock1 on /system failed: Device or resource busy
Error mounting system read-only
umount: can't umount /system: Device or resource busy
#

Sounds like it is having issues with /system, like someone is there already. What can I do to see what is going on? I wish I had a lot to show you, but the above is all I got. :o
 
Back
Top Bottom