Skip to main content

Questions tagged [autoinstall]

For questions about the automated installation mode (autoinstall for short) of Ubuntu Server 20.04 and later. Do not use this tag for questions about the autoinstall option of the ubuntu-drivers command.

-1 votes
1 answer
75 views

Ubuntu 22.04 installation using autoinstall

I am trying to install ubuntu 22.04 ( server ) using PXE boot, I have configured my user-data to the following enter image description here enter image description here enter image description here ...
Sima Qsous's user avatar
0 votes
2 answers
134 views

Minimal autoinstall.yaml to install authorized keys, getting subiquity/Error/load_autoinstall_data

I am trying to create the minimal autoinstall.yaml that will let me install SSH authorized keys. This is my autoinstall.yaml: #cloud-config autoinstall: version: 1 locale: en_US identity: ...
user162988's user avatar
1 vote
0 answers
112 views

Add custom bash script to ubuntu auto-install ISO

I'm working on an Ubuntu auto-install ISO. I'm close to finishing it, and my last task is to add a custom bash script that will be run in late-commands stage. I tried to search for someone who's ...
Nando's user avatar
  • 11
0 votes
0 answers
178 views

Ubuntu 24.04 PXE boot + autoinstall failing to complete install

I created an iso using cubic with Ubuntu 24.04 server image. No modifications are done to the filesystem, it's all vanilla. I started with a working 22.04 autoinstall script and copied it to 24.04 ...
David's user avatar
  • 31
0 votes
1 answer
97 views

Using Match: Name: wildcard with "wifis", autoinstall.yaml, netplan

Is there any way to get similar functionality for WiFi interfaces as you can for hard wired ethernet modules via match: name: wildcard? I am trying to setup an automated install that will connect to a ...
jds886's user avatar
  • 1
2 votes
2 answers
3k views

PXE Booting Ubuntu 24.04 LTS + Autoinstall

I'm wondering if anyone has successfully been able to pass the proper kernel configs to Ubuntu 24.04 LTS to have it automagically boot and install from a working autoinstall.yaml file? Here are the ...
Zero0ne's user avatar
  • 53
0 votes
0 answers
50 views

Windows 11 Fails to Boot After Installing Ubuntu Using autoinstall.yaml

Hello Stack Overflow Community, I'm encountering a recurring problem where Windows 11 becomes unbootable after I install Ubuntu alongside it using a custom autoinstall.yaml file. Despite careful ...
Igor Bobko's user avatar
0 votes
0 answers
177 views

Schema Validation Error on Ubuntu 22.04.4 live server Autoinstall

I've been attempting an automatic installation of Ubuntu 22.04 using the autoinstall.yaml file, which worked fine in Ubuntu 20.04. However, I'm encountering schema validation errors specifically ...
Hector Miguel Ventura Cercado's user avatar
0 votes
1 answer
131 views

I need to update the kernel of ubuntu 22.04 ISO file

We are working on customizing the ISO of ubuntu 22.04.3 using autoinstall, here we are developing our product with specific kernel version (automirror clone version). Always the automirror clone is ...
Srini Vaas's user avatar
0 votes
0 answers
104 views

How to download and place a package (and dependencies) in a local directory as it is in the repo?

I am trying to write a script that prepare an offline installable custom ISO. The customized ISO should have include some other packages which do not come with the official Ubuntu server ISO. (like ...
rido's user avatar
  • 1
0 votes
0 answers
92 views

issue in autoinstall Ubuntu server 22.04 using raid1 on m2

I tried to install Ubuntu server 22.04 (even with the latest daily version 24.04) using the autoinstall process, to get a bootable raid 1 configuration, using two 2TB m2 disks. The process keeps ...
Roberto Colombo's user avatar
0 votes
0 answers
142 views

Ubuntu 22.04 LTS Autoinstall Wi-Fi Connectivity

Hello and thanks in advance. I'm trying to autoinstall Ubuntu 22.04 LTS from USB. I have successfully edited grub.cfg and created both "meta-data" and "user-data" files. ...
nooBuntu's user avatar
0 votes
0 answers
37 views

Customise the Ubuntu server installer

We already use autoinstall files to automate our Ubuntu Server install. But as we're also installing our own software on the first boot, we need a way to aks the user for input. Is there a way to ...
Sam's user avatar
  • 101
0 votes
0 answers
122 views

Could not login into TailScale during Ubuntu auto installation

Initially Ive tried official TailScale config: #cloud-config # The above header must generally appear on the first line of a cloud config # file, but all other lines that begin with a # are optional ...
Oleg Kmechak's user avatar
1 vote
1 answer
238 views

late-commands using ubuntu autoinstall does not install tailscale app

I am trying to create autoinstall configuration for automatic ubuntu server installation and remote access. For remote access I would like to use Tailscale VPN. This example of my user-data file: #...
Oleg Kmechak's user avatar

15 30 50 per page
1
2 3 4 5