error: no sdcard inserted on pcduino

本文提供了解决PCDuino在插入SD卡后出现无SD卡插入错误的方法,包括更新系统、安装必要的工具、检查SD卡是否正确挂载等步骤。通过执行特定命令,可以确保SD卡正常工作,实现数据备份到SD卡及从SD卡启动的功能。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

when you insert the micro sdcard to the pcduino, and try to

1, backup to sd card, 

2, Backup NAND to a SD card, and boot from SD card


there maybe an error "no sdcard inserted"


then try the following command 


$ sudo apt-get update
$ sudo apt-get install -y dosfstools
$ sudo apt-get install -y rsync


and then 


$ df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/mmcblk0p2   15G  1.4G   13G  10% /

you could found the sdcard is mounted to /dev/mmcblk0p2


for more information, you could visit:

https://www.the-greathouses.net/blog/2013/03/pcduino-u-boot-part-2/comment-page-1/


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值