Jump to content

mount: special device /dev/mmcblk01/ does not exist


Recommended Posts

Posted

error: mount: special device /dev/mmcblk01/ does not exist

 
 
mounting 8gb sd card
cubieboard 1
 
 
command : mount /dev/mmcblk01/ /media/
Posted

error: mount: special device /dev/mmcblk01/ does not exist

 

Well, pretty self-explanatory? If in doubt check

cat /proc/partitions
man mount partprobe
Posted
oot@cubieboard:~# sudo mount /dev/mmcblk0p1 /media/sdcard

mount: /dev/mmcblk0p1 is write-protected, mounting read-only

NTFS signature is missing.

Failed to mount '/dev/mmcblk0p1': Invalid argument

The device '/dev/mmcblk0p1' doesn't seem to have a valid NTFS.

Maybe the wrong device is used? Or the whole disk instead of a

partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines