Issue Detection - elementary/installer GitHub Wiki

Issue Detection: Power screenshot

Before installation, we check to see if installation is possible and all the correct conditions are met.

  • These checks should be presented in order of severity. In other words, who cares about plugging your laptop in if there's not enough space on your VM.

  • If a check is fatal, it only offers the option "Cancel Installation" as the system cannot be installed

  • If a check is non-fatal, it offers the options "Cancel Installation" and "Ignore" as this is a recommendation and we can still technically proceed.

Here are the checks in order:

Fatal Checks

Not Enough Space

There is not enough room on your device to install elementary. We recommend a minimum of 5 GB of storage. This should detect that at least one disk has enough total space to install. This is not a check of free space, as an option is to do a clean installation; we're just checking the actual size of each disk.

Non-Fatal Checks

Your Device May Be Too Slow

Your device doesn't meet the recommended hardware requirements. This may cause it to run slowly or freeze.

Virtual Machine

You appear to be installing in a virtual machine. Some parts of elementary OS may run slowly, freeze, or not function properly in a virtual machine. It's recommended to install on real hardware.

Connect to a Power Source

Your device is running on battery power. It's recommended to be plugged in while installing elementary OS.