Upgrade Error can't mount /dev/block/mmcblk0

Demon God

New member
Having an issue installing new update I'm getting

Alt + S =

Installing from sdcard...
Finding Update package...
E: can't mount /dev/block/mmcblk0
p1 (or /dev/block/mmcblk0)
(invalid argument)
E: Can't mount SDCARD:update.zip

Press Home+Back to reboot..

Any ideas?
 
Is your SD card definatly mounted? Try booting the phone and checking the SD is useable then power down and retry.

If not i have experienced a dogey update.zip caused by me pulling my SD card from my laptop to quick, resign and eject correctly to ensure?
 
I get the error E:Can't mount SDCARD. But... with the phone attached to my XP machine and using adb shell echo /dev/block/mmcblk0 > /sys/devices/platform/usb_mass_storage/lun0/file, I was able to then do cd sdcard at the # prompt. Once I did that I did mkdir test and it created a directory named test which I verified by disconnecting my phone from the PC, booting it to recovery console, and then doing Alt+X to get to the console. From there I did cd sdcard then ls. The directory named test was there. Now what?
Wait.... I think I had to do the echo /dev/block/mmcblk0 > /sys/devices/platform/usb_mass_storage/lun0/file in the console on the phone too and then I could see the test directory.
 
had the same problem, removed SD card, cleaned it and replaced it tightly, everything worked fine, wel... not everything but at least the mounting problem was solved.
 
Back
Top