Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISO Size Limit Issue #273

Open
sevilladiego8 opened this issue Apr 25, 2024 · 1 comment
Open

ISO Size Limit Issue #273

sevilladiego8 opened this issue Apr 25, 2024 · 1 comment

Comments

@sevilladiego8
Copy link

sevilladiego8 commented Apr 25, 2024

Hey @Tomas-M and team! First of all, thanks for the hard work, you're awesome guys! Look i have the following question.

Here are the steps I took (I'm using Ubuntu 22.04.4 LTS x86_64) and my question:

STEPS

  1. I read the instructions on the README file and did some little adjustments to the config file. (I only changed the path of VMLINUZ and added a custom root directory to MKMOD)
  2. I ran ./build command and everything went good. This is the output I got:
    Screenshot from 2024-04-25 00-25-51
  3. I ran sudo ./gen_linux_iso.sh and got this output:
    gen-iso-issue

QUESTION

  1. How can I adjust the iso size limit that uses genisoimage? I gave a look to the command inside gen_linux_iso.sh, but I'm not sure what to change to make it work. I'm expecting an ISO that is bigger than 10 GB probably.

Let me know when you have time, any help would be appreciated!

Thanks in advance! 💯

@bianchifan
Copy link

bianchifan commented May 19, 2024

I ran into the same problem!

Adding the option "-allow-limited-size" will do the trick!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants