Thank you NuuNeoI.
hier is my status:
3 different executions:
# /data/busybox/tar -cvf system.img -C /sdcard /system
/data/busybox/tar: 1: Syntax error: "(" unexpected
# tar -cvf system.img -C /sdcard /system
tar: permission denied
# su tar -cvf system.img -C /sdcard /system
#
after that can't find the result system.img file.
---
info about history:
busybox versions 1.10.1 and 1.10.2 did not work on AMD64 with ubuntu 8.04. i
downloaded the last build from 18.mai and installed busybox (pushed to
emulator) there were no tar under /data/busybox nor /sbin. I added tar from
Desktop (adb push) to /data/busybox.
yalcin
---- NuuNeoI <[EMAIL PROTECTED]> schrieb:
>
> I use this command.
>
> # /data/busybox/tar -cvf system.img -C /sdcard /system
>
> -Sittiphol a.k.a NuuNeoI-
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Android Internals" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-internals?hl=en
-~----------~----~----~----~------~----~------~--~---