久しぶりに書こう。
SgiのOrigin 300について書こうかな。
IRIXのインストールについて。
バージョンは6.5.22。
WorldView_japaneseが最後のバージョンで
IndyやIndigo2がサポートされる最後のOverlayだ。
コンソールに繋ぐと
escaping to L1 system controller
001c01-L1>
と出るので、power upと入力すると凄い音でファンが回りだしてマシンが起動する。
自分はminicomを使っているが、
*Baud 38400 *No parity *8 data bits *1 stop bit *Hardware flow control on (RTS/CTS)
と設定が特殊なので注意しよう。
サーバでラックマウントマシンなのでとにかく轟音!
OSの起動はOCTANEに比べてそこそこ高速。
足周りがよいのかな?

returning to console mode 001c01 console, to escape to L1
Starting PROM Boot process


IP35 PROM SGI Version 6.210 built 02:33:51 PM Aug 26, 2004
Testing/Initializing memory ............... DONE
Copying PROM code to memory ............... DONE
Discovering local IO ...................... DONE
Discovering NUMAlink connectivity .........
Local hub NUMAlink is down.

Local network link down

DONE
Found 1 objects (1 hubs, 0 routers) in 5894 usec
Waiting for peers to complete discovery.... DONE
No other nodes present; becoming global master
Global master is /hw/rack/001/bay/01
Intializing any CPUless nodes.............. DONE
Checking partitioning information ......... DONE
No other nodes present; becoming partition master
Local slave entering slave loop
Loading BASEIO prom ....................... DONE

BASEIO PROM Monitor SGI Version 6.210 built 02:30:38 PM Aug 26, 2004 (BE64)
2 CPUs on 1 nodes found.
Automatic update of PROM environment disabled
Installing PROM Device drivers ............
Base I/O Ethernet set to /dev/ethernet/ef0

Walking SCSI Adapter 0, (pci id 1)
1+ Device Vendor Product: SGI ST318452LC
2- 3- 4- 5- 6- 7- 8- 9- 10- 11- 12- 13- 14- 15- = 1 device(s)


Walking SCSI Adapter 1, (pci id 1)
1- 2- 3- 4- 5- 6- 7- 8- 9- 10- 11- 12- 13- 14- 15- = 0 device(s)

Initializing PROM Device drivers .......... DONE
Checking hardware inventory ............... DONE

*** System Configuration and Diagnostics Summary ****

CONFIG:
No. of NODEs enabled = 1
No. of NODEs disabled = 0
No. of CPUs enabled = 2
No. of CPUs disabled = 0
Mem enabled = 1024 MB
Mem disabled = 0 MB
No. of RTRs enabled = 0
No. of RTRs disabled = 0

DIAG RESULTS:
ALL DIAGS PASSED.

*** End System Configuration and Diagnostics Summary ****



Starting up the system...

To perform system maintenance instead, press
IRIX Release 6.5 IP35 Version 10070055 System V - 64 Bit
Copyright 1987-2003 Silicon Graphics, Inc.
All Rights Reserved.

QLFC: running as interrupt thread.
QLFC: using spinlocks.
NOTICE: pcibr_attach: /hw/module/001c01/Ibrick/xtalk/15/pci Bus holds a usb par4
Setting hub ixtt.rrsp_ps field to 0x4e20
Selecting Default Server
The system is coming up.

とでるので、お決まりのhinv

System SGI-IP35
2 500 MHz IP35 Processors
Main memory size: 1024 Mbytes
Integral Fast Ethernet
IOC3 serial port
USB (OHCI interface)
Integral SCSI controller 0: Version Qlogic 12160
Disk drive: unit 1 on SCSI Controller 0, (dksc(0,1,0))
Integral SCSI controller 1: Version Qlogic 12160

ちなみにOSからマシン本体の電源を切ることは出来ない。
init0でファームウェアに落ちるまで。
また、GUIをつかって切ることもできない。
コマンドからのみ。
shutdown -y -g0 -i0
とうってファームウェアに落ちた後

System Maintenance Menu

1) Start System
2) Install System Software
3) Run Diagnostics
4) Recover System
5) Enter Command Monitor

の画面でCTRL-Tで
001c01-L1>power down
しよう。