Commit f23d7a2
committed
overlay.d/05core: disable bootloader-update.service on live ISO
When running from live-iso `bootupctl` fails with:
error: Querying adoptable state: creation time is not available for the filesystem
That happens because filesystem (erofs|squashfs) doesn't support statx.stc_btime field:
$ stat /sysroot/.coreos-aleph-version.json
Access: 2022-08-01 23:42:11.000000000 +0000
Modify: 2022-08-01 23:42:11.000000000 +0000
Change: 2022-08-01 23:42:11.000000000 +0000
Birth: -1 parent 3d5a195 commit f23d7a2
1 file changed
Lines changed: 8 additions & 0 deletions
File tree
- overlay.d/05core/usr/lib/systemd/system/bootloader-update.service.d
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments