Code Monkey home page Code Monkey logo

ubuntu_vagrant_boxes's Introduction

Box Descriptions

Following vagrant boxes are built from most popular based box ubuntu/#{code_name}64 which usually comes with outdated version of Virtualbox Guest Addition updated to latest one as soon as new version of VirtualBox released. A vagrant plugin vagrant-vbguest is used during creating of these boxes.

Ubuntu 18.04

joelhandwell/ubuntu_bionic64_vbguest v5.2.14

  • upgraded base box version from ubuntu/bionic64 from '20180522.0.0' to '20180630.0.0'
  • upgraded virtualbox guest addition to version 5.2.12
  • performed apt update && apt full-upgrade && apt-get autoremove
  • disabled apt's periodic update

Ubuntu 16.04

joelhandwell/ubuntu_xenial64_vbguest v5.2.14

  • upgraded base box version from ubuntu/xenial64 to '20180504.0.0' to '20180706.0.0'
  • upgraded virtualbox guest addition to version 5.2.12
  • performed apt update && apt full-upgrade && apt-get autoremove
  • disabled apt's periodic update

Ubuntu 14.04 is not supported

ubuntu_vagrant_boxes's People

Contributors

joelhandwell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ubuntu_vagrant_boxes's Issues

Stderr: VBoxManage.exe: error: RawFile#0 failed to create the raw output file ../ubuntu-xenial-16.04-cloudimg-console.log (VERR_PATH_NOT_FOUND)

Getting following error during vagrant up for 16

There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["startvm", "6333f19c-adb9-4bfb-a72d-0c3aecc4d9f7", "--type", "headless"]

Stderr: VBoxManage.exe: error: RawFile#0 failed to create the raw output file D:/code/oss/vbox/u16/ubuntu-xenial-16.04-cloudimg-console.log (VERR_PATH_NOT_FOUND)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.