小编Sam*_*Sam的帖子

Ubuntu - 以 r/w 权限挂载映像文件

主机:Ubuntu 15.04

Disk Image Mounter,我可以挂载 test.img 并弹出三个目录。

  1. 系统-a
  2. 系统-b
  3. 可写

由于我四处搜索,我无法编辑目录,因为它们是只读的。

到目前为止,我找到的可能解决方案是将这些目录复制到另一个新位置并生成一个新的图像文件。

但是,由于图像文件包含这三个目录,我该怎么做?

==============帖子更新==============

mount: wrong fs type, bad option, bad superblock on /dev/loop1,
       missing codepage or helper program, or other error

       In some cases useful info is found in syslog - try
       dmesg | tail or so.
Run Code Online (Sandbox Code Playgroud)

======================================

Device                Start     End Sectors  Size Type
test_custom2.img1    8192   16383    8192    4M BIOS boot
test_custom2.img2   16384  147455  131072   64M EFI System
test_custom2.img3  147456 2244607 2097152    1G Linux filesystem
test_custom2.img4 2244608 …
Run Code Online (Sandbox Code Playgroud)

linux ubuntu

10
推荐指数
3
解决办法
2万
查看次数

标签 统计

linux ×1

ubuntu ×1