<div dir="ltr"><div>Sorry to bother All... <br></div><div>I am an newbie to study OpenBMC tutorial: <a href="https://github.com/openbmc/docs/blob/master/code-update/host-code-update.md">https://github.com/openbmc/docs/blob/master/code-update/host-code-update.md</a></div><div><br></div><div>Host image was generated:</div><div>-rwxr-xr-x 1 root root 27648000 May  8 07:30 romulus.pnor.squashfs.tar</div><div><br></div><div>Every steps seems ok in that tutorial, except the last one as below:</div><div> # curl -b cjar -k <a href="https://root:0penBmc@127.0.0.1:2443/xyz/openbmc_project/software/9fcad44b">https://root:0penBmc@127.0.0.1:2443/xyz/openbmc_project/software/9fcad44b</a><br>{<br>  "data": {<br>    "Activation": "xyz.openbmc_project.Software.Activation.Activations.Failed",<br>    "Associations": [<br>      [<br>        "inventory",<br>        "activation",<br>        "/xyz/openbmc_project/inventory/system/chassis"<br>      ]<br>    ],<br>    "ExtendedVersion": "buildroot-2019.05.1-8-gaced0552cc,skiboot-v6.4,hostboot-8abecc2,occ-e5a2afd,linux-5.2.1-openpower1-pc12d0a7,petitboot-v1.10.4,machine-xml-eac9377,hostboot-binaries-hw062819a.940,capp-ucode-p9-dd2-v4,sbe-b96edc8,hcode-hw071319a.940",<br>    "Path": "/tmp/images/9fcad44b",<br>    "Purpose": "xyz.openbmc_project.Software.Version.VersionPurpose.Host",<br>    "RequestedActivation": "xyz.openbmc_project.Software.Activation.RequestedActivations.Active",<br>    "Version": "open-power-romulus-v2.4-dirty"<br>  },<br>  "message": "200 OK",<br>  "status": "ok"<br>}</div><div>--------------------------------------</div><div>Activation is always failed, since I do not use a real hardware device, my question: is it possible to update QEMU romulus host image?</div><div><br></div></div>