首页 > 学技术 > 技术网文 > IRIX > 正文

[精华] Irix 6.5.X的详细安装过程


来源 chinaunix.net 酷勤网整理

http://www1.discreet.com/site/faq.nsf/ca8bb2ebce61f15585256ac70050bf2a/2ce813f79bb8e93885256a700066d7cd?OpenDocument


Installing Irix 6.5.11f


effect3, frost, flame, fire, inferno, smoke


Installing IRIX 6.5.x for Onyx1, Onyx2, OCTANE, O2 and IMPACT With Discreet CD-ROMs 
Revision 2.40


The CDROM based installation requires the following, replace the X with the versions you want to install , For Installing 6.5.X you need a minimum of 1.5 GB on space left on you system disk. (1.5 GB , is the maximum size 6.5.X take in your system disk ). 

Package Upgrade IRIX 6.5.X Overlays

IRIX 6.5.X Installation Tools and Overlays (1 of 2)
IRIX 6.5.X Overlays (3 of 3)
IRIX 6.5.X Applications

Package basic IRIX 6.5

IRIX 6.5 Foundation 1
IRIX 6.5 Foundation 2
OCTANE/IMPACT Video <Only needed if you have an IMPACT or OCTANE >;
Divo 2.1 for 6.5 <Only needed if you have an Onyx2>;
Sirius for 6.5 <Only needed if you have an Onyx1>;
SGI HiPPI 3.2 and Essential HiPPI for 6.5 <Only needed if you have a HiPPI network>; 
(Located on the Beta2 software CD-ROM)
ONC3/NFS versions 3, for IRIX 6.2 6.3 6.4 and 6.5 <All platforms>;

Useful address: http://support.sgi.com/6.5/installing.html

Note: Percentages and numbers (Such as Disk Block Numbers) are provided only for examples; More than likely, your system will have different numbers than those we have specified in this document. Also, Be sure to read the sections as they contain some valuable information for some cases.
If your system is on a Network, it is recommended to keep a copy of the files required to setup the network after this upgrade. These files may include:

/etc/hosts, /etc/sys_id, /etc/ethers, /etc/TIMEZONE, /etc/net, /etc/sendmail.cf, /etc/exports, /etc/host.equiv, /etc/aliases, /etc/initd.conf, /etc/resolv.conf, /etc/fstab, /etc/group, /etc/config/*, /etc/init.d/network.local, /etc/passwd, /var/yp/ypdomain, etc. 

Ask your system administrator for more information.

Steps to install IRIX 6.5.X from Scratch:

1. Backup your existing system disk
2. Reformat and exercise the drive (Optional but recommended by Discreet Logic Technical Support )
3. Install IRIX 6.5.X
4. Setup the network information
5. Load setup files from the system disk backup


Step 1: Back up your system disk

It is very important that you backup your System Disk because when you install IRIX 6.5.X, you will lose all information currently stored on it. It is recommended that you do the two following steps:

A. BACKUP: When you install IRIX 6.5, you will lose all of the data on your system disk. Use the Backup command to make a tape backup of entire system. You should backup:

1. Login as root
2. Determine the SCSI controller number and device unit number of the tape drive from the hardware inventory. Type:

hinv | grep Tape

The hardware inventory “ hinv ” line for the tape drive appears, and looks similar to:

Tape drive: unit 2 on SCSI controller 0: DAT

3. Command to backup the entire system disk.

Backup –t /dev/mt/tps<controller#>;d<device#>;ns –i /

Where <controller#>; and <device#>; are the SCSI controller and device unit numbers you determined above from the hinv command.

B. TAR file: The setup files from the /usr/discreet home directory, the logical volume table (/etc/lvtab) if you are using a DL disk array, and any other files, software applications, and so on, that you want to keep and restore quickly.

1. Log in as root.
2. Determine the SCSI controller number and device unit number of the tape drive from the hardware inventory. Type:
hinv | grep Tape

The hardware inventory line for the tape drive appears, and looks similar to:

Tape drive: unit 2 on SCSI controller 0: DAT

3. Enter the tar command using the following format:

tar -covf /dev/mt/tps<controller#>;d<device#>;ns <filelist>;

where <controller#>; and <device#>; are the SCSI controller and device unit numbers you determined above from the hinv command, and <filelist>; is the list of directories you want to back up.
For example, if you are currently running flame* and smoke*, and want to backup /etc/passwd and /usr/people/MyAccount to tape:

tar -covf /dev/mt/tps0d6ns /usr/discreet /usr/people/MyAccount /etc/passwd 

Note: It is important to gather the file list prior to using the tar command above because each time the above command is execute, the files on the tape will be overwritten. See your System Administrator for assistance or see the tar man page.


Step 2: Resize and exercise the drive. (optional)

This procedure takes about an hour to run. It is done to ensure that the disk is clean, free from bad blocks. It's recommended to exercise the drive for re-mapping all bad blocks.

1. Shut down the computer by typing 

init 0
2. When this message appears:

Okay to power off the system now. Press any key to restart.

Click “Restart”.
3. When this message appears:

Starting up the system
Click, “Stop For Maintenance” or press Escape (Some systems may not display the “Stop for Maintenance” button).

4. Select “Enter Command Monitor” in the PROM Monitor. The Command Monitor appears.
5. Determine the unit and controller numbers for the CD-ROM drive. in the Command Monitor, type:
hinv

6. In the hinv listing that appears, look for a line similar to this:

SCSI CDROM :scsi(X)cdrom(Y)

Write down the SCSI controller (X) and CD-ROM unit (Y) numbers.
scsi (X) :____ cdrom (Y) :____
7. Start the fx utility by entering the following command, replacing X and Y with the values you determined above:
Put the CDROM: Installation Tools and Overlays (1 of 2) 
Where X is for the Controllers numbers and Y the unit numbers for your CDROM

For IP30 / IP27

boot -f dksc(X,Y,8)sash64 dksc(X,Y,7)stand/fx.64 -–x 
or
boot -f cdrom(X,Y,8)sash64 cdrom(X,Y,7)stand/fx.64 -–x

For IP19 / IP22 / IP25 / IP32

boot -f dksc(X,Y,8)sashARCS dksc(X,Y,7)stand/fx.ARCS -–x

Some platforms require this syntax (in the hinv for the CDROM, it will say:

“CDROM: unit Y on SCSI Controller X, (cdrom(X,Y,7))”):

boot -f cdrom(X,Y,8)sash64 cdrom(X,Y,7)stand/fx.64 –-x
8. The output of the fx utility is shown below. Follow the actions written in bold.

SGI Versions 6.5 ARCS 
fx :device-name = (dksc) <ENTER>;
fx :ctlr# = (0) <ENTER>; (See Note below)
fx :drive# = (1) <ENTER>; (See Note below)
Important: If you are running on an O2 R10K or a machine whose system disk is NOT on ID 1 or the Controller is not 0, ensure to enter the Disk ID number before the ENTER above and enter the Controller number before the ENTER.

...opening dksc(0,1,)
...controller test ...OK
Scsi derive type = = SEAGATE ST34502LC 0005

--- please choose one (? for help, .. to quit this menu) ---
[exit]t [d]ebug/ [l]abel/ [a]uto
adblock/ [exe]rcise/ [r]epartition/ [f]ormat
fx>; exe <ENTER>; (exercise the drive and remap the bad blocks)

----- please choose one (? for help, .. to quit this menu)-----
utterfly [seq]uential [set]testpat
[e]rrlog [st]op_on_error [sh]owtestpat
[r]andom [m]iscompares [c]omplete

fx/exercise>; seq <ENTER>;
fx/exercise/sequential:modifier = (rd-only) wr-c <ENTER>; (*DESTRUCTIVE*)
fx/exercise/sequential:starting block# = (0) <ENTER>;
fx/exercise/sequential:nblocks = (8887848) <ENTER>;
fx/exercise/sequential:nscans = (1) <ENTER>;
* * * * * WARNING * * * * *
sequential pass 1 :scanning [0, 8887848]
about to destroy data on disk dksc(0,1,0) ! ok? yes <ENTER>;

0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...done

----- please choose one (? for help, .. to quit this menu)-----
utterfly [seq]uential [set]testpat
[e]rrlog [st]op_on_error [sh]owtestpat
[r]andom [m]iscompares [c]omplete

fx/exercise>;.. <ENTER>;

--- please choose one (? for help, .. to quit this menu) ---
[exit]t [d]ebug/ [l]abel/ [a]uto
adblock/ [exe]rcise/ [r]epartition/ [f]ormat

fx>; r <ENTER>; (repartition your drive)
Note: If you are on a new System Disk, type “ro” at the “fx/repartition>;” prompt to ensure that the system disk is a rootdrive.

---- please choose one (? for help, .. to quit this menu) ----
[ro]otdrive [o]ptiondrive [e]xpert
[u]srrootdrive [re]size
fx/repartition>; re <ENTER>; (resize the partitions)

After changing the partition, the other partitions will be adjusted around it to fit the change. The results will be displayed and you will be asked whether it is OK, before the change is committed to disk. Only the standard partitions may be changed with this function. 

Type ? at prompt for a list of all possible choices

fx/repartition/resize:partition to change = (swap) <ENTER>; (select the sub partitions)

current: type raw base: 3597 cycls, 8125623 blks, 3968 Mb
len: 116 cycls, 262044 blks, 128 Mb

fx/repartition/resize :partitioning method = (megabytes(2^20)) <ENTER>; (select the type of the partitions)

\Note: For running DL products on OCTANE, Onyx1, Onyx2, O2 and IMPACT a minimum of 256 MB of swap space. This requires with 4 GB hard drive minimum. 

fx/repartition/resize :size in megabytes (max 4301)= (128) 512 <ENTER>; 
----- partitions-----
part type blocks Megabytes (base+size)
0: xfs 4096 + 7836252 2 + 3826
1: raw 7840348 + 1048576 3828 + 512
8: volhdr 0 + 4096 0 + 2
10: volume 0 + 8888924 0 + 4340 

Use the new partition layout? (no) yes <ENTER>;

[ro]otdrive [o]ptiondrive [e]xpert
[u]srrootdrive [re]size
fx/repartition>; /exi <ENTER>; (Exit the FX application)
NOTE: Some systems may also state this after this step.

label info has changed for disk dksc(0,1,0). write out changes? (yes) yes <ENTER>;
9. When you exit fx, the screen turns black. If any error messages appear, reformat the drive or change the disk drive for a other one . If no error messages appear, you are returned to the PROM Monitor.


Step 3: Install IRIX 6.5.X 

1. Select the Install System Software option from the PROM monitor.

2. Select the Local CD-ROM option, and click Install.

3. When this message appears:

“Insert the installation CD-ROM now.”

Insert the IRIX 6.5.X Installation Tools and Overlays (1 of 2) 
Click Continue after led stops blinking (Or if your CD-ROM does not have a LED, wait approximately 10 seconds). The installation tools will then be copied to disk.

4. A window with the “IRIX Release 6.5” copyright statement appears.
The output that appears in this window is shown below. Follow the actions written in bold.

WARNING: In some cases the installation stops on this line:

Unable to mount partition: /dev/dsk/dkscXdYs0 on /root

:
Press ENTER to invoke C shell csh# <ENTER>;

Type this line in the prompt (Replacing X with the controller that your system disk is on (Generally 0 except on ONYX1 IR where it would be 1) and Y with the SCSI ID of your system disk (Generally 1)):

# mkfs /dev/rdsk/dksXdYs0 <ENTER>;

After some messages and the prompt come back, type:

# exit <ENTER>;

Mounting file systems:
/dev/dsk/dksc0d1s0: Invalid argument

No valid file system found on: /dev/dsk/dksc0d1s0
This is your system disk: without it we have nothing on which to install software.

Make new file system on /dev/dsk/dks0d1s0 [yes/no/sh/help]: yes <ENTER>;

About to remake (mkfs) file system on: /dev/dsk/dks0d1s0
This will destroy all data on disk partition: /dev/dsk/dks0d1s0
Are you sure? [y/n]: y <ENTER>;
Block size of filesystem 512 or 4096 bytes? 4096 <ENTER>;
meta-data =/dev/rdsk/dks0d1s0 isize=256 agcount=8 agsize=131246blks
data = bsize=4096 blck=1049963 imaxpct=25
log = internal log bsize=4096 blocks=1000
realtime = none bzise=65536 blocks=0 rtextents=0


Note: If the system does not prompt you to create a new file system (mkfs), you should type “admin” (13) at the first “Inst>;” prompt, type “mkfs” (11) at the “Admin>;” prompt, and answer “yes” to all questions. Lastly, type “..” to get back to the initial menu.


Invoking software installation

Inst 3.6 Main Menu
1. from [source]
2. open [source]
3. close [source[
4. list [keywords] [names]
5. go
6. install [keywords] [names]
7. remove [keywords] [names]
8. keep [keywords] [names]
9. step [keywords] [names]
10. conflicts [choice ...]
11. help [topics]
12.view ...
13.admin
14.quit

Inst>; 1 <ENTER>; (specify location of software to be installed)

Previous installation sites:
1. /CDROM/dist
2. none (no distribution. view installed products)
3. quit (no action)

Install software from: [/CDROM/dist] <ENTER>;

more ? (h=help) q

Note: On some platforms (such as the Indigo2), the “more?” prompt may not appear.

Reading product descriptions .. 25%
Setting distribution to /CDROM/dist
Reading product descriptions .. 100% Done.
:
:

1. Place me on the maintenance stream
2. Place me on the feature stream
3. cancel

Enter a choice: 2 <ENTER>; 

You can insert another CD (or specify the name of a different distribution) and press "Enter"


1. /CDROM/dist
2. done (distribution information read, return to inst prompt)


5. Eject the CD from the CD-ROM drive by pressing the button on the CD-ROM drive (lower right corner or the upper right corner on Onyx2 systems) and load the IRIX 6.5.X Overlays (3 of 3). Continue with the installation. Wait until CDROM Led stops flashing (Or if your CD-ROM does not have a LED, wait approximately 10 seconds).

Install software from: [/CDROM/dist] <ENTER>; 

Reading product descriptions... 13%
Reading /root/var/inst/hist/
Reading product descriptions... 25%
Setting distribution to /CDROM/dist
Reading product descriptions... 100% Done.
:
:
:(subsystem installation messages)
:
:
You can insert another CD (or specify the name of a different distribution) and press "Enter"

1. /CDROM/dist
2. done (distribution information read, return to inst prompt)

Install software from: [/CDROM/dist]/CDROM/dist/ <ENTER>;

Reading product descriptions... 0%
Reading product descriptions... 25%
Setting distribution to /CDROM/dist/
Reading product descriptions... 100% Done.
:
:
:(subsystem installation messages)
:
:
You can insert another CD (or specify the name of a different distribution) and press "Enter"


1. /CDROM/dist
2. done (distribution information read, return to inst prompt)

5a. Eject the CD from the CD-ROM drive by pressing the button on the CD-ROM drive (lower right corner or the upper right corner on Onyx2 systems) and load the IRIX 6.5.X Overlays (3 of 3). Continue with the installation. Wait until CDROM Led stops flashing (Or if your CD-ROM does not have a LED, wait approximately 10 seconds).

Install software from: [/CDROM/dist] <ENTER>; 

Reading product descriptions... 13%
Reading /root/var/inst/hist/
Reading product descriptions... 25%
Setting distribution to /CDROM/dist
Reading product descriptions... 100% Done.
:
:
:(subsystem installation messages)
:
:
You can insert another CD (or specify the name of a different distribution) and press "Enter"

1. /CDROM/dist
2. done (distribution information read, return to inst prompt)



Note: The next section is on the same CD, hence you do not have to change CD-ROMs.


Install software from: [/CDROM/dist]/CDROM/dist/unbundled <ENTER>;

Reading product descriptions... 0%
Reading product descriptions... 25%
Setting distribution to /CDROM/dist/unbundled
Reading product descriptions... 100% Done.
:
:
:(subsystem installation messages)
:
:
You can insert another CD (or specify the name of a different distribution) and press "Enter"

1. /CDROM/dist/unbundled
2. /CDROM/dist
3. done (distribution information read, return to inst prompt)

6. Eject the CD from the CD-ROM drive by pressing the button on the CD-ROM drive and load the IRIX 6.5 Applications. Continue with the installation.

Install software from: [/CDROM/dist/unbundled] /CDROM/dist <ENTER>;
:
:
:(subsystem installation messages)
:
:
more? (h=help) q <ENTER>;
:
Reading product descriptions... 0%
Setting distribution to /CDROM/dist
Reading product descriptions... 100% Done.
:
:
:(subsystem installation messages)
:
:
You can insert another CD (or specify the name of a different distribution) and press "Enter"

1. /CDROM/dist
2. /CDROM/dist/unbundled
3. done (distribution information read, return to inst prompt)


7. Eject the CD from the CD-ROM drive by pressing the button on the CD-ROM drive and load the IRIX 6.5 Foundation 1. Continue with the installation.

Install software from: [/CDROM/dist] <ENTER>;
Reading product descriptions... 0%
Setting distribution to /CDROM/dist
Reading product descriptions... 100% Done.
:
:
:(subsystem installation messages)
:
:
You may also enter name of different distribution, or enter "done" if you are ready to proceed with the installation now.

1. /CDROM/dist
2. /CDROM/dist/unbundled
3. done (distribution information read, return to inst prompt)


8. Eject the CD from the CD-ROM drive by pressing the button on the CD-ROM drive and load the IRIX 6.5 Foundation 2. Continue with the installation.

Install software from: [/CDROM/dist] <ENTER>;
Reading product descriptions... 0%
Setting distribution to /CDROM/dist
Reading product descriptions... 100% Done.
:
:
:(subsystem installation messages)
:
:
You may also enter name of different distribution, or enter "done" if you are ready to proceed with the installation now.

1. /CDROM/dist
2. /CDROM/dist/unbundled
3. done (distribution information read, return to inst prompt)


9. ONLY FOR OCTANE or IMPACT SYSTEMS, <SKIP IF YOU DON’T HAVE A OCTANE or IMPACT>;
Eject the CD from the CD-ROM drive by pressing the button on the CD-ROM drive and load the OCTANE/IMPACT video for Irix 6.5 CD. Continue with the installation.

Install software from: [/CDROM/dist] <ENTER>;
Reading product descriptions... 0%
Setting distribution to /CDROM/dist
Reading product descriptions... 100% Done.
:
:
:(subsystem installation messages)
:
:
You may also enter name of different distribution, or 
Enter "done" if you are ready to proceed with the installation now.

1. /CDROM/dist
2. /CDROM/dist/unbundled
3. done (distribution information read, return to inst prompt)

Continue on to Step 12.

10. ONLY ONYX2, <SKIP IF YOU DON’T HAVE A DIVO board installed>;
Eject the CD from the CD-ROM drive by pressing the button on the CD-ROM drive and load the Divo 2.1 and Sirius CD. Continue with the installation.

Install software from: [/CDROM/dist] /CDROM/divo <ENTER>;
Reading product descriptions... 0%
Setting distribution to /CDROM/divo
Reading product descriptions... 100% Done.
:
:
:(subsystem installation messages)
:
:
You may also enter name of different distribution, or 
Enter "done" if you are ready to proceed with the installation now.

1. /CDROM/divo
2. /CDROM/dist
3. /CDROM/dist/unbundled
4. done (distribution information read, return to inst prompt)

Continue on to Step 12.


11. ONLY ONYX1, <SKIP IF YOU DON’T HAVE A Sirius board installed >;
Eject the CD from the CD-ROM drive by pressing the button on the CD-ROM drive and load the Divo 2.1 and Sirius CD. Continue with the installation.
Install software from: [/CDROM/dist] /CDROM/sirius <ENTER>;
Reading product descriptions... 0%
Setting distribution to /CDROM/sirius
Reading product descriptions... 100% Done.
:
:
:(subsystem installation messages)
:
:
You may also enter name of different distribution, or 
Enter "done" if you are ready to proceed with the installation now.

1. /CDROM/sirius
2. /CDROM/dist
3. /CDROM/dist/unbundled
4. done (distribution information read, return to inst prompt)

Continue on to Step 12.


12. ALL PLATFORMS, <SKIP IF YOU DON’T HAVE HIPPI Hardware installed>;
Eject the CD from the CD-ROM drive by pressing the button on the CD-ROM drive and load the Beta2 software CD. Continue with the installation.

Install software from: [] /CDROM/<DL beta software>;/<IPxx>;/dist/hippi/<type>; <ENTER>;

Where:
<IPxx>; would be IP25 for Onyx1 IR, IP27 for Onyx2, IP30 for Octane.
<DL beta software>; would be flame61beta2, smoke30beta2, fire30beta2 or inferno31beta2.
<type>; would be ESS for Essential HiPPI Hardware or SGI for SGI HiPPI Hardware.

NOTE: If you are using SGI HiPPI Hardware, see Section 4: Setup the network information).

Reading product descriptions... 0%
Setting distribution to /CDROM/<DL beta software>;/<IPxx>;/dist/hippi/<type>;
Reading product descriptions... 100% Done.
:
:
:(subsystem installation messages)
:
:
You may also enter name of different distribution, or 
enter "done" if you are ready to proceed with the installation now.

1. /CDROM/<DL beta software>;/<IPxx>;/dist/hippi/<type>;
2. <Path to Video Software and Drivers>; (If Applicable)
3. /CDROM/dist
4. /CDROM/dist/unbundled
5. done (distribution information read, return to inst prompt)

Continue on to Step 13.

13. OPTIONAL, IF YOU NEED NFS/NIS INSTALLED ON YOUR MACHINE <SKIP IF YOU DON’T NEED IT>;
Eject the CD from the CD-ROM drive by pressing the button on the CD-ROM drive and load the ONC3/NFS for IRIX 6.2 6.3 6.4 and 6.5 CD. Continue with the installation.

“WARNING: different location for the distribution. 

Install software from: [/CDROM/dist] /CDROM/dist6.5 <ENTER>;
Reading product descriptions... 0%
Setting distribution to /CDROM/dist6.5
Reading product descriptions... 100% Done.
:
:
:(subsystem installation messages)
:
:
You may also enter name of different distribution, or enter "done" if you are ready to proceed with the installation now.

1. /CDROM/dist6.5
2. /CDROM/<DL beta software>;/<IPxx>;/dist/hippi/<type>; (If Applicable)
3. <Path to Video Software and Drivers>; (If Applicable)
3. /CDROM/dist
4. /CDROM/dist/unbundled
5. done (distribution information read, return to inst prompt)

14. Complete the pre-Installation and install the Sub-Systems.

Install software from: [/CDROM/dist6.5] done <ENTER>;
Inst>; keep *

Inst>; install standard

Inst>; install prereqs
No matches for "prereqs" were found 
Note: This is a normal messages.

Inst>; keep incompleteoverlays

Note: If you have any other messages, perform the above steps again starting at keep *.

Optional and not recommended

If you need to remove some subsytem , refers to the list in Appendix A before the Step 4. Do this for each subsytem you want to remove, at the Inst>; type “remove SUBSYSTEM “. 
It’s recommended to remove all subsytems you don’t want after the upgrade will be finished. You login to the root account and re-run the installation tool inst for removing. 

Inst>; go <ENTER>;


Follow the instructions as provided:

Pre-installation check... 8%
Checking space requirements... 16%
Pre-installation check completed
Installing/removing files... 16%

Please insert the "IRIX 6.5 FOUNDATION-1" CD.
Type control-C interrupt: 
:
:
Note: You don't need to press any keys at this point. The installation will automatically read the new CD after it is inserted. If you have any problems reading the CD you placed in the tray, try to place another CD, then remove it, and place the one the system requires. 

Note: There is no need to be alarmed concerning messages you may see during this process. If you are doing the procedure on multiple platforms, you also should not be alarmed that one platform may have different or more messages. Ignore any messages such as “Device not ready” that you may get when removing and inserting CD-ROMs. The only messages that you should watch for are as follows:

Please insert the "IRIX 6.5 Application " CD.
Type control-C interrupt: 

Note: If you walk away from the system and the system states that it has timed out waiting for the next CD, simply replace the current CD with the one that the system asks for and then type “retry”.

Note: An error will appear for the package: appletalk.sw.xinet_base.

:
:
Error/Interrupt Menu

1.retry
2. stop
3. continue
4. set
5. help
6. sh
7. shroot

Interrupt>; 3 <ENTER>;

NOTE: If you require XINET, you should see XINET’s web site at http://www.xinet.com for an updated version.

:
:
Please insert the "ONC3/NFS Version 3 FOR IRIX 6.2 THROUGH 6.5" CD. (Only if NFS/NIS was installed in step 10 the system ask for this CD) 
Type control-C interrupt: 
:
:
Please insert the "IRIX 6.5 FOUNDATION-2" CD.
Type control-C interrupt: 
:
:
Please insert the "OCTANE/IMPACT VIDEO FOR IRIX 6.5" CD. (Only if OCTANE or IMPACT was installed in step 9 the system ask for this CD)
Type control-C interrupt:
:
:
Please insert the "Untitled" CD. (Only if Onyx2 with DIVO option board was installed in step 10 the system ask for this CD; This is the CD labeled “Divo 2.1 and Sirius”)
Type control-C interrupt:
:
:
Please insert the "Untitled" CD. (Only if Onyx1 with Sirius board was installed in step 11 the system ask for this CD; This is the CD labeled “Divo 2.1 and Sirius”)
Type control-C interrupt:
:
:
Please insert the "Untitled" CD. (Only if Essential or SGI HIPPI was installed in step 12 will the system ask for this CD; This is the DL Beta Software CD)
Type control-C interrupt:
:
:
Please insert the "IRIX 6.5.X Installation Tools and Overlays 1-of-2 " CD.
Type control-C interrupt:
:
:
Please insert the "IRIX 6.5.X Overlays 2-of-2" CD.
Type control-C interrupt:
:
:
Inst>; <ENTER>;

Inst 3.5 Main Menu
1. from [source]
2. open [source]
3. close [source[
4. list [keywords] [names]
5. go
6. install [keywords] [names]
7. remove [keywords] [names]
8. keep [keywords] [names]
9. step [keywords] [names]
10. conflicts [choice ...]
11. help [topics]
12. view ...
13. admin
14. quit

Inst>; quit <ENTER>;

Requickstarting ELF files (see rqsall(1)).. 100% done.
Automatically reconfiguring the operating system.
Ready to restart the system. Restart? { (y)es, (n)o, (sh)ell ,(h)elp } : yes <ENTER>;


Step 4: Set up network information (if applicable)

If your machine is on the network, set up the following files may be required:

/etc/hosts, /etc/sys_id, /etc/TIMEZONE, /etc/aliases, /etc/fstab, /etc/group, /etc/hosts.equiv, /etc/passwd, /var/yp/ypdomain, etc.
If you have SGI HiPPI network hardware:

a) Make a backup of the installed driver by typing:

cp /var/sysgen/boot/hps.o /var/sysgen/boot/hps.bak

b) Copy an updated driver by typing: 

cp /CDROM/<DL beta software>;/<IPxx>;/dist/hippi/SGI/hps.o /var/sysgen/boot/

c) Finally type autoconfig –vf to rebuild the kernel and reboot your system.

Ask your system administrator for more information.


Step 5: Load setup files from the system disk backup

If you want to use setup files created in previous versions of Discreet Logic product, from the backup tape you created in Step 1.

To load the files from tape:

1. Make sure you are logged in as root.

2. Load the contents of the tape by using:

For The tape created in Step 1A:
Restore –t /dev/mt/tps<controller#>;d<device#>;ns <filelist>;

For the tape created in Step 1B:
tar xovf /dev/mt/tps<controller#>;d<device#>;ns <filelist>;

For example, to load the directories saved in the example in Step 1, you would type (on one line):
tar xovf /dev/mt/tps0d6ns /usr/discreet /usr/people/MyAccount 

See your System Administrator for more information.

Warning: If those files already exist on the system disk, they will be overwritten by what you have just copied from the DAT/EXABYTE tape. Also note that some of the contents of these files may have changed from your previous operating system to IRIX 6.5.3, hence restoring should be used with EXTREME caution.

You are now ready to install the software!

APPENDIX A.

For Discreet Logic’s Software, removing all of these subsystems is at your discretion. One of these subsystems prevents the Discreet Logic product of running.
InPerson, PeoplePages, OutOfBox SoftWindows95, SoftWindows95_MS, Register
ViewKit21_dev, Welcome, accessx, annotator, appletalk, arraysvcs, cosmocreate
custlink dynaweb elec_svcs ftn_eoe gateway mbase_client motif21_dev
netwr_client, ns_fasttrack, nss_fasttrack, ns_admin, ocs_client, outbox
pcnfsd, pcp_eoe, performer_demo, roboinst, sgimeeting, sitemgr, systour, websetup whatsnew



 szh 回复于:2003-02-27 19:34:05

支持!


 phoenixli 回复于:2003-03-04 22:12:51

好~~偶也支持一下~~


 szh 回复于:2003-03-04 23:40:59

这篇文章的针对性非常的强!


 fanfan 回复于:2003-03-09 20:07:48

Irix6.5的安装就是比较麻烦的,盘换来换去


 cheerland 回复于:2003-07-18 14:53:56

我第一次装完后也写了一篇类似的东西,
那次是在sgi和race两位老兄的指导下完成的,
再次感谢两位的帮助。


 cheerland 回复于:2003-07-18 14:54:22

我第一次装完后也写了一篇类似的东西,过程确实比windows复杂了N倍。
那次是在sgi和race两位老兄的指导下完成的,
再次感谢两位的帮助。


 lynx2000 回复于:2005-03-10 16:11:44

引用:原帖由 "race" 发表:

12. view ...
13. admin
14. quit

Inst>; quit <ENTER>;

Requickstarting ELF files (see rqsall(1)).. 100% done.
Automatically reconfiguring the operating system.
Ready to restart the sys..........




……
--- please choose one (? for help, .. to quit this menu) --- 
[exit]t [d]ebug/ [l]abel/ [a]uto 
adblock/ [exe]rcise/ [r]epartition/ [f]ormat 
fx>; exe <ENTER>; (exercise the drive and remap the bad blocks) 

----- please choose one (? for help, .. to quit this menu)----- 
utterfly [seq]uential [set]testpat 
[e]rrlog [st]op_on_error [sh]owtestpat 
[r]andom [m]iscompares [c]omplete 
……
这段中的这些选项都干吗的?


 三里屯的熊 回复于:2005-03-11 14:14:17

谁没事把这些翻译一下?
还真没装过系统


 szh 回复于:2005-03-11 14:56:21

自己安装一把试试~!


 lynx2000 回复于:2005-03-14 12:45:22

我安装过了, 不过那里面的选项还是不明白,因为系统工作的时候并不会告诉你它在做什么!!


 三里屯的熊 回复于:2005-03-14 15:34:59

现在也只能照猫画虎了


 gongdehua 回复于:2005-03-15 17:42:50

多装几次就明白了!


 unixsam 回复于:2005-03-15 21:43:33

反复安,安反复. 重复=熟练,




原文链接:http://bbs.chinaunix.net/viewthread.php?tid=23855
转载请注明作者名及原文出处



收藏本页到: