Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions docs/install-upgrade/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,16 @@ Hedgehog supplies a [flatcar
ISO](https://github.com/githedgehog/control-usb-root/pkgs/container/fabricator%2Fflatcar-discovery) that is uefi bootable to assist in the
discovery of the NIC names and other topology information. Use `oras` to
download the iso and write it to suitable media, or attach it via virtual
media. Upstream flatcar
[images](https://stable.release.flatcar-linux.net/amd64-usr/current/) can be
media.

For USB media, find the version of flatcar that is used in [release
notes](../release-notes/index.md) software versions. Then select the folder
matching the version number found in the release notes from the [flatcar stable
releases](https://stable.release.flatcar-linux.net/amd64-usr/). Use the search
feature of the page and download `flatcar_production_image.bin.bz2`. Once downloaded
the image can be
[written to USB media](#write-usb-image-to-disk) and
physically attached to the server; Search for `flatcar_production_image.bin.bz2`.
physically attached to the server

### HHFAB commands to make a bootable image

Expand Down
Loading