Coby 7048

pmb1903

Member
Nov 16, 2012
52
19
OK WHATS NEXT

1|root@android:/ # mkdir /sdcard/dump
mkdir /sdcard/dump
root@android:/ # busybox tar -cvzf /sdcard/dump/7048_system.tar/syste
busybox tar -cvzf /sdcard/dump/7048_system.tar/system
tar: invalid option -- 'z'
BusyBox v1.18.3 (2011-07-08 15:05:12 CST) multi-call binary.


Usage: tar -[cxtvO] [-X FILE] [-f TARFILE] [-C DIR] [FILE]...


Create, extract, or list files from a tar file


Operation:
c Create
x Extract
t List
Options:
f Name of TARFILE ('-' for stdin/out)
C Change to DIR before operation
v Verbose
O Extract to stdout
h Follow symlinks
exclude File to exclude
X File with names to exclude
T File with names to include


1|root@android:/ #
 

vampirefo.

Senior Member
Developer
Nov 8, 2011
3,836
1,394
OK WHATS NEXT

1|root@android:/ # mkdir /sdcard/dump
mkdir /sdcard/dump
root@android:/ # busybox tar -cvzf /sdcard/dump/7048_system.tar/syste
busybox tar -cvzf /sdcard/dump/7048_system.tar/system
tar: invalid option -- 'z'
BusyBox v1.18.3 (2011-07-08 15:05:12 CST) multi-call binary.


Usage: tar -[cxtvO] [-X FILE] [-f TARFILE] [-C DIR] [FILE]...


Create, extract, or list files from a tar file


Operation:
c Create
x Extract
t List
Options:
f Name of TARFILE ('-' for stdin/out)
C Change to DIR before operation
v Verbose
O Extract to stdout
h Follow symlinks
exclude File to exclude
X File with names to exclude
T File with names to include


1|root@android:/ #

well you know you have wrong busybox, and I posted a thread on fixing it so you need to fix busybox before you can move on.
 

pmb1903

Member
Nov 16, 2012
52
19
ok i made the busybox swap and have finally created a system dump with the included system.tgz file. I hope it helps to encourage further development on this device and perhaps make a compatible clockwork mod recovery that we can then flash zips from.

IT IS HERE----->recovery.zip.zip - 4shared.com - online file sharing and storage - download

now that i do have the right busybox. i installed the new superuser explained earlier with adb,its installed but it shows nothing at all in the app so i dont think its working or i just dont have a couple of things right or its not working. now that i made the busybox swap what will my next step be....
 

vampirefo.

Senior Member
Developer
Nov 8, 2011
3,836
1,394
ok i made the busybox swap and have finally created a system dump with the included system.tgz file. I hope it helps to encourage further development on this device and perhaps make a compatible clockwork mod recovery that we can then flash zips from.

IT IS HERE----->recovery.zip.zip - 4shared.com - online file sharing and storage - download

now that i do have the right busybox. i installed the new superuser explained earlier with adb,its installed but it shows nothing at all in the app so i dont think its working or i just dont have a couple of things right or its not working. now that i made the busybox swap what will my next step be....

everything else you need to do is in this thread http://www.androidtablets.net/forum...ating-system-dump-coby-kyros-mid7034-4-a.html

I need the recovery.img and the boot.img also.

and we need the find out what you windows guys need to work in fastboot mode.
 

pmb1903

Member
Nov 16, 2012
52
19
i have the 4 files in a folder and i just clicked add to compressed zip floder then i uploaded it to 4 shared. i had an account there so i just used that
 

pmb1903

Member
Nov 16, 2012
52
19
i used root explorer, was granted superuser access and could see the system files.I tried moving the correct google files to the system app folder, i could move them but i couldnt install them. i tried to change owner permissions of each app to read write execute and it kept giving me an error when i tried to click the owner execute. i could click read and write and it would change sucessfully but i do believe i need owner execute to install them right... is there another way or do i need to change overall permissions in adb?
 

neo_stythys

Member
Nov 25, 2012
6
1
I believe I have dumped the boot, recovery, and system partitions. These dumps should be available at: My Files


Here is the output of "cat /proc/mounts":
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mtdblock2 /system yaffs2 ro,relatime 0 0
/dev/block/mtdblock5 /data yaffs2 rw,nosuid,nodev,relatime 0 0
/dev/block/mtdblock4 /cache yaffs2 rw,nosuid,nodev,relatime 0 0
/sys/kernel/debug /sys/kernel/debug debugfs rw,relatime 0 0
/dev/block/vold/179:1 /mnt/ext_sd vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/240:1 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/240:1 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0

Here is the output of "busybox df -h":
Filesystem Size Used Available Use% Mounted on
tmpfs 432.9M 32.0K 432.9M 0% /dev
tmpfs 432.9M 0 432.9M 0% /mnt/asec
tmpfs 432.9M 0 432.9M 0% /mnt/obb
/dev/block/mtdblock2 380.0M 234.2M 145.8M 62% /system
/dev/block/mtdblock5 1.5G 63.4M 1.4G 4% /data
/dev/block/mtdblock4 512.0M 9.0M 503.0M 2% /cache
/dev/block/vold/179:1
7.4G 1.2G 6.2G 16% /mnt/ext_sd
/dev/block/vold/240:1
1.4G 2.0M 1.4G 0% /mnt/sdcard
/dev/block/vold/240:1
1.4G 2.0M 1.4G 0% /mnt/secure/asec



Here is the output of "lsmod":
vpu_encoder 5027 0 - Live 0xbf267000
vpu_decoder_ext 6921 0 - Live 0xbf262000
vpu_decoder 6880 0 - Live 0xbf25d000
vpu_manager 437444 3 vpu_encoder,vpu_decoder_ext,vpu_decoder, Live 0xbf1ed000
ufsd 378330 0 - Live 0xbf17e000 (P)
tcc_ndd 7292 2 - Live 0xbf178000 (P)
tcc_mtd 7058 6 - Live 0xbf173000
tcc_nand 1471169 2 tcc_ndd,tcc_mtd, Live 0xbf000000 (P)
 

neo_stythys

Member
Nov 25, 2012
6
1
Output of "getevent -p":
add device 1: /dev/input/event4
name: "GT80X"
events:
ABS (0003): 0000 : value 0, min 0, max 800, fuzz 0, flat 0, resolution 0
0001 : value 0, min 0, max 480, fuzz 0, flat 0, resolution 0
0018 : value 0, min 0, max 255, fuzz 0, flat 0, resolution 0
002f : value 0, min 0, max 254, fuzz 0, flat 0, resolution 0
0030 : value 0, min 0, max 255, fuzz 0, flat 0, resolution 0
0032 : value 0, min 0, max 255, fuzz 0, flat 0, resolution 0
0035 : value 0, min 0, max 800, fuzz 0, flat 0, resolution 0
0036 : value 0, min 0, max 480, fuzz 0, flat 0, resolution 0
0039 : value 0, min 0, max 5, fuzz 0, flat 0, resolution 0
003a : value 0, min 0, max 255, fuzz 0, flat 0, resolution 0
input props:
INPUT_PROP_DIRECT
add device 2: /dev/input/event3
name: "telechips remote controller"
events:
KEY (0001): 0002 0003 0004 0005 0006 0007 0008 0009
000a 000b 000c 000e 000f 001c 0034 003c
003d 0044 0057 0058 0067 0068 0069 006a
006b 006c 006d 0071 0072 0073 007f 009e
00a4 00a6 00a7 00a8 00ac 00d0
input props:
<none>
add device 3: /dev/input/event2
name: "tcc-gpiokey"
events:
KEY (0001): 0072 0073
input props:
<none>
add device 4: /dev/input/event1
name: "tcc-accel"
events:
ABS (0003): 0000 : value 0, min -32, max 31, fuzz 0, flat 0, resolution 0
0001 : value 0, min -32, max 31, fuzz 0, flat 0, resolution 0
0002 : value 20, min -32, max 31, fuzz 0, flat 0, resolution 0
0006 : value 0, min -128, max 128, fuzz 0, flat 0, resolution 0
input props:
<none>
add device 5: /dev/input/event0
name: "axp202 power-key"
events:
KEY (0001): 0074
input props:
<none>
 
Top