GithubHelp home page GithubHelp logo

docker-qemu-debian-mipsel's Introduction

Debian Mipsel on Qemu

Debian (Wheezy) Mipsel running in Qemu. See https://people.debian.org/~aurel32/qemu/mipsel/ for more information.

To start this container:

docker run -ti hypnza/qemu_debian_mipsel

To share a host directory in to the container and in to qemu, start the container with:

docker run -ti -v `pwd`:/hostshare hypnza/qemu_debian_mipsel

(where pwd can be a path of your choosing)

The "/hostshare" directory (inside docker) will then be exposed to qemu. Once logged in to qemu run:

mkdir /hostshare
mount -t 9p -o trans=virtio,version=9p2000.L hostshare /hostshare

If might appear to hang at the lines below:

[    0.000000] CPU frequency 200.00 MHz
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled, bootconsole disabled

But just give it a minute or two and you should be greeted by a login prompt:

Debian GNU/Linux 7 debian-mipsel ttyS0

debian-mipsel login:

(login with root/root or user/user)

docker-qemu-debian-mipsel's People

Contributors

hypn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jatxl3

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.