Code Monkey home page Code Monkey logo

iac-collection's Introduction

Hello ๐Ÿ‘‹

My name is Christoph, but you can call me Christo!

I'm an advanced software test architect located in Tyrol, Austria. Professionally, I focus on testing, test architecture, and anything related to automation like test automation and DevOps.

In my spare time, I like to work on open source projects, familiarize myself with interesting technologies and improve my knowledge about software testing.

Programming languages

Ordered alphabetically. Mark-up, data-format and query languages are excluded.

c c++ c# go groovy latex matlab octave powershell python r

top-languages

GitHub stats

gh-stats

iac-collection's People

Contributors

christowolf avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

iac-collection's Issues

Provision VirtualBox Guest Additions

Either via standalone installation, or preferably by using according Packer capabilities to do so.

Vagrant will check by default if Guest Additions are installed.

Also that should (hopefully) resolve mount issues from Windows host to Linux guest.
My error output:

==> default: Mounting shared folders...
    default: /vagrant => C:/dev/iac-collection/vagrant-files/ubuntu-dev-vm
Vagrant was unable to mount VirtualBox shared folders. This is usually
because the filesystem "vboxsf" is not available. This filesystem is
made available via the VirtualBox Guest Additions and kernel module.
Please verify that these guest additions are properly installed in the
guest. This is not a bug in Vagrant and is usually caused by a faulty
Vagrant box. For context, the command attempted was:

mount -t vboxsf -o uid=1000,gid=1000,_netdev vagrant /vagrant

The error output from the command was:

mount: /vagrant: wrong fs type, bad option, bad superblock on vagrant, missing codepage or helper program, or other error.

`vagrant up` hangs during boot of `ubuntu-dev-vm`

Output excerpt:

...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2222
    default: SSH username: vagrant
    default: SSH auth method: password

There it just hangs.

Things I tried to no avail:

  • Completely uninstalled Docker for Windows and again disabled WSL.
  • Reverted several changes to the Vagrantfile.
  • Fully removed any related caches.

Not sure what I did to the machine to cause this, but it is making me want to not use Vagrant anymore...

Manually opening the VM's UI from VirtualBox makes it continue then.
However, enabling the VM UI via the Vagrantfile does not work, and the boot hangs.
Simply having the VirtualBox Manager running in the background with the VMs preview open also works around the hang.

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.