Hi everyone, i'm having a lot of problems with vagrant provisioning - whenever I run provisioning, whenever I get to a line in an external script that apt-get installs something or tries to update, it suddenly makes my terminal completely garbled, preventing me from even debugging the exact thing that broke it: <https://lh5.googleusercontent.com/-liQ56JtNgqw/U9G3NV3uclI/AAAAAAAAUqE/dwyV9RGM7Ps/s1600/Screen+Shot+2014-07-24+at+6.46.56+PM.png>
It also gives me the error: > > The GRUB boot loader was previously installed to a disk that is no││ > longer present, or whose unique identifier has changed for some reason. > ││ It is important to make sure that the installed GRUB core image stays in > ││ sync with GRUB modules and grub.cfg. Please check again to make sure││ > that GRUB is written to the appropriate boot devices.││││ If you're unsure > which drive is designated as boot drive by your BIOS, ││ it is often a > good idea to install GRUB to all of them.││││ Note: it is possible to > install GRUB to partition boot records as well, ││ and some appropriate > partitions are offered here. However, this forces ││ GRUB to use the > blocklist mechanism, which makes it less reliable, and ││ therefore is > not recommended. I'm also certain that its failing in a set of apt-get installs that I have for installing necessary dev tools, which is preventing my script from finishing properly. Can anyone help? I've tried to set the DEBIAN_FRONTEND, but it continues to be an issue. Does anyone have any idea of what's going on? -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
