格式化SD卡如何修改heads/sectors/cylinders(已解决)

2020-02-20 20:53发布

本帖最后由 FSL_TICS_Rita 于 2014-11-11 16:09 编辑

打开虚拟机,插入sd卡,输入命令cat /proc/partions
获取到sd卡被挂载在/dev/sdc
然后
-->sudo fdisk /dev/sdc
Command (m for help):x
Expert command (m for help): h
Expert command (m for help): 4
Expert command (m for help): s
Expert command (m for help): 16
Expert command (m for help): c
Expert command (m for help): 242560
Expert command (m for help):p                  //这个时候p一下,可以看到刚才设置的值都是成功了
Expert command (m for help):w                        //写入并退出

再次
-->sudo fdisk /dev/sdc
Command (m for help):p

这时候head/sectors/cylinders还是原来的值,上面的操作无效。

请问为什么???操作挺简单的,有哪里没考虑到呢???
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
11条回答
FSL_TICS_ZJJ
1楼-- · 2020-02-20 23:46
楼主用的飞思卡尔的什么产品?
qufuta
2楼-- · 2020-02-21 01:43
不明白说的是神马?
cyzc2008
3楼-- · 2020-02-21 05:38
FSL_TICS_ZJJ 发表于 2014-11-11 11:56
楼主用的飞思卡尔的什么产品?

imx6q~sd卡启动
FSL_TICS_ZJJ
4楼-- · 2020-02-21 07:55
 精彩回答 2  元偷偷看……
xieyudi
5楼-- · 2020-02-21 10:59
我记得chs是直接在mbr内定的, 你参考相关文档, 应该不难
FSL_TICS_Rita
6楼-- · 2020-02-21 14:33
楼主你好,请问你是要往SD卡中写什么内容呢?

一周热门 更多>