Ubuntu Installer
The LCFG installer for Ubuntu 19.10 (eoan) and 20.04 (focal) is based on the
Minimal ISO
. It's important to note that Ubuntu now provide the netboot files in a
legacy images directory which might imply that at some future date they will remove support for this installation solution. We could switch to installing with an ISO (even when PXE booting) but we would prefer not to have to load large ISOs into memory during the install if we can help it.
For those running an SL7 based PXE server there is an
ubuntu-netboot
package which provides all the files needed for
eoan and
focal in
/var/lib/tftpboot/ubuntu-netboot
, there is also an
ubuntu-netboot-iso
package if you also need the
mini.iso
files.
The install process is driven by the debian-installer preseed scripts. A CGI script is provided in the lcfg-install-preseed package which translates the LCFG XML profile into a suitable collection of seed files and install scripts. Much of the process can be controlled via resources in the LCFG
install
component, when a greater level of control is required site-specific templates may be provided to override or extend the standard template files.
Useful Notes
--
squinney - 2020-04-30