Running Fedora on FireSim
FireSim also supports running a fedora-based linux workload. To build this
workload, you can follow FireMarshal’s quickstart guide (replace all
instances of br-base.json
with fedora-base.json
).
To boot Fedora on FireSim, we provide a pre-written FireSim workload JSON
deploy/workloads/fedora-uniform.json, that points to the generated
Fedora images. Simply change the workload_name
option in your
config_runtime.yaml
to fedora-uniform.json
and then follow the standard
FireSim procedure for booting a workload (e.g. Running a Single Node Simulation or
Running a Cluster Simulation).