HP-UX: Difference between revisions

From Smithnet Wiki
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:
* fx6 4554B Graphics Card ([https://en.wikipedia.org/wiki/VESA_Plug_and_Display EVC] Output)
* fx6 4554B Graphics Card ([https://en.wikipedia.org/wiki/VESA_Plug_and_Display EVC] Output)
* Firmware 5.0, ISL A.00.43
* Firmware 5.0, ISL A.00.43
* Liteon CDROM LTN485S
* Liteon CDROM LTN485S -> Samsung CDRW/DVD SM-352B
* Space for 2 SCSI-3 (Ultra 160) Disks
* Space for 2 SCSI-3 (Ultra 160) Disks
* Original Disk: 9.1 GB 10kRPM Seagate ST3920LC
* Original Disk: 9.1 GB 10kRPM Seagate ST3920LC

Revision as of 20:07, 17 July 2023

Hardware

  • Vizualize C3000 (9000/785/C3000)
  • 400 MHz PA-RISC PA-8500
  • 512 MB (4 of 8 slots, max 8 GB)
  • fx6 4554B Graphics Card (EVC Output)
  • Firmware 5.0, ISL A.00.43
  • Liteon CDROM LTN485S -> Samsung CDRW/DVD SM-352B
  • Space for 2 SCSI-3 (Ultra 160) Disks
  • Original Disk: 9.1 GB 10kRPM Seagate ST3920LC
  • Supports HP-UX 11.11 (11i v1)

Note: with no keyboard, boots with first serial interface as console (9600-8N1)

Software

See also here.

Boot

Interrupt boot process by keyboard in 10s, to enter boot menu.

To show current options and help:

display
help

Show boot path:

path

Boot from primary or alternative paths:

boot PRI
boot ALT

Then start the Initial Program Loader. Example commands:

help
display
lsautofl

Boot to single-user mode, or maintenance mode:

IPL> hpux -is
IPL> hpux -lm

Search for boot devices:

IPL> search

Boot from IDE (eg CD-ROM):

IPL> boot IDE

Set primary boot path to SCSI ID 6:

primpath 10/0/15/1.6.0.0.0.0.0

Enter configuration menu:

configuration

Show/change monitor configuration:

monitor list

Show/change time configuration:

time

Installation

  • HP-UX 11i Operating Environment March 2003 (2 CDs)

Support Plus

mkdir /cdrom
ioscan -fnC disk
mount -F cdfs -o ro -r /dev/dsk/c1t2d0 /cdrom

See documents:

* /cdrom/USRGUIDE.PDF
* /cdrom/TEXT_FILES

Administration

  • /etc/rc.config.d/netconf