Skip to content

Windows VM New Disk Not Recognized Issue

When adding a new disk through KubeVirt on a newly installed Windows Server, the disk cannot be recognized. You need to install virtio drivers following these steps:

  1. Download stable virtio-win iso

    Download address: https://github.com/virtio-win/virtio-win-pkg-scripts/blob/master/README.md

    img

  2. Install virtio-win iso

    After mounting the iso image, click virtio-win-gt-x64 to install. After installation, you can see the added disk

    img

  3. Effect after adding disk

    img

Comments