-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bootc install to-existing-root fails with multiple backing devices #481
Comments
Ah yes, as the comment in the code says that's generally only required for a grub installation. Yeah, we should be able to fix this by making the backing_device an |
umm, I could not reproduce it working with
And
@henrywang are you still seen it for the new version of bootc? |
@henrywang have you run into this again recently? I haven't been able to replicate it yet, although I don't have access to the exact hardware you had the issue on. |
…-0.4.25 build(deps): bump chrono from 0.4.24 to 0.4.25
Modify test_container_chunked
Run
podman run --rm --privileged --pid=host -v /:/target -v /dev:/dev -v /var/lib/containers:/var/lib/containers --security-opt label=type:unconfined_t quay.io/redhat_emp1/bootc-workflow-test:jjj0 bootc install to-existing-root
on nvidia-jetson-agx-orin board withLVM
configured failed with errorInstalling to filesystem: Found multiple parent devices /dev/mmcblk0 and /dev/nvme0n1; not currently supported
.This nvidia board has one SD/mmc and one nvme as disks. Bootc install does not support two disks?
bootc version:
bootc-0.1.9-4.el9.aarch64
fdisk log:
The text was updated successfully, but these errors were encountered: