The s390-ccw bios fails to boot from non-DASD disks that have a sector size of 4096. Fix it by relaxing the check for the disk geometries.
Thomas Huth (2): pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid() pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi() pc-bios/s390-ccw/virtio.h | 2 - pc-bios/s390-ccw/virtio-blkdev.c | 65 ++++---------------------------- 2 files changed, 7 insertions(+), 60 deletions(-) -- 2.31.1