Skip to main content

Installation Guide For PCs

· 11 min read
Rudra Saraswat
Asterisk
SvGaming

Guide banner

Learn how to install blendOS on your computer through this guide!

What you'll need

  • A 64-bit CPU, from no earlier than 2009.
  • A minimum of 4 GBs of RAM and 25 GBs of storage.
  • A spare USB drive, with a minimum size of 4GBs.
  • A network connection, for the installer

Installation

You can skip to a particular step from the outline on the right, if you're on a computer.

Step 1: Download the latest blendOS ISO file

danger

Warning for Mac users:

If you're using an Apple Silicon-based Mac, sadly blendOS doesn't support your Mac yet. Stay tuned for updates though!

If you're using an Intel Mac from 2018 or later, or a 2017 iMac Pro, you MUST follow the guide for Macs with T2 chips.

If you're using an Intel Mac not from that era, you can just follow this guide (but be aware some drivers may be missing and your experience may not be that great).

tip

If you're coming from Windows or macOS, it's recommended that you download the KDE Plasma edition of blendOS. It is extremely intuitive, and has a similar workflow to other operating systems.

However, if you prefer a functional default layout and are open to something new, the GNOME edition may be for you.

danger

Warning about downloads:

The links below are the only certified places to get the ISO, DO NOT DOWNLOAD IT FROM ANYWHERE ELSE!

Warning about torrents:

FossTorrents is the only certified provider of blendOS torrents, do not torrent blendOS from anywhere else, DO NOT USE ANY NON-FOSSTORRENTS TORRENTS. If someone says they're mirroring the fosstorrents torrent, get the torrent from fosstorrents directly.

  1. KDE Plasma Edition:
  2. GNOME Edition:
  3. BitTorrent:

Step 2: Download balenaEtcher

info

DO NOT USE RUFUS!!

Rufus appears to not work well with blend, we will offer no support outside of "use etcher" if you do use Rufus.

In this guide, we will be using balenaEtcher to burn the ISO file to the USB drive.

Regardless of whether you're currently using Linux, macOS or Windows, you can download and install balenaEtcher from here.

balenaEtcher screenshot

Step 3: Burn the ISO to your USB drive

danger

Make sure to select the correct USB drive, as balenaEtcher will erase ALL THE FILES on the drive.

Click on Flash from file, and select the ISO file you downloaded earlier. You can then select the USB drive you would like to flash the ISO drive to. After selecting the drive, you can click on Flash to flash/burn the ISO to the USB drive.

info

The computer you used to flash the ISO file to the USB drive may be the same as the computer you want to install blendOS.

Step 4-ish: Disabling Secure Boot (do this first)

info

This section will be removed if blendOS ever supports secure boot in the future.

Enter your BIOS setup (varies by manufacturer, google <manufacturer> BIOS setup key, spam or hold that key when you see the bootlogo to enter setup)

Now, find a section called Secure Boot (or if it doesn't exist, look under Boot). Turn Secure Boot (also called UEFI Secure Boot) off (should be a simple toggle)

info

What did I just turn off?

Secure Boot is a system implemented by Microsoft which makes it so your computer can only boot signed EFI files.

The ones in blendOS (or any Linux distro besides Ubuntu and Fedora) are not signed (they're not Windows) so you must turn this off in order to proceed.

Step 4: Boot from the USB drive

Insert the USB drive into the computer that you wish to install blendOS to, and power it off. After a few seconds, power it on and hold (or spam) the F12 until you arrive at your computer's boot menu. If that doesn't work, you may also try F10, Esc, or F2.

Once at the boot menu, select the USB drive you flashed blendOS to. You will be greeted by another menu, where you can press Enter to proceed with booting the live installation media.

info

The menu didn't load and my PC says something about a Secure Boot violation!

Learn to read.

Make sure you do step 4-ish even if it just shows a black screen or boots into a diagnostic menu.

Step 5: Opening the Installer

info

You may see some flashing text come up during boot, it's normal! (Just a Linux thing)

You should arrive at the desktop, which should look like this:

GNOME:

blend-i-g

KDE:

blend-i-k

The blendOS Installer should pop up. If it doesn't, open it from the Application Menu (press the Windows key) and type "installer":

gnome-search

kde-search

Step 6: Running the installer

info

Before you run the installer, make sure you are connected to the internet.

Click Start in the installer to begin the install process.

blend-install-1

1. You'll first be asked to select a keyboard layout:

blend-install-2

Click Search to choose a keyboard layout (even though it says timezone):

blend-install-2a

2. After choosing your keyboard layout, select your timezone:

blend-install-3

Hit Search to see timezone options:

blend-install-3a

3. After you set your region, it's time to set your locale:

info

WHAT IS A LOCALE?

A locale is basically the thing that the system checks to set your currency, time/date layout (dd/mm/yyyy or mm/dd/yyyy) and language.

It also sets your text encoding (UTF-8 is the main one, you need at least one UTF-8 locale)

they're typed like this: <lang>_<country_code>.<text_encoding> (ex. en_US.UTF8)

blend-install-4

Hit Search, then choose a locale, and tick Use as main locale (the circle) then double click the locale name or else install will not proceed:

blend-install-4a

4. Make your user account:

blend-user

5. Next, choose the disk you'd like to wipe and partition, or choose Manual Partitioning:

danger

WARNING!!

THIS WILL ERASE ALL DATA ON THE SELECTED DISK!!

blend-part

Manual Partitioning (consult Appendix A for how to do this):

blend-part-sub

6. Then, check that everything is good in the Summary:

blend-summary

Then, hit Next and wait for the installer to finish:

blend-install-8

Once the installer finishes, you'll be greeted with an option to reboot:

blend-finish

Post-Install

Step 1: Updating the system

Once you reboot, you should boot off of your hard disk.

Once you're at the desktop open the Terminal

GNOME:

blend-gnome

KDE:

blend-kde

Then, type sudo pacman -Syu and enter your user password at the prompt.

GNOME:

blend-g-1

KDE:

blend-k-1

pacman will show the list of avalible upgrades, hit y:

GNOME:

blend-g-2

KDE:

blend-k-2

It should start upgrading:

blend-g-3

blend-k-3

Step 2: Installing linux-zen for Waydroid support

Open the terminal again, and install the DKMS versions of these 2 drivers: sudo pacman -S broadcom-wl-dkms nvidia-dkms (hit y at all prompts), then type sudo pacman -S linux-zen linux-zen-headers (hit y at the prompt)

dkms

zen1

Then, run: sudo grub-mkconfig -o /boot/grub/grub.cfg to update GRUB (the GRand Unified Bootloader)

zen2

tip

This is the equivalent of update-grub on other distros. You can install it into the host (you have to install it to the host) with sudo pacman -S update-grub (if it's not found there try the AUR).

After both packages have installed, reboot. At the "Choose Boot Option" menu, choose Advanced Options for blendOS, then blendos - linux-zen 6.1 (or similar).

zen3

zen4

danger

MAKE SURE YOU ARE IN THE ZEN KERNEL BEFORE PROCEEDING!!

You don't want to remove the runnning kernel. To check if you are using linux-zen, run the following: uname -a | grep "zen"

With zen:

zen5

Without zen:

zen6

Once you're back in the OS, remove the Linux kernel sudo pacman -Rcns linux linux-headers (hit y at all prompts).

zen9

Then, run: sudo grub-mkconfig -o /boot/grub/grub.cfg and update GRUB again.

zen2a

You're done!

Step 3: Containers

Start reading the Container management guide

Appendicies

Appendix A: Manual Partitioning (UEFI)

How to manually partition on a UEFI system:

danger

If you are using VirtualBox or VMWare (or any legacy BIOS system/hypervisor) this guide is not for you, you're on your own.

  1. In the installer, choose Manual Partitioning, then Open GParted: blend-inst-p

Now you should see something like this (but with your partitions):

Choose the disk you'd like to use in the upper right.

danger

MAKE SURE YOU CHOOSE THE RIGHT DISK!!

If you do not choose the correct disk, you may do unwanted damage.

The install livecd will also be shown here (as the last disk, usually /dev/sdb or /dev/sdc, it has an ISO partition and an EFI partition.)

Do not format the livecd.

blend-inst-2

  1. If you wish to wipe your drive go to Device > Create Partition Table: blend-inst-3
danger

------------------ WARNING!! ---------------------

THIS WILL WIPE ALL DATA AND PARTITIONS ON YOUR DRIVE!

  1. For the partition table choose GPT (you do have a UEFI system, right?) (most PCs have UEFI)

blend-inst-m-4

  1. Make a new EFI partition (Partition > New or clicking the New icon on the top bar): blend-inst-m-5

In the box, set the New Size to 512 and drag the partition to the left side.

Set File System to fat32, Label it what you want, and hit Add.

tip

Changes are not saved in GParted until you hit apply, so you can tweak all this to your liking.

You should now see this:

blend-m-7

The box on the bottom shows pending changes, so you can see what you've done.

NOTE: The following step is optional, open the dropdown below to see it.

Appendix A.1: Making a swap partition

Why would I want a swap partition?

Swap is like memory but on your disk, useful if you have a low amount of RAM or do a lot of containerization / virtualization. It's also helpful to have some swap.

Making a swap partition

This is not your only option (you can also swap to a file post-install), but here's how to do it:

Make a new partition (Partition > New) and set it up like the image below:

blend-inst-m-8

Set File System to linux-swap, size to whatever you want (1028 MB = 1 GB in this case)

tip

If you don't know what size your swap should be, consult the table below:

swap-size

Image taken from this It's FOSS article

Label it what you want, and hit Add.

(you'll see something like this):

blend-inst-m-9

  1. Make your main partition:

Make a new partition with the following settings:

  • File System: ext4
  • Space: The rest of your drive (unless you want a seperate /home, /usr, and/or /tmp partition)
  • Label: whatever you want

blend-inst-10

blend-inst-mpart-11

  1. Finalizing

Hit Apply (the green checkmark)

danger

THIS WILL MAKE WRITE CHANGES TO YOUR DISK!!!

Make sure that eveything is good before you proceed.

blend-mmmmm

Hit Apply again to proceed and wait for the operations to complete.

Once completed, hit Close.

blend-inst-m-13

Now, go back to the installer (hit the refresh icon)

You should see your new partitions below:

blend-inst-m-14

Set the following: (open the terminal and run lsblk to see disks and partitions on your system)

(You may see something different, like /dev/nvme0n1p1 for partition 1 of NVMe drive 1, but the procedure is the same)

Make sure that you pick the right disk, note down the id of the disk you used (ex. /dev/sda) (may also be /dev/sdb1, /dev/sdc1, etc, but the procedure is the same)

blend-inst-mpart-15

info

/dev/sda3 in the table will be /dev/sda2 for you if you didn't make a swap space.

The biggest partition should be mounted at / and not formatted (it's your /dev/sda3).

DriveFormat?Mount Point
/dev/sda1No/boot/efi
/dev/sda2NoNone
/dev/sda3No/

PluoxHost mirror provided by: Pluox Hosting | 24/7 Freemium Host