Skip to content

Commit

Permalink
Set the no_nvram option for Grub when using Hyper-V
Browse files Browse the repository at this point in the history
  • Loading branch information
svpernova09 committed Aug 18, 2021
1 parent 4edfe63 commit 2059bc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions http/preseed-hyperv.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ d-i clock-setup/utc-auto boolean true
d-i finish-install/reboot_in_progress note
d-i grub-installer/only_debian boolean true
d-i grub-installer/with_other_os boolean true
d-i grub-installer/no_nvram boolean true
d-i mirror/country string manual
d-i mirror/http/directory string /ubuntu/
d-i mirror/http/hostname string archive.ubuntu.com
Expand Down

0 comments on commit 2059bc7

Please sign in to comment.