[fix] Make iso work again for virtualmachine

This commit is contained in:
ljf (zamentur) 2021-03-29 18:31:38 +02:00 committed by GitHub
parent 8d44ff3484
commit 321b236646
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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