home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / 2300eide.zip / UNIX.TXT < prev    next >
Text File  |  1994-11-14  |  3KB  |  87 lines

  1.      +==================================+
  2.      |  UNIX Driver V1.30  for EIDE2300 | 
  3.      +==================================+
  4.  
  5.  
  6.      ******** Install UNIX Driver  ********
  7.  
  8.      This driver is for AT&T UNIX SVR 4.0 and SCO UNIX 3.2.X. 
  9.      package. Please follow the steps below to install the UNIX driver:
  10.  
  11.       1. If you are running SCO UNIX, and 
  12.      
  13.     1.1 If your diskette is inserted in diskette drive A:, 
  14.               please type the following commands to copy 
  15.         the installation shell script from diskette to hard disk.
  16.  
  17.        # cd /tmp
  18.        # doscp a:/unix/ptiinst .
  19.        # sh ./ptiinst a:
  20.  
  21.     1.2 If your diskette is inserted in diskette drive B:, 
  22.               please type the following commands to copy 
  23.         the installation shell script from diskette to hard disk.
  24.  
  25.        # cd /tmp
  26.        # doscp b:/unix/ptiinst .
  27.        # sh ./ptiinst b:
  28.     
  29.  
  30.       2. If you are running AT&T UNIX SVR 4.0, and 
  31.      
  32.     2.1 If your diskette is inserted in diskette drive A:, 
  33.               please type the following commands to copy 
  34.         the installation shell script from diskette to hard disk.
  35.  
  36.        # cd /tmp
  37.        # doscp -m a:/unix/ptiinst .
  38.        # sh ./ptiinst a:
  39.  
  40.     2.2 If your diskette is inserted in diskette drive B:, 
  41.               please type the following commands to copy 
  42.         the installation shell script from diskette to hard disk.
  43.  
  44.        # cd /tmp
  45.        # doscp -m b:/unix/ptiinst .
  46.        # sh ./ptiinst b:
  47.     
  48.  
  49.       3. During installation, it will ask another blank diskette.
  50.      Please insert that diskette as requested. 
  51.  
  52.       4. The system will ask you in which mode the controller will be set
  53.      by the following question:
  54.  
  55.         Will the EIDE2300 controller be in TURBO or FAST mode
  56.         (T/F)? (default=T)
  57.  
  58.      Please choose the appropriate one. 
  59.  
  60.       5. Done! if you are running AT&T UNIX SVR 4.0.
  61.  
  62.       6. If you are running SCO UNIX, type the following commands after
  63.      the driver is installed.
  64.  
  65.             # cd /
  66.             # shutdown -y -g0 -i6
  67.  
  68.          The commands will shutdown and reboot your system with the new kernel.
  69.  
  70.  
  71.      ******** Remove the Driver ********
  72.  
  73.      If you want to remove the driver and recover to the original hard disk
  74.      device driver, please type the following command after the prompt #:
  75.  
  76.             # removepkg
  77.  
  78.      Certain installed package name(s) will be displayed on the screen.
  79.      Please choose "EIDE2300 UNIX Driver"
  80.      The remove procedure will continue.
  81.  
  82.      If you are running the SCO UNIX, please type the following commands to
  83.      shutdown and reboot your system:
  84.  
  85.             # cd /
  86.             # shutdown -y -g0 -i6
  87.