OpenVMS: Difference between revisions
Jump to navigation
Jump to search
NickPGSmith (talk | contribs) (Created page with "== Installation == qemu-img convert -O qcow2 X86_V923-community.vmdk X86_V923-community.qcow2 == Sys Admin ==") |
NickPGSmith (talk | contribs) |
||
Line 1: | Line 1: | ||
General information at this [https://wiki.vmssoftware.com/Main_Page Wiki]. | |||
== Installation == | == Installation == | ||
qemu-img convert -O qcow2 X86_V923-community.vmdk X86_V923-community.qcow2 | qemu-img convert -O qcow2 X86_V923-community.vmdk X86_V923-community.qcow2 | ||
== Sys Admin == | == Sys Admin == |
Revision as of 13:14, 6 February 2025
General information at this Wiki.
Installation
qemu-img convert -O qcow2 X86_V923-community.vmdk X86_V923-community.qcow2