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?
 
I have rebooted to Clockworkmod recovery, when I choose install from SD card, I get "No files found".
 
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.
 
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?
 
mount the sdcard in cwm

adb shell

busybox df -h

post output

cat /proc/partitions

post output

ls /sdcard/

post output
 
Here are the outputs:
$Untitled.jpg$Untitled1.jpg$Untitled2.jpg
 
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
 
Back
Top