OpenVMS

From Smithnet Wiki
Revision as of 15:47, 8 February 2025 by NickPGSmith (talk | contribs)
Jump to navigation Jump to search

Installation

Obtain a community licnese from here.

Configure a new VM:

  • 8 GB RAM
  • OS: Other/Unknown (64-bit)

Copy files into VM folder:

  • community.vmdk (small text file descripor)
  • community-flat.vmdk
  • System -> Motherboard -> Chipset: ICH9
  • Enable I/O APIC
  • Enable EFI
  • Storage Controller: AHCI (SATA)
    • Add hard disk from community.vmdk file

Convert image file:

qemu-img convert -O qcow2 X86_V923-community.vmdk X86_V923-community.qcow2

Sys Admin