Trying to Install Irix -
megaimg - 11-01-2021
I safe a Fuel from be trash...trying to get it back online...just got a HD drive for it but need some input...does this tell me that the ISCSI adapter is damage or I am missing something... check all the console info....
001a01-L1>env
Environmental monitoring is enabled and running.
Description State Warning Limits Fault Limits Current
-------------- ---------- ----------------- ----------------- -------
12V Enabled 10% 10.80/ 13.20 20% 9.60/ 14.40 11.81
12V IO Enabled 10% 10.80/ 13.20 20% 9.60/ 14.40 11.88
5V Enabled 10% 4.50/ 5.50 20% 4.00/ 6.00 4.94
3.3V Enabled 10% 2.97/ 3.63 20% 2.64/ 3.96 3.32
2.5V Enabled 10% 2.25/ 2.75 20% 2.00/ 3.00 2.46
1.5V Enabled 10% 1.35/ 1.65 20% 1.20/ 1.80 1.47
5V aux Enabled 10% 4.50/ 5.50 20% 4.00/ 6.00 5.07
3.3V aux Enabled 10% 2.97/ 3.63 20% 2.64/ 3.96 3.29
PIMM0 12V bias Enabled 10% 10.80/ 13.20 20% 9.60/ 14.40 11.88
Fuel SRAM Enabled 10% 2.25/ 2.75 20% 2.00/ 3.00 2.52
Fuel CPU Enabled 10% 1.44/ 1.76 20% 1.28/ 1.92 1.61
PIMM0 1.5V Enabled 10% 1.35/ 1.65 20% 1.20/ 1.80 1.49
PIMM0 3.3V aux Enabled 10% 2.97/ 3.63 20% 2.64/ 3.96 3.29
PIMM0 5V aux Enabled 10% 4.50/ 5.50 20% 4.00/ 6.00 5.07
XIO 12V bias Enabled 10% 10.80/ 13.20 20% 9.60/ 14.40 11.75
XIO 5V Enabled 10% 4.50/ 5.50 20% 4.00/ 6.00 4.94
XIO 2.5V Enabled 10% 2.25/ 2.75 20% 2.00/ 3.00 2.47
XIO 3.3V aux Enabled 10% 2.97/ 3.63 20% 2.64/ 3.96 3.30
Description State Warning RPM Current RPM
-------------- ---------- ----------- -----------
FAN 0 EXHAUST Enabled 920 1180
FAN 1 HD Enabled 1560 2149
FAN 2 PCI Enabled 1120 1534
FAN 3 XIO 1 Enabled 1600 2220
FAN 4 XIO 2 Enabled 1600 2083
FAN 5 PS Enabled 1349 2721
Advisory Critical Fault Current
Description State Temp Temp Temp Temp
----------------- ---------- --------- --------- --------- ---------
0 NODE 0 Enabled [Autofan Control] 75C/167F 43C/109F
1 NODE 1 Enabled [Autofan Control] 75C/167F 41C/105F
2 NODE 2 Enabled [Autofan Control] 75C/167F 33C/ 91F
3 PIMM Enabled [Autofan Control] 75C/167F 52C/125F
4 ODYSSEY Enabled [Autofan Control] 75C/167F 38C/100F
5 BEDROCK Enabled [Autofan Control] 85C/185F 46C/114F
>> printenv
OSLoadOptions="
AutoLoad=Yes
root=dks0d1s0
netmask=255.255.255.0
nonstop=0
rbaud=19200
SystemPartition=dksc(0,1,8)
OSLoadPartition=dksc(0,1,0)
OSLoader=sash
OSLoadFilename=unix
TimeZone=PST8PDT
console=g
oldConsolePath=/hw/module/001c01/iobrick
gConsoleIn=default
gConsoleOut=default
diskless=0
scsihostid=00
ProbeAllScsi=n
RestorePartEnv=y
dbaud=9600
volume=80
sgilogo=y
netaddr=192.168.1.4
AutoPROMVars=0
cpufreq=600
dbgtty=/dev/tty/hubtty0
ConsolePath=/hw/module/001c01/iobrick
NoAutoLoad=CONSOLE OPEN FAILED.
ConsoleOut=/dev/tty/ioc30
ConsoleIn=/dev/tty/ioc30
kernname=print
System Maintenance Menu
1) Start System
2) Install System Software
3) Run Diagnostics
4) Recover System
5) Enter Command Monitor
Option? 5
Command Monitor. Type "exit" to return to the menu.
>> ls
dksc(0,1,8)/: no such device
dksc(0,1,0)/: no such device
RE: Trying to Install Irix -
jpstewart - 11-02-2021
(11-01-2021, 11:19 PM)megaimg Wrote: I safe a Fuel from be trash...trying to get it back online...just got a HD drive for it but need some input...
Command Monitor. Type "exit" to return to the menu.
and
(11-01-2021, 11:19 PM)megaimg Wrote: >> ls
dksc(0,1,8)/: no such device
dksc(0,1,0)/: no such device
If you just got a hard drive, it's probably not set up for IRIX yet: dksc(0,1,8) refers to slice 8 on the disk, which won't exist until you create it with 'fx'.
First verify that the disk is detected by running the 'hinv' command instead of 'ls'. Assuming it is detected, you'll have to create an SGI-style disk label and partition structure (unless it came out of another IRIX system).
You'll need to follow the installation instructions to do that. Then the 'ls' command in the PROM monitor should show show empty listings instead of "no such device". After that, you'll be able to install the IRIX operating system.
The best set of partitioning and installation instructions (IMHO) are Ian Mapleson's
"Installing IRIX 6.5" guide. Only after you've run 'fx' will the disk have the (empty) slices that 'ls' is trying to list.
RE: Trying to Install Irix -
megaimg - 11-02-2021
(11-02-2021, 12:45 AM)jpstewart Wrote: (11-01-2021, 11:19 PM)megaimg Wrote: I safe a Fuel from be trash...trying to get it back online...just got a HD drive for it but need some input...
Command Monitor. Type "exit" to return to the menu.
and
(11-01-2021, 11:19 PM)megaimg Wrote: >> ls
dksc(0,1,8)/: no such device
dksc(0,1,0)/: no such device
If you just got a hard drive, it's probably not set up for IRIX yet: dksc(0,1,8) refers to slice 8 on the disk, which won't exist until you create it with 'fx'.
First verify that the disk is detected by running the 'hinv' command instead of 'ls'. Assuming it is detected, you'll have to create an SGI-style disk label and partition structure (unless it came out of another IRIX system).
You'll need to follow the installation instructions to do that. Then the 'ls' command in the PROM monitor should show show empty listings instead of "no such device". After that, you'll be able to install the IRIX operating system.
The best set of partitioning and installation instructions (IMHO) are Ian Mapleson's "Installing IRIX 6.5" guide. Only after you've run 'fx' will the disk have the (empty) slices that 'ls' is trying to list.
Thanks for the info! Getting cloer but think I am missing a step
Option? 5
Command Monitor. Type "exit" to return to the menu.
>> ls
dksc(0,1,8)/:
sgilabel
No file system found for "/".
>>
Still no file system... during the install
Copying installation program to disk.
......... 10% ......... 20% ......... 30% ......... 40% ......... 50%
......... 60% ......... 70% ......... 80% ......... 90% ......... 100%
Copy complete
Unable to load dksc(0,1,1)/unix: no such file or directory
Failed to boot
Press <Enter> to return to the menu:
RE: Trying to Install Irix -
Raion - 11-02-2021
https://wiki.irixnet.org/Network-Install-NetBSD
This guide is the most up to date, but I suspect your disk id is wrong. What does hinv from command monitor say?
RE: Trying to Install Irix -
megaimg - 11-02-2021
(11-02-2021, 02:45 AM)Raion Wrote: https://wiki.irixnet.org/Network-Install-NetBSD
This guide is the most up to date, but I suspect your disk id is wrong. What does hinv from command monitor say?
>> hinv
System SGI-IP35
1 600 MHz IP35 Processors
Main memory size: 1024 Mbytes
Graphics Controller
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
CDROM: unit 6 on SCSI Controller 1, (cdrom(1,6,7))
>>