码迷,mamicode.com
首页 > 其他好文 > 详细

livecd不可修改的squashfs.img

时间:2014-07-15 10:53:58      阅读:870      评论:0      收藏:0      [点我收藏+]

标签:system   cannot   create   file   

[root@localhost LiveOS]# mount squashfs.img  /mnt/squashfs/
mount: /mnt/sdb1/iso/LiveOS/squashfs.img is not a block device (maybe try `-o loop‘?)
[root@localhost LiveOS]# mount -o loop /mnt/squashfs/
mount: can‘t find /mnt/squashfs/ in /etc/fstab or /etc/mtab
[root@localhost LiveOS]# mount -o loop  squashfs.img  /mnt/squashfs/

 mkdir test
mkdir: cannot create directory `test‘: Read-only file system

livecd不可修改的squashfs.img,布布扣,bubuko.com

livecd不可修改的squashfs.img

标签:system   cannot   create   file   

原文地址:http://5228690.blog.51cto.com/5218690/1438112

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!