install
[!warning] Experimental software You can run GNOME OS on real hardware now, with a few caveats: Hardware support is limited, there is no dedicated security team and some features are missing. This is bleeding edge, in-development software, and not recommended for daily usage if you're not a developer.
Prepare USB Driveโ
The standard GNOME OS Nightly ISO can be installed and should just work on many computers, depending on how well the hardware components are supported by Linux. We keep a public document of hardware support submitted by users, you can consult it to see if your hardware is supported or help us expand it. We want to improve our hardware support, so if you run into issues with your hardware please report them here.
-
Download the latest GNOME OS ISO
-
Plug in a USB drive and select it in GNOME Disks
-
In the โฎ menu select
Restore Disk Imageโฆ, open the ISO and clickStart Restoringโฆ[!warning] This erases all data on the USB drive.
Boot and install from USBโ
In order to run GNOME OS you need UEFI to be enabled, and secure boot to be disabled.
-
Reboot into BIOS options and disable secure boot
-
Boot from the USB drive
-
Choose
GNOME OS Nightlyin the menu -
Go through initial setup and create a user
-
If your destination disk contains data, erase it in GNOME Disks using
Format diskโฆand selectingNo Partitioning[!warning] This erases all data on the disk.
-
Upon logging in, a window will have proposed to install GNOME OS. Choose
Install now -
Select the disk to install to, and press
Install -
If the installer gives you a recovery key, your data is encrypted. Write the key down on a different device
-
You can then continue using GNOME OS
Now you should have a working GNOME OS setup on real hardware. Since GNOME OS is quite different from other Linux operating systems you should take a look at the user guide.
Optional: Enabling Secure Bootโ
[!note] This is not required to use GNOME OS. It is an optional security feature.
Most computers trust Microsoft's keys by default, allowing them to boot Windows and any other operating system signed by Microsoft. We use our own keys that are not signed by Microsoft, so in order to use Secure Boot you will have to enroll our keys on your UEFI.
[!warning] This could cause a variety of problems. Firmware may not be able to load which can soft-brick your machine or disable display output, leaving you unable to see the UEFI settings menus and revert these changes. In that case you will need to reset your computer's UEFI or re-flash it from a bricked state. The process to do this varies from machine to machine and may be impossible on some computers, especially most laptops. Proceed at your own risk and only if you know how to reset your exact model of computer.
- After the installation is done, reboot to Firmware settings
- Enable Secure Boot
- Find the Secure Boot option usually called
Setup Modeand set your UEFI to that - In the bootloader menu, before booting GNOME OS, there should be two additional entries for enrolling secure boot keys
- The
autooption is the most compatible one as it includes our keys as well as the Microsoft keys, which is what firmware tends to be signed with for broad compatibility. This also allows operating systems signed with the Microsoft keys to boot (for example: Windows, Fedora Linux, Ubuntu and others). - The
privatemode only enrolls our keys, forbidding anything else from loading. This means that other operating systems will not be allowed to boot as long as Secure Boot is enabled, but it can also prevent some crucial firmware from loading, leaving your computer inoperable as explained above. Use this option your own risk.
- The