Giter VIP home page Giter VIP logo

host-builder's Introduction

host-builder

Host Builder for ESP GVTg KVM cobination

This is being done as sudo since ESP requires it

Download/configure host-builder

sudo su
cd /opt
git clone https://github.com/sedillo/host-builder.git
/opt/host-builder/scripts/configure.sh

Install Docker

/opt/host-builder/scripts/install-docker.sh

Install ESP

/opt/host-builder/scripts/install-esp.sh

Build Kernel & OVMF

This step take about 30 minutes

/opt/host-builder/scripts/build-kernel.sh

Configure host with built kernel

TBD

Choose a Target VM System

Create a VM file system based on one of the existing branches and fill in :

  • 2-chrome-os
  • chrome-os
  • 2-ubuntu-desktop
  • ubuntu-desktop
git -C /opt/stage clone -b <BRANCH> https://github.com/sedillo/kvm-target.git target

Disk Images

Move any disk images to the following directory Make sure the file ends in .qcow2

  • /opt/stage/disk/*.qcow2

Optional: Qemu Binary

A default Qemu is installed by default, but this can be overriden by adding qemu here

  • /opt/stage/qemu/qemu.tar.gz

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.