Preparation steps
System Requirements
Before beginning with installation preparations, make sure that the computer used meets the necessary system requirements in order to run CachyOS. The installer uses an online installation process so a stable and relatively fast internet connection is mandatory.
- 3 GB RAM
- 30 GB of Storage Space (HDD/SSD)
- Stable internet connection
- 8GB RAM
- 50 GB of Storage Space (SSD/NVMe)
- x86-64-v3 capable CPU
- 50 Mbps or better internet speed
- NVIDIA GPU (900+ - e.g: GTX 950), AMD +GCN 1.0 (e.g: AMD R7 240) or Intel (Integrated HD Graphics series or higher. Arc Series)
x86_64 Microarchitecture Level Support
- Intel
- Haswell and later generations (e.g., Broadwell, Skylake, Coffee Lake, etc)
- AMD
- Ryzen Series
- Intel
- Knights Landing (Xeon Phi x200), Knights Mill (Xeon Phi x205), Skylake-SP, Skylake-X, Cannon Lake, Cascade Lake, Cooper Lake, Ice Lake, Rocket Lake, Tiger Lake and Sapphire Rapids
- AMD
- Zen4+ CPUs
Creating a Bootable CachyOS USB Drive
There are several tools and methods that can be used to create a bootable USB drive of CachyOS.
balenaEtcher
- Download balenaEtcher. balenaEtcher supports flashing an image of Linux, MacOS and Windows.
If a
.zip
file was downloaded, extract it and execute the binary using the following commands: - Plug in a USB drive to the computer.
- Select
Flash from file
and select the CachyOS ISO image file. - Click
Select target
and choose the USB drive that was previously plugged in. - Press
Flash
to start the flashing process.
Command Line Interface (Linux & MacOS)
- Plug in a USB drive.
- Detect the plugged USB drive using the following commands:
- Copy the iso contents to the plugged USB drive by running:
dd
will now copy the contents of the ISO file over to the plugged USB drive.
Rufus (Windows Only)
- Plug in USB drive.
- Download Rufus and install it, or run the portable version.
- On
Device
, click on the dropdown list and select the plugged USB drive. - On
Boot selection
, click onSELECT
and locate the CachyOS ISO image file. - Click
START
.
Ventoy (Linux & Windows)
- Plug in a USB drive.
- Download Ventoy
- Untar Ventoy using the following command:
- Execute
VentoyGUI.x86_64
by either double clicking on it or via the terminal: - Select the plugged USB drive by clicking on
Device
. - Click on
Install
. - After it finished installing Ventoy into the plugged USB drive, close the window and place the CachyOS ISO file into the new usable partition of the drive.
- Plug in a USB drive.
- Download Ventoy
- Run
Ventoy2Disk.exe
- Select the plugged USB drive by clicking on
Device
. - Click on
Install
. - After it finished installing Ventoy into the plugged USB drive, close the window and place the CachyOS ISO file into the new usable partition of the drive.