diff --git a/vmseed.txt b/vmseed.txt index 88028b7..8cab9c4 100644 --- a/vmseed.txt +++ b/vmseed.txt @@ -426,6 +426,7 @@ d-i finish-install/reboot_in_progress note # This first command is run as early as possible, just after # preseeding is read. #d-i preseed/early_command string anna-install some-udeb +d-i preseed/early_command string kill-all-dhcp; netcfg # This command is run immediately before the partitioner starts. It may be # useful to apply dynamic partitioner preseeding that depends on the state # of the disks (which may not be visible when preseed/early_command runs).