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

sed: can't read /tmp/tmp.caSojNAtqU/isolinux/txt.cfg: No such file or directory #41

Open
Mateusz-Krajewski opened this issue Apr 17, 2024 · 2 comments

Comments

@Mateusz-Krajewski
Copy link

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

@KarlAvec1K
Copy link

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

@BZab
Copy link

BZab commented Oct 7, 2024

Have you found any workaround?
See: #30 (comment)

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

3 participants