Ubuntu 18.04 working
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
d-i preseed/include string /preseed/ubuntu-server-minimalvm.seed
|
||||
d-i preseed/include string ../preseed.cfg
|
||||
|
||||
d-i debian-installer/locale string en_US.UTF-8
|
||||
d-i debian-installer/language string en
|
||||
d-i debian-installer/country string US
|
||||
|
||||
d-i preseed/include string /preseed/ubuntu-server-minimalvm.seed
|
||||
d-i preseed/include string ../preseed.cfg
|
||||
|
||||
d-i console-setup/ask_detect boolean false
|
||||
|
||||
d-i keyboard-configuration/model select USA
|
||||
@@ -16,4 +16,4 @@ d-i grub-installer/bootdev string /dev/vda
|
||||
d-i netcfg/choose_interface select auto
|
||||
|
||||
d-i mirror/http/mirror select us.archive.ubuntu.com
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/proxy string
|
||||
|
||||
Reference in New Issue
Block a user