QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1451|回复: 1

mount *.img文件的问题

[复制链接]
发表于 2005-11-3 18:34:29 | 显示全部楼层 |阅读模式
现有文件my.img
将其挂载
mount -o loop my.img /mnt/img
然后进入
cd /mnt/img
将编译好的二进制文件hello写进
cp /hello /mnt/img
报错:文件系统只读!!
请问这个问题如何解决???
发表于 2005-11-4 13:48:42 | 显示全部楼层
You can mkdir new directory. copy all the content of /mnt/img and hello to new directory , Then use genromfs to generate romfs image again.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-3 04:12 , Processed in 0.089953 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表