{% extends "layout.html" %} {% from "_partials/page_description.html" import page_description %} {% block title %}Live env - pixie{% endblock %} {% block subnav %} {% endblock %} {% block content %} {{ page_description('boombox', 'The pixie live env that the pixie-flash-once / pixie-flash-always / pixie-inventory / pixie-tui boot modes boot into. It is a fetched disk image (the pixie-live-env catalog entry) booted over ephemeral nbdboot: select it here by content sha. Until an image is selected and fetched, those boot modes fall back to an "unavailable" iPXE plan.') }} {% if flash_error %}
Fetch the pixie-live-env image on the
Catalog page, then paste its
content_sha256 here. The
pixie-inventory / pixie-tui /
pixie-flash-* modes boot it over
ephemeral nbdboot (a RO NBD lower + tmpfs
overlay); dracut brings the NIC up where the retired
live-boot squashfs hung in the initramfs on some boards. The
on-target pixie CLI phones home so inventory / flash work as
before.