-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
The initial phase for LiveISO https://github.com/coreos/coreos-assembler/pull/3847 still not booting as should, this card is to understand the diffs between the current LiveISO with the one create via this PR, it is complaining about:
Sep 09 13:19:27 systemd[1]: Starting coreos-liveiso-persist-osmet.service - Persist Osmet Files (ISO)... Sep 09 13:19:27 bsdtar[744]: bsdtar: Failed to set default locale Sep 09 13:19:28 systemd[1]: coreos-liveiso-persist-osmet.service: Main process exited, code=killed, status=15/TERM Sep 09 13:19:28 systemd[1]: coreos-liveiso-persist-osmet.service: Failed with result 'signal'. Sep 09 13:19:28 systemd[1]: Stopped coreos-liveiso-persist-osmet.service - Persist Osmet Files (ISO). Sep 09 13:19:27 systemd[1]: Starting ostree-prepare-root.service - OSTree Prepare OS/... Sep 09 13:19:27 ostree-prepare-root[751]: Resolved OSTree target to: /sysroot/ostree/deploy/fedora-coreos/deploy/fb2ed8873d5412720 Sep 09 13:19:27 ostree-prepare-root[751]: Found legacy sysroot.readonly flag, not configured in ostree/prepare-root.conf Sep 09 13:19:27 ostree-prepare-root[751]: sysroot.readonly configuration value: 1 (fs writable: 0) Sep 09 13:19:27 ostree-prepare-root[751]: Using legacy ostree bind mount for / Sep 09 13:19:28 ostree-prepare-root[751]: ostree-prepare-root: sysroot.readonly=true requires /sysroot to be writable at this point, the cmdline should contain rw but not ro, if that is not the case this is likely the issue Sep 09 13:19:27 systemd[1]: ostree-prepare-root.service: Main process exited, code=exited, status=1/FAILURE Sep 09 13:19:27 systemd[1]: ostree-prepare-root.service: Failed with result 'exit-code'. Sep 09 13:19:27 systemd[1]: Failed to start ostree-prepare-root.service - OSTree Prepare OS/. Sep 09 13:19:27 systemd[1]: ostree-prepare-root.service: Triggering OnFailure= dependencies.