This commit is contained in:
2022-01-17 10:44:39 +01:00
parent 0880fac69c
commit 2ffa331324

View File

@@ -49,8 +49,8 @@ autoinstall:
# - 'sed -i "s/dhcp4: true/&\n dhcp-identifier: mac/" /target/etc/netplan/00-installer-config.yaml'
- rm -fv /var/lib/dhcp/*
# - systemctl restart networking
- curtin in-target --target=/target -- apt update
- curtin in-target --target=/target -- apt install -y qemu-guest-agent
- curtin in-target --target=/target -- apt-get update
- curtin in-target --target=/target -- apt-get install -y qemu-guest-agent
# - curtin in-target --target=/target -- apt dist-upgrade -y
# # - sed -ie 's/GRUB_TIMEOUT=.*/GRUB_TIMEOUT=30/' /target/etc/default/grub