jedi4ever / veewee

Easing the building of vagrant boxes
MIT License
4.29k stars 779 forks source link

Ubuntu 16.04 template #1111

Open FunTimeCoding opened 6 years ago

FunTimeCoding commented 6 years ago

As requested in #1101. I haven't yet attempted to build this.

FunTimeCoding commented 6 years ago

Building a definition from this template fails because it cannot get past the typing sequence on the boot screen. This sequence has to be revised and probably the preseed configuration too.

dingus9 commented 6 years ago

I managed to do some finagling and was able to get it to boot by manually typing into at the boot menu... Type:

<Esc><F6><Esc>

brings up an editable partial boot string then prepend to the front of that prompt

DEBIAN_FRONTEND=noninteractive preseed/url=http://10.0.2.2:7122/preseed.cfg vga=788 fb=false

Final tested results: