Add Debian (#11)
* Add Debian Add work for Debian 9, 10, 11 - which are the only ones still under maintenance at this time * Remove Virtualbox ISO file after install * Fix Ubuntu 18.04 virtualbox
This commit is contained in:
@@ -10,7 +10,8 @@ boot_command = [
|
||||
"<esc><wait1>",
|
||||
"<f6><esc><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs>",
|
||||
"auto=true priority=critical ",
|
||||
"DEBIAN_FRONTEND=noninteractive ",
|
||||
"locale=en_US.UTF-8 ",
|
||||
"DEBIAN_FRONTEND=text ",
|
||||
"preseed/url=http://{{.HTTPIP}}:{{.HTTPPort}}/ubuntu/18.04/preseed.cfg ",
|
||||
"fsck.mode=skip ",
|
||||
"console=ttyS0 ",
|
||||
|
||||
Reference in New Issue
Block a user