You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**VirtIO Drivers**| Drivers allowing the guest OS to interact with Scaleway’s block storage and network devices. |
49
51
|**virt-v2v**| A tool from the [Libguestfs project](https://libguestfs.org/) for converting VMs between hypervisors, including VMDK to QCOW2 conversion. |
50
-
|**Hypervisor**| Software that manages virtual machines, such as VMware ESXi or Scaleway’s KVM-based system. |
51
-
|**Block Storage**| Scaleway’s persistent storage for Instance disks, used for snapshots and volumes. |
52
-
53
52
54
53
## Validating VMs to migrate
55
54
@@ -86,37 +85,37 @@ This section outlines the migration of a Windows 2019 or 2022 VM with a single v
86
85
#### Preparing the converter instance
87
86
88
87
1.[Create](/instances/how-to/create-an-instance/) a Scaleway Instance:
89
-
- Image: Ubuntu 24.04 Noble Bat.
88
+
- Image: Ubuntu 24.04 Noble Numbat.
90
89
- Block Storage: At least twice the storage size of the VM to be migrated.
91
90
- SSH Key: Configure an SSH key for access.
92
91
2.[Connect to the Instance via SSH](/instances/how-to/connect-to-instance/).
0 commit comments