Skip to content

CachyOS Installation Desktop/Laptop

The partition table for each boot manager varies. Follow the instructions in Step 5 for the desired boot manager.

  1. Boot into the ISO and click on Launch Installer.

  2. Set the preferred Language and Region/Timezone.

  3. Configure the Keyboard Layout.

  4. Select Manual partitioning.

  5. Create a new partition with the following parameters depending on the boot manager of choice:

  6. Create another partition for root:

  7. Select the Desktop Environment of choice.

  8. Choose which packages should be installed during the installation process.

  9. Set up the login credentials.

  10. Review the installation summary carefully. Proceed with the installation by clicking on Install Now if everything looks correct. Otherwise, go back and make any necessary changes.

  • Windows Fast Startup and Hibernation must be disabled.
    • Open Windows Powershell as administrator and execute the following command:
      Terminal window
      powercfg /H off
      Reboot the system to ensure the changes take effect.
  • Windows BitLocker must be disabled.
    • Checking if BitLocker is enabled:
      Open a Command Prompt as administrator and execute the following command
      manage-bde -status
    If Encryption Method shows as None, then BitLocker is disabled.
  • Secure Boot must be disabled.
  • A ≥30 GB empty partition.
    • Guide on how to shrink a Windows partition:
      • Press Win + R, type diskmgmt.msc, and press Enter to open Disk Management.
      • Identify your main Windows partition (usually C:) and right-click it.
      • Click on Shrink Volume..., specify at least 30720 MB (30 GiB), and click on Shrink.
  • A bootable USB with CachyOS.

Limine should automatically detect the Windows EFI partition and add it to the boot menu. If Windows does not appear in the boot menu, run the following command:

Terminal window
sudo limine-scan