Linux 挂载SD卡出错:mount: mounting /dev/mmcblk0 on /mnt failed: Invalid argument

Posted hu9977

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux 挂载SD卡出错:mount: mounting /dev/mmcblk0 on /mnt failed: Invalid argument相关的知识,希望对你有一定的参考价值。

mount -t vfat /dev/mmcblk0p1 /mntudisk/   应该是这样的

其mmcblk0是SD的名,并不是其分区的情况

 

以上是关于Linux 挂载SD卡出错:mount: mounting /dev/mmcblk0 on /mnt failed: Invalid argument的主要内容,如果未能解决你的问题,请参考以下文章