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

build.sh script fails when generating the ISO image #1

Open
angel-devicente opened this issue Jun 30, 2022 · 1 comment
Open

build.sh script fails when generating the ISO image #1

angel-devicente opened this issue Jun 30, 2022 · 1 comment

Comments

@angel-devicente
Copy link

Hello,

I'm trying to use your ./build.sh script following the README instructions, but when it gets to the image generation step I get the following error:

+ sudo genisoimage -r -V CUSTOM xenial 20220630 - amd64 -cache-inodes -J -l -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -p vagrant <on host ubuntu2\
004.localdomain> -A CUSTOM xenial 20220630 - amd64 -m filesystem.squashfs -o ../CUSTOM-xenial-20220630-amd64.iso.tmp .
I: -input-charset not specified, using utf-8 (detected in locale settings)
genisoimage: Uh oh, I cant find the boot catalog directory 'isolinux'!
@angel-devicente
Copy link
Author

angel-devicente commented Jun 30, 2022

All good if adding cd image

# Creating the ISO image from the tree                                                                                                                                                                 
cd image

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

1 participant