meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sw:yocto:overlayfs:machine-id [2026/04/10 18:47] niziaksw:yocto:overlayfs:machine-id [2026/04/10 19:10] (current) niziak
Line 15: Line 15:
 systemd[1]: Failed to start Commit a transient machine-id on disk. systemd[1]: Failed to start Commit a transient machine-id on disk.
 </code> </code>
 +
 +[[https://www.linux.org/docs/man8/systemd-machine-id-commit.html|SYSTEMD-MACHINE-ID-COMMIT(1)]]
  
 It runs because of conditions defined in unit file: It runs because of conditions defined in unit file:
Line 59: Line 61:
 ExecStart=systemd-machine-id-setup --commit --root=/var/mutable/ ExecStart=systemd-machine-id-setup --commit --root=/var/mutable/
 </file> </file>
 +
 +More about problem:
 +[[https://github.com/systemd/systemd/issues/14131|Various use-cases for first boot/machine-id are broken #14131]]