{% if progress.status == "done" %}Installation finished. Two more steps and Furtka is running from its own disk. {% elif progress.status == "error" %}Something went wrong. Open the details below and share them so we can help. {% else %}This takes a few minutes. Don't close this page or power off the machine.{% endif %}
{% if progress.status == "done" %} {# The USB-stick step has to be read *before* the click: the machine reboots 3 s after it, and most BIOSes boot the stick before the disk — so the installer would just come back. Seen on the first hardware bench. #} {% endif %}{{ progress.phase }} · {{ progress.percent }}%
{{ log or "(waiting for install to start)" }}