Does kickstart work on 20.04 LTS
Jerry Geis
jerry.geis at gmail.com
Thu Dec 24 17:59:51 UTC 2020
On Thu, Dec 24, 2020 at 12:14 PM Jerry Geis <jerry.geis at gmail.com> wrote:
> Ok - so I downloaded the ubuntu-20.04.1-legacy-server-amd64.iso (as its
> supposed to support kickstart).
> This is my isolinux/txt.cfg
>
> label LSI-SK
> menu label ^Install Ubuntu Server 20.04 LSI Kickstart
> kernel /install/vmlinuz
> append initrd=/install/initrd.gz
> ks="/cdrom/kickstart/ks_server_ubuntu20.cfg" quiet splash
> biosdevname=0 net.ifnames=0
> ---
> But kickstart did not start. I just got all the normal questions.
>
> Jerry
>
Ok first take I had the ks= wrong... needs to be
ks=cdrom:/kickstart/ks_server_ubuntu20.cfg - I now see in the LOGS
reading kickstart from file /cdrom/kickstart/ks_server_ubuntu20.cfg
SO - LEGACY-server is the way to go for now for me it seems. - What are
the chances of them "PUTTING BACK IN KICKSTART SUPPORT" since there may be
a lot of users converting from CentOS to ubuntu ??? If you have connections
- please put in a plug for support.
Thanks - Tom you have been a great help!
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20201224/bd4325b5/attachment.html>
More information about the ubuntu-users
mailing list