Running sudo apt-get -y update && sudo apt-get -y upgrade stops on the screen to reconfigure Grub due to "The GRUB boot loader was previously installed to a disk that is no longer present". This breaks my provisioning script.
Running:
- Vagrant v1.8.5
- Virtualbox v5.1.6
- Box: bento/ubuntu-16.04 v2.2.9
This is what comes up (grub-pc):

Running
sudo apt-get -y update && sudo apt-get -y upgradestops on the screen to reconfigure Grub due to "The GRUB boot loader was previously installed to a disk that is no longer present". This breaks my provisioning script.Running:
This is what comes up (grub-pc):
