Is it possible to have an AIX virtual machine running on Windows?

A couple of years ago I was told this is not possible, well... actually i didn't understand why.

As time goes by, so are days off our lives, is it still impossible? Or now there are some solutions?

2 Answers

AIX runs on PowerPC processors. It does not run on x86 or x86_64.

QEMU emulates enough of PowerPC to run PPC Linux, but still it is a long way to AIX or OS X.

2

I’ve had success with the following configuration:

  • macOS 10.12.3
  • virtual box version : 5.1.16
  • aix version : 1.3
  • Windows 10 , 8 , 7 , xp with virtual box 5.1.16 tested : all success

See below:

enter image description here

reference site :

3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like