This repository provides an easy installation script for ChromeOS along with official recovery images. The script is built on the Brunch Framework to simplify the installation process on both Windows Subsystem for Linux (WSL) and Linux environments.
-
Direct Install ChromeOS: The script allows for a straightforward installation of ChromeOS, eliminating the need for complex manual procedures.
-
Create Recovery Image: Generate official recovery images through the script, providing a reliable backup for ChromeOS.
- Windows Subsystem for Linux (WSL)
- Linux
- Install Git:
sudo apt-get install git- Clone the ChromeOS repository:
git clone https://github.com/nxtgencat/InstallChromeOS- Change directory to ChromeOS:
cd InstallChromeOS- Run the ChromeOS installation script:
bash nxtchrome.shThat's it! The script will guide you through the installation process, and you'll have ChromeOS up and running on your system.
Make sure to follow any additional instructions or requirements mentioned in the repository's documentation or release notes.
Feel free to contribute to the project by submitting bug reports, feature requests, or pull requests. Your feedback and contributions are highly appreciated.