Running HP-UX 9.0 on virtual HP9000/370 with MAME

From Linux PARISC Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "Installation instructions for HP-UX 9 on hp9k360 (needs mame newer than 2018/10/23): get the install images: http://bitsavers.org/bits/HP/HP_9000/HPUX_9/CD/hpux9_install.iso...")
 
(Replaced content with "https://wiki.mamedev.org/index.php/Driver:HP300")
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Installation instructions for HP-UX 9 on hp9k360 (needs mame newer than 2018/10/23):
+
https://wiki.mamedev.org/index.php/Driver:HP300
 
+
get the install images:
+
 
+
http://bitsavers.org/bits/HP/HP_9000/HPUX_9/CD/hpux9_install.iso
+
http://bitsavers.org/bits/HP/HP_9000/HPUX_9/CD/hpux_9.1_update.iso
+
 
+
create a harddisk image file with:
+
./chdman createhd -f -o hpuxtest.chd -s $[512*1048576]
+
 
+
where 512 is the size in Megabyte, and can be adjusted to your needs.
+
 
+
./mame64 hp9k360 -sl2 '' -hard hpux9.chd -cdrom hpux9_install.iso
+
 
+
This will boot the installer:
+
 
+
[[File:hpux9_install1.jpg]]
+
 
+
Press <Enter> to continue:
+
 
+
[[File:hpux9_install2.jpg]]
+
 
+
Installer searching for disks:
+
[[File:hpux9_install3.jpg]]
+
 
+
It found our disk image:
+
[[File:hpux9_install4.jpg]]
+
 
+
Say 'y' to have long file names:
+
[[File:hpux9_install5.jpg]]
+
 
+
Press '1' to continue:
+
[[File:hpux9_install6.jpg]]
+
 
+
Accept the default swap setting by pressing enter:
+
[[File:hpux_install7.jpg]]
+
And, once again, press 'y' to continue:
+
[[File:hpux9_install8.jpg]]
+
 
+
Installer starts creating the filesystem:
+
[[File:hpux9_install9.jpg]]
+
 
+
Installer extracting the minimum HP-UX system:
+
[[File:hpux9_install11.jpg]]
+
 
+
The installer is now asking for the update CDROM:
+
[[File:hpux9_install12.jpg]]
+
 
+
Enter the Menu, and select 'hpux_9.1.update.iso':
+
[[File:hpux9_install13.jpg]]
+
 
+
After that is done, the installer shows the main menu, press enter to select all filesets:
+
[[File:hpux9_install15.jpg]]
+
 
+
Press Enter once again to confirm that you to install these filesets:
+
[[File:hpux9_install16.jpg]]
+
 
+
And, 'y' to really install:
+
[[File:hpux9_install17.jpg]]
+
 
+
And this is the final install screen. After it finishes install, it will reboot into HP-UX from hard disk.
+
[[File:hpux9_install18.jpg]]
+

Latest revision as of 15:49, 30 May 2020

https://wiki.mamedev.org/index.php/Driver:HP300

Personal tools