How to Install Ubuntu on GMKTech Mini PC
Create Ubuntu Bootable USB Stick on macOS
Follow the doc Create a bootable USB stick on macOS to create a bootable USB stick for Ubuntu.
In short, you need to:
- Erase and format the USB stick to FAT32. You can use the Disk Utility app on macOS to format the USB stick.
- download the Ubuntu ISO file from Ubuntu Download.
- download the Etcher app to create a bootable USB stick.
- use Etcher to flash the Ubuntu ISO file to the USB stick.
Boot BIOS on GMKTech Mini PC
- Power on the GMKTech device.
- Immediately press the
ESC
key repeatedly until the BIOS menu appears. - Use the arrow keys to navigate through the BIOS settings.
- To change the boot order, look for the “Boot” tab and adjust the settings to prioritize USB booting. In my case, I can change the priority by pushing the
space
key that changes the priority of boot order. - Go to the “Security” tab and disable “Secure Boot” to allow booting from the USB stick.
- Save your changes and exit the BIOS.
- After restarting, the GMKTech Mini PC shows some options that says
Try or Install Ubuntu
OEM Install (for manufacturers)
- etc.
- Select
Try or Install Ubuntu
to boot from the USB stick and start the Ubuntu installation process.
If you want to configure automatic power on after power failure, you can do it in the BIOS settings as well. It seems the way to do it is different depending on devices.
In my case, I went to the Chipset
tab, then there are Wake on Power
option, and I set it to S0 State
to enable automatic power on after power failure.
In the latest GMKTech Mini PC, it seems the option is called AC Power Lost Policy
in Advanced
tab, and you can set it to Power On
to enable automatic power on after power failure. (Youtube video: How to Set Auto Power-On for GMKtec K10 Mini PC | BIOS Quick Guide!)
Install Ubuntu on GMKTech Mini PC
- After booting from the USB stick, you will see the Ubuntu welcome screen.
- In the installation process, you can choose to
install Ubuntu alongside the existing operating system
orerase the disk and install Ubuntu
as the only operating system. If you want to use the GMKTech Mini PC as a dedicated Ubuntu machine, you can choose toerase the disk and install Ubuntu
.