File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
pages/instances/reference-content Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ This section outlines the migration of a Windows 2019 or 2022 VM with a single v
9898 mount virtio-win.iso /usr/share/virtio-win
9999 # You will have the message : mount: /usr/share/virtio-win: WARNING: source write-protected, mounted read-only.
100100 curl -L -o - " https://github.com/vmware/govmomi/releases/latest/download/govc_$( uname -s) _$( uname -m) .tar.gz" | tar -C /usr/local/bin -xvzf - govc
101- # Tool used to convert rpm paquets :
101+ # Tool used to convert rpm packages :
102102 apt install -y rpm2cpio
103103 # Tool to run applications as Windows service
104104 wget -nd -O srvany.rpm https://kojipkgs.fedoraproject.org//packages/mingw-srvany/1.1/4.fc38/noarch/mingw32-srvany-1.1-4.fc38.noarch.rpm
You can’t perform that action at this time.
0 commit comments