-
Notifications
You must be signed in to change notification settings - Fork 40
Closed as not planned
Labels
area/s390xIssues relating to s390xIssues relating to s390x
Description
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 localhost/bootc:beaker bootc install to-existing-root --target-transport containers-storage on s390x machine.
Failed with error:
ERROR Installing to filesystem: Listing partitions of /dev/dasda: Subprocess failed: ExitStatus(unix_wait_status(256))
sfdisk: /dev/dasda: does not contain a recognized partition table
root@ibm-z-511 ~]# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
dasda 94:0 0 38.2G 0 disk
├─dasda1 94:1 0 1G 0 part /boot
└─dasda2 94:2 0 37.2G 0 part
├─rhel_ibm--z--511-root 253:0 0 33.4G 0 lvm /var/lib/containers/storage/overlay
│ /
└─rhel_ibm--z--511-swap 253:1 0 3.8G 0 lvm [SWAP]
Metadata
Metadata
Assignees
Labels
area/s390xIssues relating to s390xIssues relating to s390x