{% extends "base.html" %} {% block title %}Rebooting · Furtka Installer{% endblock %} {% block step_indicator %}Done{% endblock %} {% block content %}
The machine is restarting. This page will stop responding in a moment — that's expected.
Remove the USB stick now — if it's still plugged in when the machine reboots, some BIOS setups will boot into this installer again instead of starting Furtka.
If the installer does come back anyway, your BIOS is set to boot from USB before the disk. Press the one-time boot menu key at startup (often F11, F12, or Esc — it flashes briefly on screen) and pick the internal disk, or change the boot order in BIOS settings.
When the machine comes back up (~1 minute), open Furtka in your browser:
If that doesn't resolve, your network may not support mDNS — use the IP address shown on the machine's console instead.
{% endblock %}