Skip to content

Instantly share code, notes, and snippets.

View tejasraman's full-sized avatar

Tejas Raman tejasraman

View GitHub Profile
@tejasraman
tejasraman / chromeos-win-qemu-guide.md
Last active July 26, 2023 01:17
Install ChromeOS in QEMU (Windows)

Installing ChromeOS Flex (hardware accelerated) on QEMU for Windows

A word of warning. This will be slow and buggy. Do not attempt to use this as a daily driver.

Requirements:

  • Windows 10 or 11 (x64)

Download Files:

  • Download QEMU
  • Download ChromeOS Flex (remember to download the file; do NOT use Chromebook Recovery Utility)

Compiling the Linux Kernel on Fedora 36

  1. Type sudo dnf install gcc flex make bison openssl-devel elfutils-libelf-devel dwarves openssl

  2. Download the Linux Kernel source from kernel.org

  3. type make menuconfig to make the nCurses config menu

  4. Enable options in the menu and press "esc esc" to save config