2022-11-23 08:26:26 -06:00
|
|
|
{
|
2022-11-24 05:26:32 -06:00
|
|
|
"init": "/run/current-system/init",
|
|
|
|
"initrd": "/run/current-system/initrd",
|
|
|
|
"kernel": "/run/current-system/kernel",
|
|
|
|
"kernelParams": [
|
|
|
|
"amd_iommu=on",
|
|
|
|
"amd_iommu=pt",
|
|
|
|
"iommu=pt",
|
|
|
|
"kvm.ignore_msrs=1",
|
|
|
|
"kvm.report_ignored_msrs=0",
|
|
|
|
"udev.log_priority=3",
|
|
|
|
"systemd.unified_cgroup_hierarchy=1",
|
|
|
|
"loglevel=4"
|
|
|
|
],
|
|
|
|
"label": "LanzaOS",
|
|
|
|
"toplevel": "/run/current-system",
|
|
|
|
"extension": {
|
|
|
|
"esp": "esp",
|
|
|
|
"systemd": "/run/current-system/systemd",
|
|
|
|
"bootctl": "/run/current-system/sw/bin/bootctl",
|
|
|
|
"osRelease": "/etc/os-release"
|
2022-11-23 08:26:26 -06:00
|
|
|
}
|
|
|
|
}
|