HP-UX

From Smithnet Wiki
Jump to navigation Jump to search

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
  • 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

boot PRI
boot ALT

Then start the Initial Program Loader. Example commands:

IPL> help
IPL> display
IPL> 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:

IPL> primpath 10/0/15/1.6.0.0.0.0.0

Enter configuration menu:

IPL> configuration

Show/change monitor configuration:

IPL> monitor list

Show/change time configuration:

IPL> 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