View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#4
So does /dev/mmcblk0p2 exist?
Code:
ls -l /dev/mmcblk0p2
Can you post full log of your terminal session (mke2fs, mount)? It is easy to do if you do it over ssh. Also output of
Code:
cat /proc/partitions
and possible errors in kernel log
Code:
dmesg
after trying the mount could help in diagnosing the issue
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 

The Following User Says Thank You to fanoush For This Useful Post: