HP-UX: Difference between revisions

From Smithnet Wiki
Jump to navigation Jump to search
Line 24: Line 24:
== Boot ==
== Boot ==


Interrupt boot process by keyboard in 10s, to enter boot menu
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 PRI
  boot ALT
  boot ALT


Then start the Initial Program Loader. Example commands:
Then start the Initial Program Loader. Example commands:
  IPL> help
  help
  IPL> display
  display
  IPL> lsautofl
  lsautofl


Boot to single-user mode, or maintenance mode:
Boot to single-user mode, or maintenance mode:
Line 44: Line 53:


Set primary boot path to SCSI ID 6:
Set primary boot path to SCSI ID 6:
  IPL> primpath 10/0/15/1.6.0.0.0.0.0
  primpath 10/0/15/1.6.0.0.0.0.0


Enter configuration menu:
Enter configuration menu:
  IPL> configuration
  configuration


Show/change monitor configuration:
Show/change monitor configuration:
  IPL> monitor list
  monitor list


Show/change time configuration:
Show/change time configuration:
  IPL> time
  time


== Installation ==
== Installation ==

Revision as of 20:06, 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
  • 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