Ubuntu autoinstall.yaml
This commit is contained in:
parent
adadab6d99
commit
ebd98e5faf
1 changed files with 2 additions and 3 deletions
|
@ -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).
|
||||
|
|
Loading…
Reference in a new issue