FG
💻 Software

Why is my Linux reporting an allowable size error when building an .ISO?

Fresh5 days ago
Mar 15, 20266879 views
Confidence Score0%
0%

Problem

I have played with Linux customization, when I want to build the .ISO I get this error: I didnt change the ... Why do I receive the above error message?

Error Output

$ 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 …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Why is my Linux reporting an allowable size error when building an .ISO?

Low Risk

You should add these parameters to the command: The parameters are: : Specifies that the boot image used to create "El Torito" bootable CDs is a 'no emulation' image. The system will load and execute this image without performing any disk emulation …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment