From 321b236646a27af32d31a47871b569d343cc49fb Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Mon, 29 Mar 2021 18:31:38 +0200 Subject: [PATCH] [fix] Make iso work again for virtualmachine --- profiles/default.preseed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/default.preseed b/profiles/default.preseed index dd5246f..51ce8c9 100644 --- a/profiles/default.preseed +++ b/profiles/default.preseed @@ -96,7 +96,7 @@ debconf debconf/frontend select Noninteractive ### Boot loader installation d-i grub-installer/only_debian boolean true d-i grub-installer/with_other_os boolean true -d-i grub-installer/bootdev string /dev/sda +d-i grub-installer/bootdev string default ### Finishing up the installation d-i finish-install/reboot_in_progress note