使用 mkisofs 创建 ISO 镜像

单文件

mkisofs -o mirr.iso /path/to/file

目录

mkisofs -r -o mirr.iso /path/to/dir