2

Previously, we've used the netboot method with a preseed file to automate provisioning developer workstations using PXE boot. But in 20.04 (focal fossa) netboot is no longer supported. There are recommendations on how to replace it with the server live install, however, I want to install a desktop. I haven't been able to find any documentation on how to set up PXE boot for a desktop install of 20.04. How would I go about doing that?

Note: I need to have LUKS encryption with LVM on the root partition.

Thayne
  • 301

1 Answers1

1

You should just need to install the desktop packages you want. Packages like ubuntu-desktop will provide a lot.

See also:

This post has some tips specific to installing ubuntu-desktop from the new server autoinstall feature

This appears to provide an example of using autoinstall with LUKS and LVM