{% extends "base.html" %} {% block title %}Rebooting · Furtka Installer{% endblock %} {% block step_indicator %}Done{% endblock %} {% block content %}

Rebooting…

The machine is restarting. This page will stop responding in a moment — that's expected.

When the machine comes back up (~1 minute), open Furtka in your browser:

http://{{ hostname }}.local

If that doesn't resolve, your network may not support mDNS — use the IP address shown on the machine's console instead.

{% endblock %}