Giter Site home page Giter Site logo

chromeos's Introduction

ChromeOS Build Script

Script to build generic ChromeOS image for amd64 devices with Google Play Store support.

The generic ChromeOS flex do not support Google Play Store for running Android apps. This script will build a generic ChromeOS image with Google Play Store support for amd64 devices.

The script will download latest stable recovery image from https://cros.tech/ for the given codename and latest brunch (https://github.com/sebanc/brunch) release. It will then extract the recovery image and build a generic ChromeOS image for amd64 devices.

Inputs

codename

Codename for ChromeOS build. Choose one of the following options based on your processor:

Intel Processor

Processor Generation Codename
3rd gen or older samus
4th and 5th gen leona
6th gen to 9th gen shyvana
10th gen jinlon
11th gen and newer voxel

AMD Processor

Processor Codename
Ryzen gumboz

Local Usage

You will need debian based linux distro to run the script. You can use Ubuntu in WSL on Windows.

  1. Clone this repository.
    git clone https://github.com/rabilrbl/ChromeOS.git
  2. Switch to the repository directory.
    cd ChromeOS
  3. Give execute permission to the script.
    chmod +x build.sh
  4. Run the script.
     ./build.sh <code_name> # Replace <code_name> with the codename of the ChromeOS build you want to build.
  5. Once the build is complete, the image will be available at chromeos/chromeos.img.
  6. Use a tool like Balena Etcher to flash the image to a USB drive.

GitHub Actions Usage

  1. Fork this repository.
  2. Goto your GitHub profile and click on the repository you forked.
  3. Click on the Actions tab.
  4. Click on the Build ChromeOS workflow.
  5. Give the codename of the ChromeOS build you want to build.
  6. Click on the Run workflow button.
  7. Wait for the build to complete.
  8. Download the zip from the artifacts section of the workflow.
  9. Extract the zip and use a tool like Balena Etcher to flash the image to a USB drive.

Credits

chromeos's People

Contributors

rabilrbl avatar

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.