Skip to content

Failed to configure on s390x machine #877

@henrywang

Description

@henrywang

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

No one assigned

    Labels

    area/s390xIssues relating to s390x

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions