Coder Social home page Coder Social logo

pgsamila / axiom-beta-qemu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apertus-open-source-cinema/axiom-beta-qemu

0.0 2.0 0.0 19 KB

QEMU emulation of the AXIOM Beta hardware / software

License: GNU General Public License v3.0

Shell 100.00%

axiom-beta-qemu's Introduction

axiom-beta-qemu

QEMU emulation of the AXIOM Beta hardware / software

This scripts will help you to run AXIOM Beta OS on QEMU. Follow the following steps to build and run the QEMU.

Step 1: Build and Installing QEMU

First you need to build and install the QEMU. For that, go open the terminal on axiom-beta-qemu repo folder and run the following commands.

chmod +x build_qemu.sh

./build_qemu.sh

Note: This will download QEMU form the Xilinx QEMU repo. Therefore you need to have a good internet connection while running this script. Also provide the system password to install QEMU.

Step 2-[A]: Build Xilinx Kernel 4.6.0

Note: You need to follow either Step 2-[A] or 2-[B]. Step 2-[A] is to build Kernel 4.6.0 and step 2-[B] is for build Kernel 4.9.0.

If you are going to run Kernel 4.6.0, then follow this step. As we tested, Kernel 4.6.0 works properly on QEMU.

To build Kernel 4.6.0, run the following commands on a terminal opened in axiom-beta-qemu repo folder.

chmod +x build_kernel4.6.0.sh

./build_kernel4.6.0.sh

Note: This will download Xilinx linux kernel at the newest verion. Therefore you need to have a good internet connection while running this script.

Step 2-[B]: Build Xilinx Kernel 4.9.0

Note: You need to follow either Step 2-[A] or 2-[B]. Step 2-[A] is to build Kernel 4.6.0 and step 2-[B] is for build Kernel 4.9.0.

This step will build Xilinx Kernel 4.9.0. At the moment, this kernel verion will not run on QEMU properly. We recomend to use Kernel 4.6.0.

To build Kernel 4.9.0, run the following commands on a terminal opened in axiom-beta-qemu repo folder.

chmod +x build_kernel4.9.0.sh

./build_kernel4.9.0.sh

Note: This will download Xilinx linux kernel at the newest verion. Therefore you need to have a good internet connection while running this script.

Step 3: Download AXIOM Beta image

To download AXIOM Beta image, run the following commands.

chmod +x download_axiom_beta_image.sh

./download_axiom_beta_image.sh

Note: This will download arround 3.7GB.

Step 4: Run QEMU

To run the QEMU use the following commands on a terminal opened in axiom-beta-qemu repo folder.

chmod +x turn_on_qemu.sh

./turn_on_qemu.sh

Note: After completing Steps 1,2 and 3 for one time, you don't need to run those steps everytime. By running only step 4 will able to turn on QEMU.

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.