Custom kairos-debian ISO with systemd-journald errors on boot #1614
Replies: 2 comments
-
|
I tried also using the standard kairos image as: and we have the same issue. If I try to boot the VM directly with thekairos-debian-v2.3.0-k3sv1.27.3+k3s1.iso image it works fine. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
There is enough information to try to reproduce. I created an issue instead to plan it. Closing this, let's move the discussion to the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I am using a custom version of kairos-debian ISO to boot a VirtualBox VM.
The custom ISO is built in this way:
The container image is generated with this Dockerfile:
and the
config.yamlfile is the following one:When I boot the VM, after the grub boot the following messages start to be printed continuosly and the VM is not able to complete the boot:
If I use the same process but using the kairos image
quay.io/kairos/kairos-debian:v2.1.0-k3sv1.26.4-k3s1in the Dockerfile, the VM is able to start without printing any logs about sytemd-journald.How can I solve this issue?
Thanks,
M
Beta Was this translation helpful? Give feedback.
All reactions