Android X86 Bliss Os - Install

Installing Bliss OS (Android x86) on Your Computer: A Step-by-Step Guide

Bliss OS, an Android x86 variant, offers a seamless Android experience on your PC or laptop. This guide walks you through the process of installing Bliss OS, allowing you to enjoy Android's flexibility and functionality on a larger screen.

The Ultimate Guide to Installing Android x86: Bliss OS on Your PC or Laptop

Transforming your old laptop or desktop into a high-performance Android machine has never been easier.

For years, the dream of running Android on standard PC hardware (x86) was a niche hobby plagued by broken Wi-Fi drivers, no touchscreen support, and a clunky desktop experience. That era is over. Bliss OS has risen as the gold standard for the Android-x86 project, offering a polished, feature-rich operating system that bridges the gap between mobile Android and desktop computing. android x86 bliss os install

Whether you want to breathe new life into a 7-year-old laptop, create a dedicated gaming kiosk, or simply enjoy your favorite mobile apps on a 24-inch monitor with a mouse and keyboard, this guide will walk you through every step.

Overview

Bliss OS is an Android operating system project for x86 hardware, suitable for desktops, laptops, and some tablets. You can run it from a live USB, install to internal storage, or run in a virtual machine. This guide assumes you want a full install to a PC disk (dual-boot or single-boot).

Booting the Installer

  1. Insert the bootable USB into the target machine.
  2. Reboot and enter the boot menu (common keys: F12, F10, Esc, F2) or change boot order in BIOS/UEFI.
  3. Choose to boot the USB in either UEFI or legacy mode depending on how you created it.
  4. From the Bliss OS boot menu you’ll usually see options:
    • Run Bliss OS without installation (Live)
    • Install to hard disk
    • Advanced options / Debug / Safe mode
  5. Use the Live mode first to verify hardware compatibility (Wi‑Fi, graphics, touchpad, audio).

Installation

  1. Boot from USB:

    • Restart your computer and enter the BIOS/UEFI settings (usually by pressing F2, F12, DEL, or ESC, depending on your computer).
    • Change the boot order to prioritize the USB drive.
    • Save changes and exit the BIOS/UEFI settings. Your computer will now boot from the USB drive.
  2. Try or Install Bliss OS:

    • Once booted from the USB, you'll see the Bliss OS installation menu. Choose to try or install Bliss OS. Trying it allows you to test the OS without making changes to your hard drive.
  3. Partition Your Hard Drive:

    • If you're installing Bliss OS alongside Windows (dual-boot), you'll need to create a new partition for Bliss OS.
    • Use the built-in partition manager in the Bliss OS installer to create a new partition. Allocate at least 20GB for a smooth experience.
  4. Install Bliss OS:

    • Select the partition you created (or the entire disk if you're replacing your existing OS), and proceed with the installation.
    • Follow the on-screen instructions. The installation process will format your selected partition and install Bliss OS.
  5. Boot into Bliss OS:

    • Once the installation completes, restart your computer.
    • Enter the BIOS/UEFI settings again and ensure your computer is set to boot from the hard drive.

Option A: Automatic Installation (Standalone – Erases Disk)

Use this if you want a pure Android machine.

  1. Boot from the USB as described above.
  2. Choose "Installation – Install Bliss OS to hard disk" .
  3. Select your internal hard drive (/dev/sda or /dev/nvme0n1).
  4. Select "Create/Modify partitions" (This opens cfdisk).
  5. Delete all existing partitions (if you are sure).
  6. Create a new partition table (GPT for UEFI, MBR for Legacy).
  7. Create two partitions:
    • Partition 1: 100 MB, type ef00 (EFI System) – Only for UEFI systems.
    • Partition 2: Remaining space, type 8300 (Linux filesystem).
  8. Write changes, then quit cfdisk.
  9. Select the large partition (e.g., sda2) for installation.
  10. Choose "Ext4" as the filesystem.
  11. When asked to install GRUB bootloader, say Yes.
  12. Say Yes to installing /system as read-write (allows system modifications later).
  13. Reboot. Remove the USB. Bliss OS will boot.

Option A – Easy: Auto-install to unallocated space

Running in a Virtual Machine

Option B – Manual (recommended for control)

  1. Choose “Create/Modify partitions”.
  2. Select your target disk (e.g., /dev/sda or /dev/nvme0n1).
  3. If unallocated space exists: Create a new partition → primary → size = all free space.
  4. Set partition type to Linux filesystem (ext4).
  5. Write changes → Quit.
  6. Back in the installer:
    • Choose that new partition as “DATA” (Android userdata)
    • Do NOT create a separate system partition unless you’re an expert – the installer will handle it.
  7. Select “Yes” to format /data and /system.

📌 For UEFI systems: You’ll also see an EFI partition. Do not touch it – Bliss will add its boot entry there automatically. Installing Bliss OS (Android x86) on Your Computer: