Eric Curtin

Results 479 comments of Eric Curtin

Or I think you were proposing: `podman run --arch=aarch64 --runtime crun-vm` @albertofaria so we can ignore: `podman run --runtime crun-vm-aarch64` etc.

Linked issue: https://gitlab.com/fedora/bootc/base-images-experimental/-/issues/7

I don't know Rust well yet, just C, C++ of those kinds of languages. But, I'll leave a few comments, regard all comments optional.

Looks great to me in general though...

You should maybe change this: conf_read(&conf, "/etc/initoverlayfs.conf"); to this: conf_read(&conf, "/etc/local/initoverlayfs.conf"); I haven't tested or anything though... Maybe there's a couple of things in different places... This has also pointed...

Oh wait scratch that though maybe not because you copied to: /etc/initoverlayfs.conf In initrd... Anyway, it looks like bootfs variable is empty, that comes from /etc/initoverlayfs.conf file

It's the variable that contains bootfs details, so it knows which partition to mount for /boot

We should be very close here, we just need to produce more output in osbuild to see where this is falling over. Could you paste the full output of the...

The zero logs from the boot may make this difficult but lets see, I may have a fix that works regardless

Sorry @ecurtin ecurtin is my username on many other things :smile: