Skip to content

Commit 3a288b0

Browse files
Update docs/installation/migrate-to-xcp-ng.md
Co-authored-by: Thomas Moraine <[email protected]> Signed-off-by: Cécile Morange <[email protected]>
1 parent 16511b6 commit 3a288b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/migrate-to-xcp-ng.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ If you lost ability to extend migrated volume (opening journal failed: -2) You n
231231

232232
First, shut down the virtual machine. If you don’t already have the `qemu-img` command available, you can install it by installing the `qemu-utils` package on your computer or server.
233233

234-
Next, convert the QCOW2 disk to a VHD format using the following command:
234+
Next, run this command to convert the QCOW2 disk to a VHD format:
235235

236236
```
237237
qemu-img convert -O vpc disk.qcow2 `uuidgen`.vhd

0 commit comments

Comments
 (0)