Skip to content

Wrong switch case condition in get_storage_device_name() for virtio-blk interface type #55

@skoenig

Description

@skoenig

virtio_blk )
_device_name="/dev/vda" ;;

The $_device_type to check against should be "virtio-blk" not "virtio_blk", as this is the string passed on with create-alpine-disk-image --os-device-type virtio-blk ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions