home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Dreamnet / drivery / Trendware / Te-16pct.exe / SCOUNIX / SCO4.TXT < prev    next >
Text File  |  1997-09-02  |  3KB  |  105 lines

  1. SCO UNIX 4.X
  2. ------------
  3.  
  4.    Introduction:
  5.    -------------
  6.       This document describes the procedure to install the SCO UNIX driver
  7.       for TE-16PnP Ethernet Card.
  8.  
  9.    Location of Driver:     \SCOUNIX\4.X\DRIVER.O
  10.    ------------------
  11.  
  12.  
  13. The following files will be used in this installation:
  14.  
  15. Files          Contents
  16. -----------    -----------------------------------------
  17. driver.o       SCO PnP Driver Program
  18. setup          Transfer dos format to unix format setup program
  19. info           Used by netconfig
  20. init           Used by netconfig
  21. master         Used by netconfig
  22. node           Used by netconfig
  23. reconf         Used by netconfig
  24. remove         Used by netconfig
  25. space.c        Used by netconfig
  26. system         Used by netconfig
  27.  
  28. 1. Login as root user. (On maintenance mode)
  29.  
  30. 2. (a) Installtion Diskette in UNIX format.
  31.  
  32.        # custom
  33.  
  34.        Select Install
  35.        Select A New Product
  36.        Select entire to install all of the packages
  37.  
  38.    (b) Installation Diskette in DOS format.
  39.        Put PnP SCO UNIX Driver diskette to floppy A: and use doscp
  40.        command to copy SCO UNIX PnP Driver into UNIX's directories.
  41.  
  42.        # cd /
  43.        # doscp A:/sco/setup  /setup
  44.  
  45.        !! if you don't have the directory ,namely,"a:/sco/."  in
  46.           the disk, you should modify the content of the setup file in the
  47.           the floppy. Please check the content of the setup file.
  48.  
  49.        # chmod +x /setup
  50.        # ./setup
  51.  
  52. 4.     Use netconfig utility
  53.  
  54.        Avaiable options:
  55.  
  56.        # netconfig
  57.  
  58.        1) Add a chain
  59.        2) Remove a chain
  60.        3) Reconfigure an element in a chain
  61.        4) Quit                                          Select 1. Add a chain
  62.  
  63. 5. Select top level of chain to Add or q to quit:       4. sco_tcp
  64.                                                         (SCO TCP/IP for UNIX)
  65. 6. Select next level of chain to Add or q to quit:      Select PnP Family
  66.                                                         Ethernet Driver board 0
  67. 7. Add chain sco_tcp -> pnp0 (y/n)                      type 'y'
  68.  
  69. 8. Enter the internet Address of this interface         n.n.n.n
  70.  
  71. 9. Enter the netmask for this interface                 (default 255.255.255.0)
  72.  
  73. 10. Does the interface use a broadcast address of all 1's (y/n)  default : y
  74.  
  75. 11. Enter the boardcast address for this interface       default: n.n.n.n
  76.  
  77. 12. Are these values correct ? (y/n)                    y
  78.  
  79. 13. Pseudo ttys are currently configured, do you want to:
  80.  
  81.        1) Add Pseudo ttys
  82.        2) Remove Pseudo ttys
  83.        Select an option or enter q to quit [q]          q
  84.  
  85. 14.Available options:
  86.  
  87.        1) Add a chain
  88.        2) Remove a chain
  89.        3) Reconfigure a element in a chain
  90.        q. Quit                                          Select option: q
  91.  
  92. 15. Do you want to relink to kernel now ?               y
  93.  
  94. 16. Do you want this kernel to boot by default (y/n)    y
  95.  
  96. 17. Do you want the kernel environment rebuilt (y/n)    y
  97.  
  98. 18. Reboot unix
  99.  
  100.         # shutdown -y -g0
  101.  
  102.  
  103. ---------------------------------[ END ]---------------------------------------
  104.  
  105.