Skip to content

[RFE] Add support for Windows virtio-scsi / vioscsi #12

@lukts30

Description

@lukts30

As documented virt-v2v currently only supports virtio-blk (viostor.sys).

Check that you are presenting a virtio-blk interface (not virtio-scsi and not ide) to the guest.
https://libguestfs.org/virt-v2v.1.html#boot-failure:-0x0000007b

let filenames = ["virtio_blk"; "vrtioblk"; "viostor"] in

This can cause problems in environments where only virtio-scsi is supported.
Such environments are for example Hetzner Cloud and LXD VMs which are opinionated qemu-based VMs that exclusively use UEFI and only virtio devices (restricted to only virtio-scsi type disks).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions