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

error messages when creating iso #67

Open
DeuxMilles opened this issue Apr 3, 2024 · 0 comments
Open

error messages when creating iso #67

DeuxMilles opened this issue Apr 3, 2024 · 0 comments

Comments

@DeuxMilles
Copy link

there are error messages when running the script:

downloading ubuntu-23.10-live-server-amd64.iso: DONE
downloading netson.seed: DONE
installing required packages
remastering your iso file
./create-unattended-iso.sh: Zeile 217: /root/iso_new/isolinux/lang: Datei oder Verzeichnis nicht gefunden
sed: /root/iso_new/isolinux/isolinux.cfg kann nicht gelesen werden: Datei oder Verzeichnis nicht gefunden
cp: reguläre Datei '/root/iso_new/preseed/netson.seed' kann nicht angelegt werden: Datei oder Verzeichnis nicht gefunden
./create-unattended-iso.sh: Zeile 235: /root/iso_new/preseed/netson.seed: Datei oder Verzeichnis nicht gefunden
sed: /root/iso_new/preseed/netson.seed kann nicht gelesen werden: Datei oder Verzeichnis nicht gefunden
sed: /root/iso_new/preseed/netson.seed kann nicht gelesen werden: Datei oder Verzeichnis nicht gefunden
sed: /root/iso_new/preseed/netson.seed kann nicht gelesen werden: Datei oder Verzeichnis nicht gefunden
sed: /root/iso_new/preseed/netson.seed kann nicht gelesen werden: Datei oder Verzeichnis nicht gefunden
md5sum: /root/iso_new/preseed/netson.seed: Datei oder Verzeichnis nicht gefunden
sed: /root/iso_new/isolinux/txt.cfg kann nicht gelesen werden: Datei oder Verzeichnis nicht gefunden
creating the remastered iso
isohybrid: could not open file `/root/ubuntu-23.10-server-amd64-unattended.iso': No such file or directory

finished remastering your ubuntu iso file
the new file is located at: /root/ubuntu-23.10-server-amd64-unattended.iso

also the created stick doesn't work as suspected, it stops at "select your language" (and all the other questions) and waits for input.

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