On 01/07/2022 17.36, Eric Farman wrote:
On Tue, 2022-06-28 at 15:10 +0200, Thomas Huth wrote:
The logic of trying an final ISO or ECKD boot on virtio-block devices
is
very weird: Since the geometry hardly ever matches in
virtio_disk_is_scsi(),
virtio_blk_setup_device() always sets a "guessed" di
On Tue, 2022-06-28 at 15:10 +0200, Thomas Huth wrote:
> The logic of trying an final ISO or ECKD boot on virtio-block devices
> is
> very weird: Since the geometry hardly ever matches in
> virtio_disk_is_scsi(),
> virtio_blk_setup_device() always sets a "guessed" disk geometry via
> virtio_assume_s
The logic of trying an final ISO or ECKD boot on virtio-block devices is
very weird: Since the geometry hardly ever matches in virtio_disk_is_scsi(),
virtio_blk_setup_device() always sets a "guessed" disk geometry via
virtio_assume_scsi() (which is certainly also wrong in a lot of cases).
zipl_loa