Download G4 OS
The AI-first operating system. Free to download, free to use — forever.
Download ISO — v1.0.0G4 OS ISO Image
The full G4 OS installation image. Write to USB, boot, and install.
G4 OS 1.0.0 — amd64 (x86_64)
For all Intel and AMD 64-bit PCs, laptops, and servers — Build 20260315
~2.5 GB
ISO 9660
x86_64 (64-bit)
UEFI + Legacy BIOS
Remote Control Apps
Control your G4 OS desktop remotely from any device.
Installation Guide
Get G4 OS running in minutes.
Using balenaEtcher (Recommended)
-
1
Download the ISO
Get
g4os-1.0.0-amd64.isousing the button above. -
2
Download balenaEtcher
Get it free from etcher.balena.io. Works on Windows, macOS, and Linux.
-
3
Flash to USB (8 GB+)
Open Etcher → "Flash from file" → select the ISO → select your USB drive → Flash.
-
4
Boot from USB
Restart your PC and press F12, F2, or Del to open the boot menu. Select your USB drive.
-
5
Install G4 OS
Follow the on-screen installer. Takes 5–10 minutes.
Using dd (Linux / macOS Terminal)
-
1
Find your USB device
Run
lsblk(Linux) ordiskutil list(macOS) to identify the USB device (e.g./dev/sdX). -
2
Write the ISO
# Replace /dev/sdX with your USB device
sudo dd if=g4os-1.0.0-amd64.iso \
of=/dev/sdX bs=4M status=progress
sudo sync -
3
Boot from USB
Restart and press your BIOS/boot menu key. Select the USB drive.
dd will overwrite the entire device without confirmation.
Other Installation Methods
Upgrade from your existing OS or try G4 OS alongside it.
🐧 Linux One-Line Installer
Install G4 OS on an existing Debian/Ubuntu system with a single command. Ideal for servers or upgrading a current Linux install.
🪟 Windows Dual-Boot Installer
Install G4 OS alongside Windows 10/11. The installer automatically creates a dual-boot entry in your Windows bootloader.
Download Windows Installer💻 Chromebook Installer
Replace ChromeOS or run G4 OS in a developer shell on supported Chromebook models. Requires enabling developer mode.
Chromebook Guide →Verify Your Download
Always verify the checksum to ensure your download is authentic and uncorrupted.
wget https://os.g4.business/download-iso.php?file=g4os-1.0.0-amd64.iso.sha256
# Verify the ISO
sha256sum -c g4os-1.0.0-amd64.iso.sha256
Expected output: g4os-1.0.0-amd64.iso: OK
Get-FileHash g4os-1.0.0-amd64.iso -Algorithm SHA256
# Compare with the hash from the .sha256 file
# you downloaded above
If the hash matches the contents of the SHA256 file, your download is verified.
Frequently Asked Questions
Common questions about downloading and installing G4 OS.
dd require the drive to be slightly larger than the image.
./G4OS-Remote-Control-Linux.AppImage
Ready to get started?
Download G4 OS now and experience the AI-first operating system.