GithubHelp home page GithubHelp logo

aheissenberger / boot2docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boot2docker/boot2docker

6.0 6.0 0.0 10.87 MB

Lightweight Linux for Docker

License: Apache License 2.0

Shell 98.81% Go 1.19%

boot2docker's People

Contributors

aheissenberger avatar amacneil avatar amattn avatar archiloque avatar bbeardsley avatar benjojo avatar brandonparsons avatar cap10morgan avatar chrismytton avatar dol avatar erikj avatar eugeneware avatar gadomski avatar gvangool avatar jfoy avatar jpetazzo avatar mdkent avatar miquella avatar morgante avatar moul avatar proppy avatar riobard avatar roylee17 avatar sanrodari avatar schickling avatar steeve avatar svendowideit avatar tianon avatar unclejack avatar yungsang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

boot2docker's Issues

Can't boot from the image in VirtualBox

I want to build a box of your image using packer and boot2docker-vagrant-box.

But when I try to boot from the ISO in VirtualBox, it crashes and throws Kernel panic - not syncing: Attemped to kill init! exitcode=0x00000007.

All goes well when using the official 0.5.4 release.

How to use your version of boot2docker

I'm trying to find a way to get share folder functionality. It seems from the original repo that your version may have this in place. I was wondering how do I use your version instead?

Thanks

./boot2docker: Syntax error: "(" unexpected (expecting "then")

I wanted to try out your NFS support, and wanted to rebuild the iso from scratch and doing it on a fresh Ubuntu 13.10 installation in Virtual Box.

After I cloned your repo I wanted to execute your script and run into some problems.

$ ./boot2docker init
./boot2docker: 19: ./boot2docker: Syntax error: "(" unexpected (expecting "then")

I could get around that by removing that parses the tag and hardcoding the release number. But then I get

$ ./boot2docker init
./boot2docker: 317: ./boot2docker: Syntax error: "(" unexpected (expecting "then")


Are you using another bash version?  I use bash 4.2.45.

Requirements

To run this script under Ubuntu 13.10 you need to

Install git and curl

sudo apt-get install git curl

And have at least Virtual Box 4.3 (to use VBoxManage modifyvm --vtxux) which is not supported by default. To install Virtual Box 4.3

sudo sh -c 'echo "deb http://download.virtualbox.org/virtualbox/debian $(lsb_release -sc) contrib" >> /etc/apt/sources.list'
wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install virtualbox-4.3

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.