Skip to content

Conversation

@cgwalters
Copy link
Collaborator

It was reported that podman-bootc run quay.io/fedora/fedora-silverblue:41 doesn't work because there /usr/local is a symlink, and our bind mount hack breaks.

This was always intended to only be a temporary workaround until the Linux kernel was fixed, and recent podman-machine (Fedora) versions that appears to be true.

So just drop the hack.

(Now, podman-bootc run <silverblue> stil ldoesn't actually work by
default because sshd doesn't run by default there, but that's
unrelated to this tool)

It was reported that `podman-bootc run quay.io/fedora/fedora-silverblue:41`
doesn't work because there `/usr/local` is a symlink, and our bind
mount hack breaks.

This was always intended to only be a temporary workaround
until the Linux kernel was fixed, and recent podman-machine (Fedora)
versions that appears to be true.

So just drop the hack.

(Now, `podman-bootc run <silverblue>` stil ldoesn't actually work by
 default because sshd doesn't run by default there, but that's
 unrelated to this tool)

Signed-off-by: Colin Walters <[email protected]>
@cverna
Copy link

cverna commented Dec 10, 2024

Thanks, this looks good. I was able to use
podman-bootc run --rm --filesystem xfs quay.io/fedora/fedora-coreos:stable to start an FCOS machine using this patch.

@cgwalters cgwalters enabled auto-merge December 10, 2024 13:06
@cgwalters cgwalters merged commit 96bfc8f into bootc-dev:main Dec 10, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants