Dear Ben,
I completely don't understand Bazaar. I have found your patch above, but it was 
not working. I had to add following lines to Vagrantfile to make it working:

"""
  config.vm.provider "virtualbox" do |v|
    v.customize [ "modifyvm", :id, "--uart1", "0x3F8", "4" ]
    v.customize [ "modifyvm", :id, "--uartmode1", "file", "console.log" ]
  end
"""

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1546108

Title:
  Latest Vagrant box for Ubuntu Xenial is failing to boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1546108/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to