Metropoli BBS
VIEWER: readme.txt MODE: TEXT (ASCII)
   SCO UNIX

   Introduction:
   -------------
      This document describes the procedure to install the SCO UNIX driver
      for PCI I/O Mode Ethernet Adapter.

   Location of Driver:	   \SCO\4X\DRIVER.O
   ------------------

   The following files will be used in this installation:
   ------------------------------------------------------
      DRIVER.O	  :  PCISCO Driver Program
      SETUP	  :  Transfer dos format to unix format setup program
      INFO	  :  Used by netconfig
      INIT	  :  Used by netconfig
      MASTER	  :  Used by netconfig
      NODE	  :  Used by netconfig
      RECONF	  :  Used by netconfig
      REMOVE	  :  Used by netconfig
      SPACE.C	  :  Used by netconfig
      SYSTEM	  :  Used by netconfig


   Installing driver procedure on SCO UNIX :
   -----------------------------------------
      Before you start with the installation process, make sure that the
      SCO UNIX system is properly installed. Similarly, your adapter should
      also be properly installed in your machine.

      1. Login as root user. (On maintenance mode)

      2. If you own installation Diskette in DOS format :
	 Put SCO UNIX Network Driver diskette to floppy A: and use doscp
	 command to copy the file "setup" for installing SCO UNIX Network
	 PCI Driver into UNIX's directories as following :

	 # cd /
	 # doscp A:/sco/4x/setup /setup
	 # chmod +x /setup
	 # ./setup

      3. Use netconfig utility, available options :

	     # netconfig

	     The screen will display the following messages, and Select
	     item (1) to Add a chain  :

	     1) Add a chain
	     2) Remove a chain
	     3) Reconfigure an element in a chain
	     4) Quit

      4. After the above option completed, the screen display next option
	 messages :

	 Select item ( ) : sco_tcp   SCO TCP/IP for UNIX

      5. When the user completed  the  above option, then various adapter
	 drivers in SCO UNIX occur and select " PCI I/O Mode Ethernet Adapter
	 Driver board 0" item.

      6. Add chain sco_tcp -> r1e0 (y/n),   TYPE 'y'

      7. Enter the internet Address of this interface,
	 for example : 192.72.53.55

      8. Enter the netmask for this interface (default 255.255.255.0).

      9. Does the interface use a broadcast address of all 1's (y/n),
	 default : y

      10. Enter the boardcast address for this interface,
	  default : xxx.xx.x.255	     press ENTER

      11. Are these values correct ? (y/n)   TYPE 'y'

      12. Pseudo ttys are currently configured, do you want to:

	     1) Add Pseudo ttys
	     2) Remove Pseudo ttys
	     Select an option or enter q to quit [q]   TYPE 'q'

	  TCP connections currently configured, do you want to:

	     1) Add TCP Connections
	     2) Remove TCP Connections
	     Select an option or enter q to quit [q]   TYPE 'q'

      13. Available options:

	     1) Add a chain
	     2) Remove a chain
	     3) Reconfigure a element in a chain
	     q. Quit

	  Select option: q

      14. Do you want to relink to kernel now ? 	      y

      15. Do you want this kernel to boot by default (y/n)    y

      16. Do you want the kernel environment rebuilt (y/n)    y

      17. Reboot unix.

	      # shutdown -y -g0


[ RETURN TO DIRECTORY ]