小编Nei*_*eil的帖子

为什么我的 Linux 在构建 .ISO 时报告允许的大小错误?

我玩过 Linux 自定义,当我想构建 .ISO 时,我收到此错误:

$ mkisofs -r -o rhel.iso -b isolinux/isolinux.bin -c isolinux/boot.cat ./
INFO: UTF-8 character encoding detected by locale settings.
Assuming UTF-8 encoded filenames on source filesystem,
use -input-charset to override.
Unknown file type (unallocated) ./.. - ignoring and continuing.
Using RELEA000.HTM;1 for /RELEASE-NOTES-pt_BR.html (RELEASE-NOTES-U1-pt_BR.html)

Size of boot image is 20 sectors -> mkisofs: Error - boot image './isolinux/isolinux.bin' has not an allowable size.
Run Code Online (Sandbox Code Playgroud)

我没有更改isolinux.bin... 为什么我会收到上述错误信息?

linux iso-image

13
推荐指数
1
解决办法
6291
查看次数

标签 统计

iso-image ×1

linux ×1