Does kickstart work on 20.04 LTS

Tom H tomh0665 at gmail.com
Tue Dec 22 21:58:42 UTC 2020


On Tue, Dec 22, 2020 at 10:48 PM Jerry Geis <jerry.geis at gmail.com>
wrote:
>
> Goodness. Seems like kickstart is no longer, seems like preseed
> is no longer ... everything scrapped for autoinstall.yaml file.

subiquity (the server live installer) uses autoinstall in yaml.

I have no idea what ubiquity (the desktop live installer) uses. Maybe
I was wrong earlier, and it uses a preseed file!


> However I have not found any example of how to put that file "on
> the iso". I don't want have it downloaded from some other location.
> How do I tell the append line "append 'autoinstall
> ds=nocloud-net;s=http://_gateway:3003/':" to look to the CDROM ?

Try
ds=nocloud;s=file://...
or
ds=nocloud;s=file:///...




More information about the ubuntu-users mailing list