diff options
-rw-r--r-- | preseed-cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/preseed-cfg b/preseed-cfg index f27c58b..34bdd07 100644 --- a/preseed-cfg +++ b/preseed-cfg @@ -62,6 +62,7 @@ cat <<- EOF # Install GRUB to the master boot record grub-installer grub-installer/bootdev string default grub-installer grub-installer/only_debian boolean true + d-i debian-installer/add-kernel-opts string console=ttyS0 # Avoid that last message about the install being complete finish-install finish-install/reboot_in_progress note |