ClockworkMod and .zip

mtarek93

Member
Aug 10, 2013
26
0
I have rooted my Coby Kyros MID8042 and installed ClockworkMod.
I am trying to install Google Apps but CMW does not detect the .zip file. It is located in the root of the SD card.
Any suggestions?
 

mtarek93

Member
Aug 10, 2013
26
0
I have rebooted to Clockworkmod recovery, when I choose install from SD card, I get "No files found".
 

vampirefo.

Senior Member
Developer
Nov 8, 2011
3,836
1,394
I have rebooted to Clockworkmod recovery, when I choose install from SD card, I get "No files found".

Could be your vold.fstab is different from the one used to build the recovery.

dev_mount sdcard /mnt/sdcard auto /devices/virtual/block/nandi

if your sdcard isn't an i then that's why the recovery can't find the sdcard.
 

mtarek93

Member
Aug 10, 2013
26
0
I am not using an external SD card. The zip is on the internal card.

Does it have to do with the partitioning of the card?
 

vampirefo.

Senior Member
Developer
Nov 8, 2011
3,836
1,394
mount the sdcard in cwm

adb shell

busybox df -h

post output

cat /proc/partitions

post output

ls /sdcard/

post output
 

mtarek93

Member
Aug 10, 2013
26
0
Here are the outputs:
$Untitled.jpg$Untitled1.jpg$Untitled2.jpg
 

mtarek93

Member
Aug 10, 2013
26
0
You are right. My bad :D

Now I have another problem, when I try to mount in CWM I get an error "E: Can't mount /sdcard/" :s
 
Top