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
Copy file name to clipboardExpand all lines: pages/instances/reference-content/migrating-vms-vmware-scaleway.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -184,7 +184,7 @@ This section outlines the migration of a Windows 2019 or 2022 VM with a single v
184
184
</Message>
185
185
186
186
187
-
Download and place the `set_if.ps1` script in `C:\Scaleway\` on the VM. This script configures static IP addresses to address DHCP limitations in Windows with /32 subnets. The script is available in [Scaleway’s migration repository](https://github.com/orgs/scaleway/teams/sa/repositories).
187
+
Download and place the `set_if.ps1` script in `C:\Scaleway\` on the VM. This script configures static IP addresses to address DHCP limitations in Windows with /32 subnets. The script is available in [Scaleway’s migration repository](https://github.com/scaleway/migration-tools).
188
188
189
189
#### Converting the VM on the converter Instance
190
190
@@ -369,10 +369,10 @@ This section outlines the migration of an RHEL 9 VM with a single volume to a Sc
369
369
- Scaleway CLI: Run `scw init`.
370
370
- AWS CLI for Object Storage: Refer to [Using Object Storage with the AWS-CLI](/object-storage/api-cli/object-storage-aws-cli/).
371
371
- Adjust `multipart_chunksize`in`~/.aws/config`for large file uploads.
372
-
5. Download migration scripts from Scaleway's public [GitHub repository](https://github.com/orgs/scaleway/teams/sa/repositories):
372
+
5. Download migration scripts from Scaleway's public [GitHub repository](https://github.com/scaleway/migration-tools):
0 commit comments