diff --git a/autoinstall.yaml b/autoinstall.yaml index 342925a..d052c3b 100644 --- a/autoinstall.yaml +++ b/autoinstall.yaml @@ -46,9 +46,8 @@ autoinstall: # Reboot après l'installation shutdown: reboot - # Ubuntu Desktop uses the hwe flavor kernel by default. - early-commands: - - echo 'linux-generic-hwe-22.04' > /run/kernel-meta-package + kernel: + flavour: hwe # The live-server ISO does not contain some of the required packages, # such as ubuntu-desktop or the hwe kernel (or most of their depdendencies).