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

"no such file" trying to create the modified iso #68

Open
languagemaniac opened this issue Apr 10, 2024 · 0 comments
Open

"no such file" trying to create the modified iso #68

languagemaniac opened this issue Apr 10, 2024 · 0 comments

Comments

@languagemaniac
Copy link

languagemaniac commented Apr 10, 2024

Got these errors while trying to create a ubuntu 22.04.4 unattended iso. Doesn't create the iso. Maybe ubuntu 22 is not supported?

edit: It probably IS because it's not supported. I created an unattended iso from ubuntu 18.04. I'll just install that and do a dist-upgrade.

edit2: I tried installing on VM and it does ask questions (select language, keyboard distritbution, etc.) so it's not really unattended... Am I doing anything wrong? Just executed the thing, selected ubuntu, answered the questions and it created this unattended iso...

create-unattended-iso.sh: line 217: /root/iso_new/isolinux/lang: No such file or directory
sed: can't read /root/iso_new/isolinux/isolinux.cfg: No such file or directory
cp: cannot create regular file '/root/iso_new/preseed/netson.seed': No such file or directory
create-unattended-iso.sh: line 235: /root/iso_new/preseed/netson.seed: No such file or directory
sed: can't read /root/iso_new/preseed/netson.seed: No such file or directory
sed: can't read /root/iso_new/preseed/netson.seed: No such file or directory
sed: can't read /root/iso_new/preseed/netson.seed: No such file or directory
sed: can't read /root/iso_new/preseed/netson.seed: No such file or directory
md5sum: /root/iso_new/preseed/netson.seed: No such file or directory
sed: can't read /root/iso_new/isolinux/txt.cfg: No such file or directory
 creating the remastered iso
create-unattended-iso.sh: line 268: isohybrid: command not found
 -----
 finished remastering your ubuntu iso file```
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