Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ This section outlines the migration of an RHEL 9 VM with a single volume to a Sc
3. Run migration scripts:

```shell
cd migration-scw-rhel
cd migration-tools/vmware-to-instances/red-hat
chmod +x create_bases.sh migrate_centos.sh
./create_bases.sh
./migrate_centos.sh <source_vmdk_or_qcow2> <output_qcow2>
Expand Down