You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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)
I ran ./build command and everything went good. This is the output I got:
I ran sudo ./gen_linux_iso.sh and got this output:
QUESTION
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! 💯
The text was updated successfully, but these errors were encountered:
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
config
file. (I only changed the path of VMLINUZ and added a custom root directory to MKMOD)./build
command and everything went good. This is the output I got:sudo ./gen_linux_iso.sh
and got this output:QUESTION
genisoimage
? I gave a look to the command insidegen_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! 💯
The text was updated successfully, but these errors were encountered: