{% extends "layout.html" %} {% from "_partials/page_description.html" import page_description %} {% block title %}Live env - pixie{% endblock %} {% block subnav %} {% endblock %} {% block content %} {% set ss = live_env_setup_state or {} %} {{ page_description('boombox', 'The pixie live env that the pixie-inventory / pixie-tui / pixie-flash-once / pixie-flash-always boot modes boot into: a disk image (the pixie-live-env catalog entry) booted over ephemeral nbdboot. Click Set up live env to fetch it and select it in one step; until then those boot modes render an "unavailable" plan.') }} {% if flash_error %}
Image {{ live_env_image_sha.effective[:12] }} is fetched and
selected; the pixie-inventory / pixie-tui /
pixie-flash-* modes nbdboot it. Nothing else to do.
One click fetches the pixie-live-env image (~900 MiB) +
its arch-headless netboot bundle from the catalog, then selects the image.
No catalog hopping or sha copying. It runs on the server; you can leave
this page. Re-running when everything is already fetched just re-selects.