OpenVMS: Difference between revisions
Jump to navigation
Jump to search
NickPGSmith (talk | contribs) No edit summary |
NickPGSmith (talk | contribs) |
||
Line 5: | Line 5: | ||
== Installation == | == Installation == | ||
Obtain a community | Obtain a community license from [https://vmssoftware.com/community/community-license/ here]. | ||
=== VirtualBox === | |||
Configure a new VM: | Configure a new VM: | ||
Line 11: | Line 13: | ||
* OS: Other/Unknown (64-bit) | * OS: Other/Unknown (64-bit) | ||
Copy files into VM folder: | *Copy files into VM folder: | ||
* community.vmdk (small text file descripor) | ** community.vmdk (small text file descripor) | ||
* community-flat.vmdk | ** community-flat.vmdk | ||
* System -> Motherboard -> Chipset: ICH9 | * System -> Motherboard -> Chipset: ICH9 | ||
* Enable I/O APIC | ** Enable I/O APIC | ||
* Enable EFI | ** Enable EFI | ||
* Storage Controller: AHCI (SATA) | * Storage Controller: AHCI (SATA) | ||
** Add hard disk from community.vmdk file | ** Add hard disk from community.vmdk file | ||
* Network: Host-only Adapter | |||
** Advanced -> Adaper Type: Intel PRO/1000 MT Server | |||
* Enable Serial port | |||
* Port Mode: TCP | |||
** Unckeck Connect to existing pipe/socket | |||
** Add a port, eg 2023 | |||
=== Other === | |||
Convert image file: | Convert image file: | ||
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 | ||
Default redentials: | |||
* SYSTEM / alphabits000000 | |||
== Sys Admin == | == Sys Admin == |
Revision as of 15:52, 8 February 2025
Installation
Obtain a community license from here.
VirtualBox
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
- Network: Host-only Adapter
- Advanced -> Adaper Type: Intel PRO/1000 MT Server
- Enable Serial port
- Port Mode: TCP
- Unckeck Connect to existing pipe/socket
- Add a port, eg 2023
Other
Convert image file:
qemu-img convert -O qcow2 X86_V923-community.vmdk X86_V923-community.qcow2
Default redentials:
- SYSTEM / alphabits000000