//============================================================================
//
//  Copyright (c) 1994 Aztech Systems Ltd.
//
//	Aztech CD-ROM Device Driver for OS/2 2.1 README FILE
//
//============================================================================

					

I.	Using Aztech CD-ROM Drive to Install OS/2 2.1
-------------------------------------------------


	1.	Make a copy of OS/2 Diskette 1.
	
	2.	Copy the AZTCD268.ADD file from the Aztech CD-ROM Device Driver Diskette to the root
		directory on the copy of OS/2 Diskette 1.
	
	3.	Edit the CONFIG.SYS file located on the copy of OS/2 Diskette 1. At the end of the file,
		add the the following line:
		
			BASEDEV=AZTCD268.ADD /P:nnn /V
			
		where	/P:nnn	-- nnn is the CD-ROM I/O port address in Hex.
				/V		-- Verbose
				
		Do not specify a file path for the AZTCD268.ADD file.
		
	4.	Begin the installation by inserting the Installation Diskette into drive A: and
		restarting the system. When prompted to insert Diskette 1, insert the copy
		that you modified.
		
	5.  When the System Configuration screen is displayed during installation,
	    the CD-ROM Device Support field will display "None".  Do not modify
	    the choice and continue with the installation.

	6.  After installation is complete, and you have rebooted your system,
	    you will not be able to access your CD-ROM drive.  This is due
	    to a defect in the OS/2 2.1 install program.  To access your
	    CD-ROM drive, perform the following steps:

	    a. Copy the following files from the OS/2 2.1 Diskette 1
	       to the drive which OS/2 was installed.
	       (Note: the example assume C:, change if different)

	       COPY A:OS2CDROM.DMD C:\OS2
	       COPY A:CDFS.IFS     C:\OS2

	    b. Edit the CONFIG.SYS file on drive which OS/2 was installed
	       and add the following statements to the end of the file:
	       (Note: the example assume C:, change if different)

	       DEVICE=C:\OS2\OS2CDROM.DMD /Q
	       IFS=C:\OS2\CDFS.IFS /Q

	    c. Shut down and reboot the system

	
	7.  You will need to run Selective Install to copy over some remaining
	    system files.

	    a. Open the OS/2 System folder on the desktop.
	    b. Open the System Setup folder.
	    c. Open Selective Install
	    d. Select the CD-ROM Device Support check box
	    e. Select OK
	    f. Scroll to the bottom of the CD-ROM device list table and
	       select the choice OTHER
	    g. Select OK
	    h. Select the OK push button to proceed from the System Configuration
	       screen to the OS/2 Setup and Installation window
	    i. Select Install
	    j. When prompted to do so, insert the installation CD-ROM
	       from the OS/2 2.1 product.

		
II.	Install Aztech CD-ROM Drive to an Existing OS/2 2.1 System
--------------------------------------------------------------

	1.	Run DDINSTAL program from OS/2 System.

	   a. Open the OS/2 System folder on the desktop.
	   b. Open the System Setup folder.
	   c. Open Device Driver Install.
	   d. Insert the "Aztech CD-ROM Device Driver Diskette"
	   e. Select Install
	   f. Select the device driver to install from the list
	   g. Select OK.

	
	2. After the Device Driver Installation is complete, you must run
	   Selective Install to install the files for the OS/2 CD-ROM Device
	   Manager and OS/2 CD-ROM File System.

	   a. Open the OS/2 System folder on the desktop.
	   b. Open the System Setup folder.
	   c. Open Selective Install
	   d. Select the CD-ROM Device Support check box
	   e. Select OK
	   f. Scroll to the bottom of the CD-ROM device list table and
	      select the choice OTHER
	   g. Select OK
	   h. Select the OK push button to proceed from the System Configuration
	      screen to the OS/2 Setup and Installation window
	   i. Select Install
	   j. When prompted to do so, insert the numbered installation diskettes
	      or installation CD-ROM from the OS/2 2.1 product.


	3. If you have changed the base I/O port address on your CD-ROM
	   host adapter card from the default value of 634, you must edit
	   your CONFIG.SYS file and add the /P:nnn parameter on the
	   BASEDEV=AZTCD268.ADD statement in your CONFIG.SYS file.


	4. Shut down and restart your system



NOTE For OS/2 2.11 Upgrade:
---------------------------

	If you have an OS/2 2.11 upgrade CSD set and would like to upgrade
your system from verion 2.10 to version 2.11, you should first follow the
instructions above to install OS/2 2.1, then upgrade to 2.11 from
OS/2 2.11 upgrade CSD set.
		
						
						
