From 457567c32def3aaf2942472f2529e542d1ce687b Mon Sep 17 00:00:00 2001 From: Kris Lamoureux Date: Tue, 25 Feb 2020 00:23:10 -0500 Subject: [PATCH] Disable autoconfig --- vmseed.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vmseed.txt b/vmseed.txt index 8cab9c4..8191e92 100644 --- a/vmseed.txt +++ b/vmseed.txt @@ -42,7 +42,7 @@ d-i netcfg/choose_interface select auto # If you prefer to configure the network manually, uncomment this line and # the static network configuration below. -#d-i netcfg/disable_autoconfig boolean true +d-i netcfg/disable_autoconfig boolean true # If you want the preconfiguration file to work on systems both with and # without a dhcp server, uncomment these lines and the static network