We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
bash ubuntu-autoinstall-generator.sh -k -a -u user-data -d ubuntu-autoinstall-exampl e.iso [2024-04-17 19:49:15] 👶 Starting up... [2024-04-17 19:49:15] 📁 Created temporary working directory /tmp/tmp.caSojNAtqU [2024-04-17 19:49:15] 🔎 Checking for required utilities... [2024-04-17 19:49:15] 👍 All required utilities are installed. [2024-04-17 19:49:15] ☑️ Using existing /home/matik/ub/ubuntu-original-2024-04-17.iso file. [2024-04-17 19:49:15] 🤞 Skipping verification of source ISO. [2024-04-17 19:49:15] 🔧 Extracting ISO image... [2024-04-17 19:49:15] 👍 Extracted to /tmp/tmp.caSojNAtqU [2024-04-17 19:49:15] 🧩 Adding autoinstall parameter to kernel command line... sed: can't read /tmp/tmp.caSojNAtqU/isolinux/txt.cfg: No such file or directory [2024-04-17 19:49:15] 🚽 Deleted temporary working directory /tmp/tmp.caSojNAtqU
The text was updated successfully, but these errors were encountered:
I've got the same issue here .. ❯ sudo ./ubuntu-autoinstall-generator.sh -a -k -u server/user-data -m server/meta-data -d ubuntu-20.04-autoinstall.iso [2024-09-07 20:58:04] 👶 Starting up... [2024-09-07 20:58:04] 📁 Created temporary working directory /tmp/tmp.XvPriIlvlP [2024-09-07 20:58:04] 🔎 Checking for required utilities... [2024-09-07 20:58:04] 👍 All required utilities are installed. [2024-09-07 20:58:04] 🌎 Downloading ISO image for Ubuntu 20.04 Focal Fossa... [2024-09-07 20:58:04] 👍 Downloaded and saved to /home/csi/autoinstall-ISO/ubuntu-original-2024-09-07.iso [2024-09-07 20:58:04] 🤞 Skipping verification of source ISO. [2024-09-07 20:58:04] 🔧 Extracting ISO image... [2024-09-07 20:58:04] 👍 Extracted to /tmp/tmp.XvPriIlvlP [2024-09-07 20:58:04] 🧩 Adding autoinstall parameter to kernel command line... sed: can't read /tmp/tmp.XvPriIlvlP/isolinux/txt.cfg: No such file or directory [2024-09-07 20:58:04] 🚽 Deleted temporary working directory /tmp/tmp.XvPriIlvlP
Sorry, something went wrong.
Have you found any workaround? See: #30 (comment)
No branches or pull requests
bash ubuntu-autoinstall-generator.sh -k -a -u user-data -d ubuntu-autoinstall-exampl
e.iso
[2024-04-17 19:49:15] 👶 Starting up...
[2024-04-17 19:49:15] 📁 Created temporary working directory /tmp/tmp.caSojNAtqU
[2024-04-17 19:49:15] 🔎 Checking for required utilities...
[2024-04-17 19:49:15] 👍 All required utilities are installed.
[2024-04-17 19:49:15] ☑️ Using existing /home/matik/ub/ubuntu-original-2024-04-17.iso file.
[2024-04-17 19:49:15] 🤞 Skipping verification of source ISO.
[2024-04-17 19:49:15] 🔧 Extracting ISO image...
[2024-04-17 19:49:15] 👍 Extracted to /tmp/tmp.caSojNAtqU
[2024-04-17 19:49:15] 🧩 Adding autoinstall parameter to kernel command line...
sed: can't read /tmp/tmp.caSojNAtqU/isolinux/txt.cfg: No such file or directory
[2024-04-17 19:49:15] 🚽 Deleted temporary working directory /tmp/tmp.caSojNAtqU
The text was updated successfully, but these errors were encountered: