Posts: 32 
	Threads: 0 
	Joined: Feb 2016
	
 Reputation: 
 1
	 
 
	
		
		
		02-26-2016, 03:37 PM 
(This post was last modified: 02-26-2016, 03:53 PM by TheStranger.)
	
	 
	
		Hi, 
 
i will fix my storio but i cant open it! I get seven screws but i think there are four more at the top (camera site). Who can i get off these covers? 
 
Thanks! 
 
EDIT: OK i get it off (a little bit damaged)
	 
	
	
	
		
	 
 
 
	
	
	
		
	Posts: 32 
	Threads: 0 
	Joined: Feb 2016
	
 Reputation: 
 1
	 
 
	
		
		
		03-05-2016, 12:32 AM 
(This post was last modified: 03-05-2016, 12:37 AM by TheStranger.)
	
	 
	
		Hi! 
I successfully soldering my bricked device and connected it with this adapter ( http://www.amazon.de/gp/product/B00AFRXKFU). I do all steps from this tutorial but at the point "You now must kill the fastboot" it will show this:
 http://postimg.org/image/f1oa6brcf/
Is this correct or what should "app_destoyer.x -f" must show?
 
Thanks!
	  
	
	
	
		
	 
 
 
	
	
	
		
	Posts: 990 
	Threads: 78 
	Joined: Dec 2013
	
 Reputation: 
 36
	 
 
	
	
		Are you flashing your backup back to the device?  In the image, it looks like you are trying to flash a mod back to the device.  You should try getting it back to stock first.
	 
	
	
	
		
	 
 
 
 
	
	
	
		
	Posts: 32 
	Threads: 0 
	Joined: Feb 2016
	
 Reputation: 
 1
	 
 
	
	
		Yes i try to flash a mod - ok i will flash the backup first! Thanks!
	 
	
	
	
		
	 
 
 
	
	
	
		
	Posts: 32 
	Threads: 0 
	Joined: Feb 2016
	
 Reputation: 
 1
	 
 
	
	
		Code: / # mkdir /tmp/sd 
/ # mount /dev/sdcardb1 /tmp/sd 
/ # ls /tmp/sd 
LLN                        flash4                     original_backup.bin 
S3s_DE_v74.50312-MOD.bin   flash4-innotab3            sdcarda6_backup.bin 
System Volume Information  fonts 
execute.ita                my_Run 
/ # dd if=/tmp/sd/original_backup.bin of=/dev/sdcarda6 
53816+0 records in 
53816+0 records out 
27553792 bytes (26.3MB) copied, 17.819052 seconds, 1.5MB/s 
/ # app_destroyer.x -f 
[  599.020000] SQUASHFS error: zlib_inflate error, data probably corrupt 
[  599.030000] SQUASHFS error: squashfs_read_data failed to read block 0x1a06461 
[  599.040000] SQUASHFS error: Unable to read fragment cache entry [1a06461] 
[  599.040000] SQUASHFS error: Unable to read page, block 1a06461, size c512 
[  599.050000] SQUASHFS error: Unable to read fragment cache entry [1a06461] 
[  599.060000] SQUASHFS error: Unable to read page, block 1a06461, size c512 
[  599.060000] SQUASHFS error: Unable to read fragment cache entry [1a06461] 
[  599.070000] SQUASHFS error: Unable to read page, block 1a06461, size c512 
-/bin/sh: app_destroyer.x: Input/output error
 
Now i copy my original firmware (the first befor i flash with a mod) as original_backup.bin to the micro-sd and did all steps to fastboot kill. Get the same errors (see above).
 
What did i wrong?
	  
	
	
	
		
	 
 
 
	
	
	
		
	Posts: 990 
	Threads: 78 
	Joined: Dec 2013
	
 Reputation: 
 36
	 
 
	
	
		It is possible that your SD card corrupted the backup and the mod you did.  See what is mounted by typing mounts I think.  You could dump /dev/sdcarda7 to a bin file and see what firmware is on that. Maybe get a clean SD card, format it etc before dumping it. 
 
Also if someone else has this firmware, we could try theirs and see if it works.  Can you pastebin your whole bootup output?
	 
	
	
	
		
	 
 
 
	
	
	
		
	Posts: 32 
	Threads: 0 
	Joined: Feb 2016
	
 Reputation: 
 1
	 
 
	
		
		
		03-05-2016, 02:37 PM 
(This post was last modified: 03-05-2016, 02:38 PM by TheStranger.)
	
	 
	
		Hi, yes i have the same idea.  
I will format the SD card and make then the dump. 
 
How can i make a txt-file with the bootup output? The putty window not show all.
	 
	
	
	
		
	 
 
 
	
	
	
		
	Posts: 990 
	Threads: 78 
	Joined: Dec 2013
	
 Reputation: 
 36
	 
 
	
	
		I think you can right click on save the output to a file or select all or something like that.  It might also automatically save to a log file that gets overwritten after each putty load.  You could check for that log file in the same folder as putty. 
 
You may also want to pop into the chat and see if Mick is around.  He is more of an expert at this linux stuff then me.  He is the one that taught me most of it. 
 
From what we understand though, is that the device switches between sdcard6 and sdcard7 for the firmware. We are not sure where this flag is set to tell the system what one to boot from though.  So you may have a firmware intact at sdcard7 that we could pull from and flash to sdcard6.
	 
	
	
	
		
	 
 
 
	
	
	
		
	Posts: 32 
	Threads: 0 
	Joined: Feb 2016
	
 Reputation: 
 1
	 
 
	
	
		Sorry, find putty logging configuration...
	 
	
	
	
		
	 
 
 
	
	
	
		
	Posts: 32 
	Threads: 0 
	Joined: Feb 2016
	
 Reputation: 
 1
	 
 
	
		
		
		03-05-2016, 02:55 PM 
(This post was last modified: 03-05-2016, 03:07 PM by TheStranger.)
	
	 
	
		Ok here is my bootup output - not good i think! 
There is a red warning!
 Code: =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2016.03.05 22:59:26 =~=~=~=~=~=~=~=~=~=~=~= 
 
 
iROM v3 Entry A400-S160 MHz 
 
 
 
SPI Boot...(ID: 0x00) Fail 
 
Nand Boot...NF_NON_SHARE->Fail 
 
SDC/eMMC Boot...cmd SD_STATUS = 0x304 
 
cmd SD_STATUS = 0x304 
 
BootWell BtHdr ID:0 
 
cmd SD_STATUS = 0x1304 
 
cmd SD_STATUS = 0x1304 
 
0x92004000 = 0x00000952  
 
0x92004008 = 0x08000010  
 
0x9200400C = 0x0000030D  
 
0x92004010 = 0x080B1833  
 
0x92004014 = 0x4D832000  
 
0x9200401C = 0x04080432  
 
0x92004024 = 0x00660044  
 
0x92004028 = 0x28282F2F  
 
0x92005010 = 0x00000403  
 
delay:512 Loop ...Finished 
 
0x90005004 = 0xEC722E83  
 
0x9000505C = 0x073232B4  
 
0x90005104 = 0x1F800003  
 
0x920050A0 = 0x00000098  
 
0x93007004 = 0x41993A18  
 
0x93007044 = 0x0500012D  
 
0x9300E2B8 = 0x002E0200  
 
0x9301F020 = 0x00000C02  
 
0x9301F02C = 0x00000003  
 
0x9301F038 = 0x00000FFF  
 
delay:1 ms ...Finished 
 
BootWell BtLdr ID:0 
 
 
 
VERSION2013 
 
###### eMMC_BL1 (Jul 17 2013 11:08:47) ###### 
 
pBoardVersion(0xB1007F78) = 0xB4B4B4B4, pBootFlag(0xB1007F7C) = 0xA55A7887 
 
Cmd = 0x7007, SD_STATUS = 0x1304 
 
###### sd card 1 boot header tag failed! ###### 
 
Cmd = 0x1008, SD_STATUS = 0x1304 
 
Cmd = 0x1037, SD_STATUS = 0x1304 
 
Cmd = 0x7007, SD_STATUS = 0x1304 
 
Cmd = 0x7007, SD_STATUS = 0x1304 
 
Set SD0 Clock: 10  MHz 
 
Cmd = 0x7007, SD_STATUS = 0x1304 
 
###### sd card 0 passed! ###### 
 
Cmd = 0x7007, SD_STATUS = 0x1304 
 
Cmd = 0x7007, SD_STATUS = 0x1304 
 
version: 1, 3, 5, 0 
 
Load FastBin, part num:5, start:34049(sector), size:60(sector),  
 
Cmd = 0x7007, SD_STATUS = 0x1304 
 
Load FastImageHeader, part num:15, start:63901, size:1, (sector) 
 
Cmd = 0x7007, SD_STATUS = 0x1304 
 
FastBoot Image address(0xF99D) 
 
Set FastBootTag(0xB200FF00)=0x54534146 
 
LD: part_num=1, run_addr=0x00100000, start=257(sector), size=512(sector) 
 
Cmd = 0x7007, SD_STATUS = 0x1304 
 
Jump to eMMC_LD Code, Addr=0x00100000 
 
 
 
 
 
###### eMMC_LD VERSION: (Apr 24 2014 11:11:29) ###### 
 
pBoardVersion(0xB1007F78) = 0xB4B4B4B4, pBootFlag(0xB1007F7C) = 0xA55A7887 
 
voltage=06.02 
 
Set SDC Clock: 10  MHz 
 
DISPLAY BUFFER = 0x07E00000, (kernel) 
 
voltage=06.86 
 
set PWM duty = 0 
 
rtc (0x00) = 5 
 
rtc (0x02) = A3 
 
get rtc alarm second value = 0 
 
alarm value false, set value = 32 
 
voltage=06.83 
 
logo: start=34201, size=2208 (sector), buffer=0x07E80000 
 
set PWM duty = 75 
 
bright:75 
 
audio: start=36409, size=864 (sector), buffer=0x07F94000 
 
voltage=06.79 
 
interval=45, frame=22, clk_div=1, fps=41, ms_pf=48 
 
audio_start_num=8 
 
Earphone remove 
 
volume:9 
 
voltage=06.79 
 
send i2c dummy clk 
 
*0x90005144 = 0x00000001 
 
*0x90005080 = 0x00C0A22A 
 
*0x9000A024 = 0xFFFFFFD7 
 
*0x90005110 = 0x3FEB0000 
 
*0x90005118 = 0x3FEB00FF 
 
*0x9000511c = 0x03EB0000 
 
*0x90005114 = 0x00030000 
 
jump to fast bin, addr = 0xB2000000 
 
 
 
<<<FastBin start>>> 
 
[   17.840000] [snapshot_sd] wait for TFT0 v-blank...done!  enable clock. 
[   17.840000] [snapshot_sd] enable TFT1 clock. 
[   17.840000] GPL32900 system timer init, PCLK(arm_apb)[90000000]Prescaler[89]LDR[10000] 
[   17.840000] resume:gp_sdcard_cardinit 
 
[   17.840000] ### eMMC 4-bit high speed mode 
[   17.840000] ### eMMC speed = 0x190 (40 MHz) 
[   17.840000] Restarting tasks ... done. 
[   17.840000] SQUASHFS error: zlib_inflate error, data probably corrupt 
[   17.840000] SQUASHFS error: squashfs_read_data failed to read block 0x18f69d3 
[   17.840000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   17.840000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   17.850000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   17.850000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   17.860000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   17.870000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   17.880000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   17.880000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   17.890000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   17.900000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   17.900000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   17.910000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   17.920000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   17.920000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   17.930000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   17.940000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   17.940000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   17.980000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   17.980000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.010000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.050000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.050000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.080000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.080000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.110000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.110000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.130000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.130000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.160000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.160000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.190000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.190000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.220000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.220000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.250000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.250000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.280000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.280000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.310000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.310000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.340000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.340000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.380000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.380000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.430000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.430000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.470000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.500000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.500000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
sdmount.sh: Enter /etc/sdmount.sh ACTION=remove, mmc_name=sdcardb1, SEQNUM=401, vtechBootDev=eMMC 
[   18.530000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.530000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
sdmount.sh: Enter /etc/sdmount.sh ACTION=remove, mmc_nam[   18.560000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
e=sdcard[   18.560000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
b, SEQNUM=403, vtechBootDev=eMMC 
[   18.590000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.590000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.620000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.620000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.650000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.650000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.700000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.700000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.720000] ### SD limit clock = 0x190(40MHz)### 
[   18.720000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.730000]  sdcardb: sdcardb1 
[   18.770000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.810000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
[   18.810000] SQUASHFS error: Unable to read data cache entry [18f69d3] 
[   18.840000] SQUASHFS error: Unable to read page, block 18f69d3, size 316c 
Bus error 
InnoLogo Result: 135 
=============================== 
=====   Snapshot End     ====== 
=============================== 
sdmount.sh: Enter /etc/sdmount.sh ACTION=add, mmc_name=sdcardb1, SEQNUM=405, vtechBootDev=eMMC 
[   19.220000] SQUASHFS error: zlib_inflate error, data probably corrupt 
[   19.250000] SQUASHFS error: squashfs_read_data failed to read block 0xe09ce6 
[   19.250000] SQUASHFS error: Unable to read fragment cache entry [e09ce6] 
sdmount.sh: Enter /etc/sdmount.sh ACTION=add, mmc_name=sdcardb, SEQNUM=404, vtechBootDev=eMMC 
[   19.280000] SQUASHFS error: Unable to read page, block e09ce6, size 89c3 
[   19.280000] SQUASHFS error: Unable to read fragment cache entry [e09ce6] 
[   19.320000] SQUASHFS error: Unable to read page, block e09ce6, size 89c3 
[   19.320000] SQUASHFS error: Unable to read fragment cache entry [e09ce6] 
[   19.360000] SQUASHFS error: Unable to read page, block e09ce6, size 89c3 
[   19.360000] SQUASHFS error: Unable to read fragment cache entry [e09ce6] 
[   19.390000] SQUASHFS error: Unable to read page, block e09ce6, size 89c3 
insmod: read error from '/lib/modules/touch_driver.ko': Input/output error 
insmod: can't read '/lib/modules/touch_driver.ko': Input/output error 
[   19.420000] SQUASHFS error: zlib_inflate error, data probably corrupt 
[   19.420000] SQUASHFS error: squashfs_read_data failed to read block 0x1a12973 
[   19.430000] SQUASHFS error: Unable to read fragment cache entry [1a12973] 
[   19.440000] SQUASHFS error: Unable to read page, block 1a12973, size b4c4 
[   19.450000] SQUASHFS error: Unable to read fragment cache entry [1a12973] 
[   19.450000] SQUASHFS error: Unable to read page, block 1a12973, size b4c4 
[   19.470000] SQUASHFS error: Unable to read fragment cache entry [1a12973] 
[   19.470000] SQUASHFS error: Unable to read page, block 1a12973, size b4c4 
[   19.490000] SQUASHFS error: Unable to read fragment cache entry [1a12973] 
/init.project.rc: line 387: change_orientation: Input/output error 
[   19.540000] SQUASHFS error: Unable to read page, block 1a12973, size b4c4 
[   19.540000] SQUASHFS error: Unable to read fragment cache entry [1a12973] 
[   19.570000] SQUASHFS error: Unable to read page, block 1a12973, size b4c4 
[   19.570000] SQUASHFS error: Unable to read fragment cache entry [1a12973] 
[   19.590000] SQUASHFS error: Unable to read page, block 1a12973, size b4c4 
[   19.590000] SQUASHFS error: Unable to read fragment cache entry [1a12973] 
[   19.610000] SQUASHFS error: Unable to read page, block 1a12973, size b4c4 
[   19.610000] SQUASHFS error: Unable to read fragment cache entry [1a12973] 
[   19.630000] SQUASHFS error: Unable to read page, block 1a12973, size b4c4 
Bundle title mounted at /dev/sdcarda8 successfully! 
[   19.980000] SQUASHFS error: zlib_inflate error, data probably corrupt 
[   19.980000] SQUASHFS error: squashfs_read_data failed to read block 0xbd00b4 
[   19.990000] SQUASHFS error: Unable to read fragment cache entry [bd00b4] 
[   20.000000] SQUASHFS error: Unable to read page, block bd00b4, size 849e 
[   20.000000] SQUASHFS error: Unable to read fragment cache entry [bd00b4] 
[   20.010000] SQUASHFS error: Unable to read page, block bd00b4, size 849e 
[   20.020000] SQUASHFS error: Unable to read fragment cache entry [bd00b4] 
[   20.020000] SQUASHFS error: Unable to read page, block bd00b4, size 849e 
[   20.030000] SQUASHFS error: Unable to read fragment cache entry [bd00b4] 
[   20.040000] SQUASHFS error: Unable to read page, block bd00b4, size 849e 
modprobe[   20.040000] SQUASHFS error: Unable to read fragment cache entry [bd00b4] 
: read e[   20.050000] SQUASHFS error: Unable to read page, block bd00b4, size 849e 
rror from 'kernel/arch/arm/mach-gpl32900/aes/gp_aes_module.ko': Input/output error 
modprobe: read error from 'kernel/arch/arm/mach-gpl32900/aes/gp_aes_module.ko': Input/output error 
[   20.100000] SQUASHFS error: Unable to read fragment cache entry [bd00b4] 
[   20.110000] SQUASHFS error: Unable to read page, block bd00b4, size 849e 
modprobe: read error from 'kernel/arch/arm/mach-gpl32900/aes/gp_aes_module.ko': Input/output error 
modprobe: 'kernel/arch/arm/mach-gpl32900/aes/gp_aes_module.ko': Input/output error 
+++Turn On ramzswap... 
Setting up swapspace version 1, size = 67104768 bytes 
UUID=8b7cf477-d15f-421f-9fb2-a558615343d7 
waiting for /dev/ramzswap0 exist... 
[   20.370000] Adding 65528k swap on /dev/sdcarda9.  Priority:150 extents:1 across:65528k SS 
#################################### 
sdmount.sh: Enter /etc/sdmount.sh ACTION=add, mmc_name=sdcardb, SEQNUM=, vtechBootDev=eMMC 
2015-12-17 16:26:59 
dev 
vicsiu 
#################################### 
[   20.600000] SQUASHFS error: zlib_inflate error, data probably corrupt 
[   20.610000] SQUASHFS error: squashfs_read_data failed to read block 0xe8860b 
[   20.620000] SQUASHFS error: Unable to read fragment cache entry [e8860b] 
[   20.620000] SQUASHFS error: Unable to read page, block e8860b, size d376 
[   20.630000] SQUASHFS error: Unable to read fragment cache entry [e8860b] 
[   20.640000] SQUASHFS error: Unable to read page, block e8860b, size d376 
cmp: /system/lib/vtech/build_signature.system: I/O error 
[31;40m 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 
!!!kernel.bin does not match to system.bin!!! 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 
kernel.bin signature: 
2015-12-17 16:26:59 
dev 
vicsiu 
system.bin signature: 
[   20.720000] SQUASHFS error: Unable to read fragment cache entry [e8860b] 
[   20.740000] SQUASHFS error: Unable to read page, block e8860b, size d376 
cat: read error: Input/output error 
[   20.750000] ramzswap: /dev/ramzswap0 initialized: disksize_kb=8192, disktype=0 
[0m 
[   20.780000] SQUASHFS error: zlib_inflate error, data probably corrupt 
[   20.780000] SQUASHFS error: squashfs_read_data failed to read block 0x468a1b 
 
starting pid 500, tty '': '/._.' 
[   20.810000] SQUASHFS error: Unable to read fragment cache entry [468a1b] 
[   20.810000] SQUASHFS error: Unable to read page, block 468a1b, size b8f1 
[   20.830000] Adding 8184k swap on /dev/ramzswap0.  Priority:100 extents:1 across:8184k SS 
[   20.840000] SQUASHFS error: Unable to read fragment cache entry [468a1b] 
[   20.860000] SQUASHFS error: Unable to read page, block 468a1b, size b8f1 
[   20.860000] SQUASHFS error: Unable to read fragment cache entry [468a1b] 
[   20.880000] SQUASHFS error: Unable to read page, block 468a1b, size b8f1 
/init.project.rc: line 500: /system/bin/vtech/exec_newpgid: Input/output error 
/dev/sdcardb1: mounted to /media/sdcardb1 
[   25.800000] SQUASHFS error: zlib_inflate error, data probably corrupt 
[   25.800000] SQUASHFS error: squashfs_read_data failed to read block 0x4c8486 
[   25.810000] SQUASHFS error: Unable to read fragment cache entry [4c8486] 
[   25.820000] SQUASHFS error: Unable to read page, block 4c8486, size e9c3 
[   25.820000] SQUASHFS error: Unable to read fragment cache entry [4c8486] 
[   25.830000] SQUASHFS error: Unable to read page, block 4c8486, size e9c3 
[   25.840000] SQUASHFS error: Unable to read fragment cache entry [4c8486] 
[   25.840000] SQUASHFS error: Unable to read page, block 4c8486, size e9c3 
[   25.860000] SQUASHFS error: Unable to read fragment cache entry [4c8486] 
[   25.870000] SQUASHFS error: Unable to read page, block 4c8486, size e9c3 
[   25.890000] SQUASHFS error: zlib_inflate error, data probably corrupt 
[   25.900000] SQUASHFS error: squashfs_read_data failed to read block 0x1a2cf9d 
[   25.910000] SQUASHFS error: Unable to read fragment cache entry [1a2cf9d] 
[   25.910000] SQUASHFS error: Unable to read page, block 1a2cf9d, size be14 
[   25.920000] SQUASHFS error: Unable to read fragment cache entry [1a2cf9d] 
[   25.930000] SQUASHFS error: Unable to read page, block 1a2cf9d, size be14 
[   25.930000] SQUASHFS error: Unable to read fragment cache entry [1a2cf9d] 
[   25.940000] SQUASHFS error: Unable to read page, block 1a2cf9d, size be14 
/vp_mnt/sd -> /dev/sdcardb1 
sdcardb1 is mounted as vfat! 
[   26.030000] SQUASHFS error: zlib_inflate error, data probably corrupt 
[   26.030000] SQUASHFS error: squashfs_read_data failed to read block 0x1a12973 
[   26.050000] SQUASHFS error: Unable to read fragment cache entry [1a12973] 
[   26.050000] SQUASHFS error: Unable to read page, block 1a12973, size b4c4 
/dev/sdcardb: Failed to mount to /media/sdcardb 
sdcardb is NOT mounted! 
sdcardb: dosfsck... 
[   32.810000] SQUASHFS error: Unable to read fragment cache entry [1a12973] 
[   32.840000] SQUASHFS error: Unable to read page, block 1a12973, size b4c4 
dosfsck 2.11, 12 Mar 2005, FAT32, LFN 
Logical sector size is zero. 
sdcardb: dosfsck exit 1 
/dev/sdcardb: Failed to mount to /media/sdcardb 
sdcardb is NOT mounted! 
sdmount.sh: Enter /etc/sdmount.sh ACTION=add, mmc_name=sdcardb1, SEQNUM=, vtechBootDev=eMMC
 
here stops the output - if i hit enter - they do nothing. 
Did i type 1021+Enter then it goes to the command prompt.
 Code: process '/._.' (pid 500) exited. Scheduling for restart. 
 
reloading /etc/inittab 
 
Please press Enter to activate this console.  
 
starting pid 560, tty '': '-/bin/sh' 
 
 
BusyBox v1.19.4 (2013-05-13 17:36:32 HKT) built-in shell (ash) 
[  532.580000] SQUASHFS error: Unable to read fragment cache entry [1a2cf9d] 
Enter 'h[  532.590000] SQUASHFS error: Unable to read page, block 1a2cf9d, size be14 
elp' for[  532.600000] SQUASHFS error: Unable to read fragment cache entry [1a2cf9d] 
 a list [  532.600000] SQUASHFS error: Unable to read page, block 1a2cf9d, size be14 
of built-in commands. 
 
eMMC: APPA partition not found! 
[  532.660000] SQUASHFS error: zlib_inflate error, data probably corrupt 
[  532.670000] SQUASHFS error: squashfs_read_data failed to read block 0x13c2b30 
[  532.670000] SQUASHFS error: Unable to read fragment cache entry [13c2b30] 
[  532.680000] SQUASHFS error: Unable to read page, block 13c2b30, size bfe8 
[  532.690000] SQUASHFS error: Unable to read fragment cache entry [13c2b30] 
[  532.690000] SQUASHFS error: Unable to read page, block 13c2b30, size bfe8 
/ #
 
mount show this:
 Code: / # mount 
rootfs on / type rootfs (rw) 
proc on /proc type proc (rw,relatime) 
sysfs on /sys type sysfs (rw,relatime) 
tmpfs on /dev type tmpfs (rw,relatime,size=64k,mode=755) 
devpts on /dev/pts type devpts (rw,relatime,mode=600) 
tmpfs on /dev/shm type tmpfs (rw,relatime,size=256k,mode=755) 
/dev/sdcarda6 on /system type squashfs (ro,relatime) 
/dev/sdcarda8 on /vp_mnt/Bundle type squashfs (ro,relatime) 
/dev/sdcardb1 on /media/sdcardb1 type vfat (rw,noexec,relatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro) 
/ #
 
ls /dev shows:
 Code: / # ls /dev 
adc                 null                tty10               tty46 
alarm               ptmx                tty11               tty47 
app_deva            pts                 tty12               tty48 
ashmem              pwm                 tty13               tty49 
binder              pwm1                tty14               tty5 
board               pwm2                tty15               tty50 
cache               ramzswap0           tty16               tty51 
ceva                ramzswap1           tty17               tty52 
chunkmem            random              tty18               tty53 
clock-mgr           rawctl              tty19               tty54 
console             reg                 tty2                tty55 
cpu_dma_latency     rtc0                tty20               tty56 
disp0               rtc_ctrl            tty21               tty57 
dsp                 scalar              tty22               tty58 
fb0                 scale2              tty23               tty59 
full                sdcarda             tty24               tty6 
gpio                sdcarda1            tty25               tty60 
i2c                 sdcarda10           tty26               tty61 
kmem                sdcarda11           tty27               tty62 
kmsg                sdcarda12           tty28               tty63 
log_events          sdcarda13           tty29               tty7 
log_main            sdcarda2            tty3                tty8 
log_radio           sdcarda3            tty30               tty9 
log_system          sdcarda5            tty31               ttyS0 
loop0               sdcarda6            tty32               ttyS1 
loop1               sdcarda7            tty33               ubi_ctrl 
loop2               sdcarda8            tty34               uinput 
loop3               sdcarda9            tty35               urandom 
loop4               sdcardb             tty36               vcs 
loop5               sdcardb1            tty37               vcs1 
loop6               sdma                tty38               vcsa 
loop7               shm                 tty39               vcsa1 
mdev.seq            timer1              tty4                vmtd0 
mem                 timer2              tty40               vtech_lcd_ctrl 
mice                timer3              tty41               watchdog 
mixer               timer4              tty42               zero 
nand_dummy          tty                 tty43 
network_latency     tty0                tty44 
network_throughput  tty1                tty45 
/ #
 
There are many sdcarda - is it right?
 
The dumb of sdcarda7 is in work...
 
I think the device is repairable   
	 
	
	
	
		
	 
 
 
 
	 
 |