Index of /AIX/aix-1.3/QEMU/

NameLast ModifiedSizeType
../ -  Directory
README.txt2021-May-04 16:06:281.8Ktext/plain; charset=utf-8
disk.img.gz2021-May-04 15:15:0922.4Mapplication/gzip
floppy01.img.gz2021-May-04 15:15:10358.4Kapplication/gzip
floppy02.img.gz2021-May-04 15:15:10594.3Kapplication/gzip
i8259.patch2021-May-04 15:38:090.3Ktext/x-diff; charset=utf-8
msdos_floppy.img.gz2021-May-04 15:15:09566.9Kapplication/gzip
run-vga.sh2021-May-04 15:46:520.1Ktext/x-sh; charset=utf-8
      _       _____  ____  ____     __       ______       ____      _   ______     ____     ______   
     / \     |_   _||_  _||_  _|   /  |     / ____ `.   .'    '.   (_) / ____ `. .' __ '. .' ____ \  
    / _ \      | |    \ \  / /     `| |     `'  __) |  |  .--.  |  __  `'  __) | | (__) | | |____\_| 
   / ___ \     | |     > `' <       | |     _  |__ '.  | |    | | [  | _  |__ '. .`____'. | '____`'. 
 _/ /   \ \_  _| |_  _/ /'`\ \_    _| |_  _| \____) | _|  `--'  |  | || \____) || (____) || (____) | 
|____| |____||_____||____||____|  |_____|(_)\______.'(_)'.____.'  [___]\______.'`.______.''.______.' 
                                                                                                    
====================================================================================================

In order to be able to boot AIX 1.3 qcow2 image qemu needs to be patched with the i8259 patch 
The patch is compatible with the latest git Qemu version https://github.com/qemu/qemu so git clone 
that and apply the patch. 

Once done copy all the above files to your working directory and unzip them. 

execute run-vga.sh  and boot from floppy disks as shown on this video 

https://youtu.be/7TtEDjF232M  

When the first boot screen pops in - press space to get to the boot menu.

Make sure to choose boot from floppy
Module to be loaded:       unix.gen
System mode:               Multi User 
Run system from hard disk: Yes 

(you can set the values with spacebar)

There are 2 accounts you can use 

root:password
user:password 

To start the 1337 X session just run startx or xinit :) 
To compile C code you can try the super-cool GCC 1.39 
gcc is in /usr/bin and all the gcc libs in /usr/lib 

Enjoy the early 1990s retro UNIX experience

Some background info: 
https://ohlandl.retropc.se/AIX_1-3/AIX_Index.html

Webserver 1.0