yiyezc

mkiosfs命令
如在/root/下有文件file1 file2 file3
maiosfs -o img.ios file1 file2 file3
该命令将file1 file2 file3放入到img.ios镜像文件中
挂载此镜像文件:mount -o loop img.ios /mnt

把光盘做成镜像文件
cp /dev/cdrom xxx.ios 将光盘中的内容做成一个名为xxx.ios镜像文件

cdrecord 刻录光盘

分类:

技术点:

相关文章:

  • 2021-12-30
  • 2022-02-24
  • 2021-11-05
  • 2021-12-30
  • 2021-12-20
猜你喜欢
  • 2022-12-23
  • 2021-08-12
  • 2021-12-30
  • 2022-12-23
  • 2021-10-17
  • 2021-07-31
  • 2021-12-30
相关资源
相似解决方案