This is a text-only version of the following page on https://raymii.org:
---
Title       :   OpenVMS 9.2 for x86 is finally available for hobbyists!
Author      :   Remy van Elst
Date        :   09-04-2023 23:59
Last update :   11-04-2023 22:29
URL         :   https://raymii.org/s/blog/OpenVMS_9.2_for_x86_is_finally_available_for_hobbyists.html
Format      :   Markdown/HTML
---




![openvms logo][1]

OpenVMS x86 is now available for (most) hobbyists! Almost a year after [the official release](/s/blog/OpenVMS_9.2_for_x86_will_be_released_tomorrow.html) most hobbyists can now login to the [Service Portal](https://sp.vmssoftware.com) to download their copy of OpenVMS 9.2 for x86, `X86E921OE.ZIP` and the PAK (license) files (`x86community-20240401.zip`), valid until April 2024.

[You can read all my OpenVMS articles here][2].

<p class="ad"> <b>Recently I removed all Google Ads from this site due to their invasive tracking, as well as Google Analytics. Please, if you found this content useful, consider a small donation using any of the options below:</b><br><br> <a href="https://leafnode.nl">I'm developing an open source monitoring app called  Leaf Node Monitoring, for windows, linux & android. Go check it out!</a><br><br> <a href="https://github.com/sponsors/RaymiiOrg/">Consider sponsoring me on Github. It means the world to me if you show your appreciation and you'll help pay the server costs.</a><br><br> <a href="https://www.digitalocean.com/?refcode=7435ae6b8212">You can also sponsor me by getting a Digital Ocean VPS. With this referral link you'll get $100 credit for 60 days. </a><br><br> </p>



### OpenVMS 9.2 for Hobbyists

This is just a quick blog post to notify people of the availability for hobbyists
registered in the VMS Software INC program. I received an email from another
hobbyist notifying me of the release and where to download it, using my existing
credentials for the hobbyist program:

> Hello,
> Letting you know, from one hobbyist to another, that VSI has started rolling
 out OpenVMS for hobbyists slowly. You don't need to re-register from the
 Community license website if you have a license for Alpha/Integrity already,
 but if you didn't get an email yet (they're releasing it out in batches) you
 can try to log in manually in [https://sp.vmssoftware.com](3)  (yes, they shifted
 the community program into the Service Platform for downloads as well.
 Hooray, no more slow SFTP downloads!) Try the email you used to enter an
 Alpha/Integrity community license. If it says "invalid password", reset your
 password and you should be able to get in early (worked for me, even though I
 didn't get the email yet). If it says that your user can't be found, wait for
 an email. Cheers!


I've downloaded the C++ compiler and [the OpenVMS WEBUI][4], can't wait to
get started. Expect more posts on OpenVMS x86 on this site in the future!


Here is a screenshot of the downloads available:

![downloads on sp.vmssoftware.com][5]


### No XSAVE instruction available

<s>I'm not able to provide a full guide right now, but</s> my installation fails
due to Hyper-V being active and Virtualbox / OpenVMS not liking that:

![xsave][6]

It seems that [disabling Hyper-V][7] resolves this error, but disabling it
makes WSL (Windows subsystem for Linux) not work anymore, which I do require
for work-related tasks.

<s>Will post an update soon though!</s>


### Getting Started with OpenVMS 9.2 guide

Update: the first part of my [Getting Started][8] guide is finished, read
that to see how to install OpenVMS on VirtualBox.

[1]: /s/inc/img/Vms-arrow-logo.jpg
[2]: /s/tags/openvms.html
[3]: https://sp.vmssoftware.com
[4]: https://vmssoftware.com/products/webui/
[5]: /s/inc/img/sp-vsi-openvms.png
[6]: /s/inc/img/openvms-x86-no-xsave.png
[7]: https://learn.microsoft.com/en-us/troubleshoot/windows-client/application-management/virtualization-apps-not-work-with-hyper-v
[8]: /s/blog/OpenVMS_9.2_for_x86_Getting_Started.html

---

License:
All the text on this website is free as in freedom unless stated otherwise.
This means you can use it in any way you want, you can copy it, change it
the way you like and republish it, as long as you release the (modified)
content under the same license to give others the same freedoms you've got
and place my name and a link to this site with the article as source.

This site uses Google Analytics for statistics and Google Adwords for
advertisements. You are tracked and Google knows everything about you.
Use an adblocker like ublock-origin if you don't want it.

All the code on this website is licensed under the GNU GPL v3 license
unless already licensed under a license which does not allows this form
of licensing or if another license is stated on that page / in that software:

   This program is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.

   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   You should have received a copy of the GNU General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.

Just to be clear, the information on this website is for meant for educational
purposes and you use it at your own risk. I do not take responsibility if you
screw something up. Use common sense, do not 'rm -rf /' as root for example.
If you have any questions then do not hesitate to contact me.

See https://raymii.org/s/static/About.html for details.