home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April (Special) / Chip-Special_1997-04_cd.bin / sony / cdu53-72 / read.me < prev   
Text File  |  1991-06-19  |  16KB  |  371 lines

  1. This README.DOC gives you more detailed informations about the installation of
  2. Sony MS-DOS CD-ROM Extensions, compared with Installation Manual.
  3. Make a hard copy of this file using PRINT command, if you need it.
  4.  
  5. For easy installation onto the hard disk drive C, use one of below.
  6.        *INSTALL1: For one CD-ROM Drive
  7.        *INSTALL2: For two CD-ROM Drives
  8.        *INSTALL3: For three CD-ROM Drives
  9.        *INSTALL4: For four CD-ROM Drives
  10.  
  11. Usage:  A:\>INSTALL# AT(or XT) [Sub_Dir]    (# = 1, 2, 3 or 4)
  12. Your computer type (AT or XT) must be specified.   If Sub_Dir is ommitted, 
  13. Driver and Software will be installed onto the root directory.
  14.  
  15. When you wish to know how to set switches on your host adaptor card, type 
  16. CDB_SW and Enter.  On screen image of Sony CD-ROM host adaptor card will
  17. appear.
  18.  page  1
  19.   ************************ TABLE OF CONTENTS ****************************
  20.  
  21. CHAPTER NUMBER AND THE TITLE                                              PAGE
  22.                            
  23. CHAPTER 1. INTRODUCTION   ................................................. 2
  24. CHAPTER 2. PREPARATION   .................................................  3
  25.    2.1. PREPARATION OF THE TARGET FLOPPY DISK  ...........................  3
  26.    2.2  CONFIGURATION OF YOUR COMPUTER   .................................  3
  27.    2.3. INSERTION OF THE LIBRARY DISK AND THE TARGET DISK   ..............  4
  28. CHAPTER 3. BASIC INSTALLATION   ..........................................  5
  29. CHAPTER 4. ADVANCED INSTALLATION   .......................................  6
  30.    4-1. ON A SUB DIRECTORY   .............................................  7
  31.    4.2. ON A FLOPPY DISK BOOTED FROM THE HARD DISK C   ...................  8
  32. CHAPTER 5. CUSTOMIZATION   ...............................................  9
  33.    5.1. CHANGING THE PARAMETERS IN AUTOEXEC.BAT FILE   ................... 10
  34.    5.2. CHANGING THE PARAMETERS IN CONFIG.SYS FILE   ..................... 12
  35. CHAPTER 6. STRUCTURE OF THE LIBRARY DISK   ............................... 16
  36.    6-1. DIRECTORIES AND FILES   .......................................... 16
  37.    6-2. STREAM OF BATCH FILES   .......................................... 17
  38. END OF README.DOC FILE  .................................................. 17
  39.  
  40.   page  2
  41. CHAPTER 1. INTRODUCTION.
  42.    Welcome to the wonderful world of Sony MS-DOS CD-ROM Extensions.
  43.  
  44.    Prior to installation, make a backup copy of this Library disk using
  45. DISKCOPY command.  Store the master disk in a safe place and use the copy for
  46. installation.
  47.    Even if the supplied Library disk is write-protected, you should not protect
  48. the backup copy of the Library disk.   Otherwise you can not install Sony 
  49. MS-DOS CD-ROM Extensions.
  50.  
  51.    This installation utility consists of batch files, screen images
  52. and execution programs.   The structure of this Library disk and the stream
  53. of the batch files are described in CHAPTER 6 of this document.
  54.    Type "INSTALL" and press Enter key.  You can install Sony MS-DOS CD-ROM
  55. Extensions on a target disk by following on-screen instructions.
  56.    The installation manual describes about basic installation, however you can
  57. install Sony MS-DOS CD-ROM Extensions using another method.  Refer to "ADVANCED
  58. INSTALLATION" of this document.
  59.  
  60.  page  3
  61. CHAPTER 2. PREPARATION.
  62. 2.1. PREPARATION of THE TARGET FLOPPY DISK.
  63.    If you wish to install the MS-DOS CD-ROM Extensions on your floppy disk, it
  64. is necessary to prepare a bootable floppy disk.  The disk should be formatted
  65. as instructed below, and DOS is transferred to the disk.   We call the disk 
  66. "Target floppy disk" in the document.
  67.  
  68.         C:\>FORMAT A: /S  and <Enter>
  69.  
  70.  
  71. 2.2. CONFIRMATION OF YOUR COMPUTER.
  72.    Before installation, confirm the followings.
  73.  
  74.    Type of your computer.  IBM PC/AT or PC/XT?
  75.  
  76.    The number of floppy disk drives installed on your computer.
  77.  
  78.    With hard disk drive or not.
  79.  
  80.    The drive letter which the MS-DOS was booted from (A or C).
  81.  
  82.  
  83.   page  4
  84. 2.3. INSERTION OF THE LIBRARY DISK AND THE TARGET DISK
  85.    After booting, you have to insert the Library disk and the target disk as
  86. follows.
  87.  
  88.      CASE.1:  If your computer has one floppy disk drive and no hard disk
  89.               drive, insert the Library disk into drive A.
  90.  
  91.      CASE.2:  If your computer has two floppy disk drives and no hard disk
  92.               drive, insert the Library disk into  drive B.
  93.               (The boot disk has been inserted in drive A.)
  94.  
  95.      CASE.3:  If your computer has a hard disk drive and one floppy disk
  96.               drive, insert the Library disk into drive A.
  97.  
  98.      CASE.4:  If your computer has a hard disk drive and two floppy disk
  99.               drives, insert the Library disk into drive B and
  100.               insert the target floppy disk into drive A.
  101.               (If you  install the MS-DOS CD-ROM Extensions on the hard disk
  102.               drive, you do not have to insert the target floppy disk into
  103.               drive A, and you can insert the Library disk into drive A or B.)
  104.  
  105.  
  106.  page  5
  107. CHAPTER 3. BASIC INSTALLATION.
  108.   Change the logged drive from the boot drive to the drive with Library disk.  
  109. Then type INSTALL and the Enter key at the DOS prompt.  The installation 
  110. utility will start and press any key until the following messages appear on
  111. the screen.  Continue responding to the message.
  112.  
  113.       Type one of the followings and press the Enter key at the 
  114.       DOS prompt.  
  115.  
  116.       The '??' is your computer type, PC/AT or PC/XT.  
  117.       Type like 'CH1 AT Sub_Dir'.
  118.  
  119.       CH1 ?? {Sub_Dir}  ; Install on a hard disk.
  120.  
  121.       AF2 ?? {Sub_Dir}  ; Install on a floppy disk using double floppy disk 
  122.                           drive system.
  123.  
  124.       AF1 ?? {Sub_Dir}  ; Install on a floppy disk using single floppy disk 
  125.                           drive system.
  126.  
  127.   page  6
  128. CHAPTER 4. ADVANCED INSTALLATION.
  129. Type "ADINST" and press Enter key, then the following messages appear. 
  130.  
  131.    *******************  ADVANCED INSTALLATION. **************************
  132.    Type one of the followings and press Enter key. If you omit the SUB_DIR,
  133.    Sony MS-DOS CD-ROM Extensions will be installed on the root directory.
  134.  
  135.    CH1 AT(or XT) {Sub_Dir}  ;Booted from the hard disk C.
  136.                              Install on SUB_DIR of the hard disk.
  137.    CF1 AT(or XT) {Sub_Dir}  ;Booted from the hard disk C.
  138.                              Install on SUB_DIR of floppy disk using
  139.                              single floppy drive system.
  140.    CF2 AT(or XT) {Sub_Dir}  ;Booted from the hard disk C.
  141.                              Install on the SUB_DIR of floppy disk using
  142.                              double floppy drive system.
  143.    AF1 AT(or XT) {Sub_Dir}  ;Booted from floppy disk A.
  144.                              Install on the SUB_DIR of a floppy disk
  145.                              using single floppy disk drive system.
  146.    AF2 AT(or XT) {Sub_Dir}  ;Booted from floppy disk A.
  147.                              Install on the SUB_DIR of a floppy disk
  148.                              using double floppy disk drive system.
  149.  page  7
  150. 4-1. ON A SUB DIRECTORY.
  151.    If you wish to specify the sub-directory, type like "A:\>CH1 AT SUB_DIR" 
  152. and Enter key.  Then, the batch files and SHELL.COM do the followings;
  153. 1. Make a sub-directory of  SUB_DIR on the target disk.
  154. 2. Make backup files of AUTOEXEC.BAT and CONFIG.SYS with extension name of 
  155.    "BAK" on the sub-directory, if the target disk is the hard disk C.
  156. 3. Append or make the executable path name of the "DRIVE_LETTER:\SUB_DIR;" in 
  157.    AUTOEXEC.BAT file.
  158. 4. Append the sub-directory, on which the device driver exists, in CONFIG.SYS
  159.    file.
  160.  
  161.    
  162.       *** An example of AUTOEXEC.BAT file after the installation. ***
  163.       path=C:\Sub_Dir;%path%
  164.       MSCDEX /D:MSCD220 /M:4 /L:S /V
  165.  
  166.  
  167.       *** An example of CONFIG.SYS file after the installation. ***
  168.       DEVICE = C:\Sub_Dir\SONY_CDU.SYS /D:MSCD220 /U:1 /B:340 /M:H /Q:* /T:* 
  169.       LASTDRIVE=Z
  170.  
  171.   page  8
  172. 4.2. ON A FLOPPY DISK BOOTED FROM THE HARD DISK C.
  173.   Someone may wish to install the MS-DOS CD-ROM Extensions on a floppy disk
  174. when DOS was booted from the hard disk C.  An advantage of this is that you can
  175. install the MS-DOS CD-ROM Extensions without changing the hard disk environment,
  176. and that you can use the floppy disk when you need to run the MS-DOS CD-ROM
  177. Extensions.
  178.   Follow the sequence below for installation.
  179.  
  180.   1. Boot your computer from the hard disk drive C.
  181.   2. If your computer has two floppy disk drives, insert the Library disk into
  182.      drive B, and the target disk into drive A.
  183.      If your computer has one floppy disk drive, insert the Library disk into
  184.      drive A.
  185.   3. Change the logged drive to the drive with Library disk.
  186.   4. Type below and Enter key, then the installation utility will start.
  187.      B:\>CF2 AT(or XT) {Sub_Dir}    ; Double floppy disk drive system.
  188.      A:\>CF1 AT(or XT) {Sub_Dir}    ; Single floppy disk drive system.
  189.  
  190. NOTE: In case of only one floppy disk drive system, you have to repeat to 
  191. insert the library disk and the target disk by following on-screen messages.
  192.  
  193.  
  194.  page  9
  195. CHAPTER 5. CUSTOMIZATION.
  196.   Sony MS-DOS CD-ROM Extensions has some parameters in AUTOEXEC.BAT and
  197. CONFIG.SYS files.
  198.    After installation the MS-DOS CD-ROM Extensions, you may customize them by
  199. using your favorite editor.
  200.  
  201.   Check the parameters first by using TYPE command as follow.  Each parameter
  202. is set after "/", such as /L:S.
  203.  
  204.  
  205. A:\>TYPE AUTOEXEC.BAT    ; You can find the string below on the screen.
  206.  
  207. MSCDEX /D:MSCD220 /M:4 /L:S /V
  208.  
  209. A:\>TYPE CONFIG.SYS      ; You can find the two strings below on the screen.
  210.  
  211. DEVICE=SONY_CDU.SYS /D:MSCD220 /U:1 /B:340 /M:H /Q:* /T:*
  212. LASTDRIVE=Z
  213.  
  214.  
  215.   page 10
  216. 5.1. CHANGING THE PARAMETERS IN AUTOEXEC.BAT FILE.
  217.   To start the MS-DOS CD-ROM Extensions when you boot the computer, you must
  218. include the following string in AUTOEXEC.BAT file.  You can omit parameters
  219. in two square braces.
  220.  
  221. MSCDEX /D:device_name [/M:number /L:drive_letter /V]
  222.  
  223. Change each parameter according to the followings if necessary.
  224. NOTE: Reboot by pressing Ctrl-Alt-Del keys after you changed the parameters. 
  225.  
  226. /D:device_name
  227.    You can change the device_name using a maximum of eight letters, such as
  228. /D:CDROM001.  You must write the same device_name in the CONFIG.SYS file too,  
  229. otherwise the MS-DOS CD-ROM Extensions never works.
  230.    The default setting is MSCD220.
  231.  
  232.  
  233.  page 11
  234. /M:number
  235.    This parameter specifies the number of sector buffers to be used for
  236. caching the path table of a CD-ROM disc.
  237.    Each drive must have a minimum of 4 buffers, but the larger number is,
  238. the better the performance will be. 
  239.    If you delete this parameter, the default value of 4 is set.
  240.  
  241. /L:drive_letter
  242.    You can write C to Z that is not in use by other peripherals, however make
  243. sure which drive letters are already used by other peripherals.   You should
  244. not set the drive letter used by other peripherals as the drive_letter.
  245.    If you omit this parameter, the letter which comes after the one assigned 
  246. to the current last drive.    The default setting is S.
  247.  
  248. /V
  249.    If this parameter is written, you can see the information about memory
  250. usage when you boot the computer.  You don't have to set the parameter if
  251. not necessary.
  252.  
  253.  
  254.  
  255.   page 12
  256. 5.2. CHANGING THE PARAMETERS IN CONFIG.SYS FILE.
  257.    To start the MS-DOS CD-ROM Extensions, you must include the following
  258. strings in CONFIG.SYS file.  You can omit parameters and a string in two square
  259. braces.
  260.  
  261. DEVICE=SONY_CDU.SYS /D:device_name [/U:un /B:xxx /M:mode /Q:irq /T:drq]
  262. [LASTDRIVE=last_letter]
  263.  
  264. Change each parameter according to the following  explanations.
  265.  
  266. NOTE:    This device driver ignores IRQ channel.
  267.     Reboot by pressing Ctrl-Alt-Del keys after you changed the parameters. 
  268.  
  269.  
  270.  page 13
  271. LASTDRIVE=last_letter
  272.    This string sets the maximum number of drives that you may access.  The 
  273. last letter represents the last valid drive letter that MS-DOS may accept.
  274. Set the last_letter regarding the drive_letter specified by "/L:drive_letter"
  275. in AUTOEXEC.BAT file and the unit number specified by "/U:un" in CONFIG.SYS
  276. file as following example.   The default setting is W.
  277.  
  278.       the drive_letter     the un      the last_letter
  279.       -------------------------------------------------------
  280.          S                    1           T
  281.          S                    2           U
  282.          S                    3           V
  283.          S                    4           W
  284.          E                    1           F
  285.       -------------------------------------------------------
  286.  
  287.    If your computer is on a network, set the last_letter which is larger than
  288. the total number of peripherals in your system, so that new net work
  289. peripherals can be added after booting.
  290.    Notice though this string is allowed to be omitted, it is better to set
  291. the last_letter to avoid allocation error of the drive letter for CD-ROM drives.
  292.  
  293.   page 14
  294. /D:device_name    See the CHAPTER 5.1.
  295.  
  296. /U:un
  297.    The 'un' specifies the unit number of CD-ROM drives connected in a daisy
  298. chain.  You can write 1 to 4 as the un, according to the number of CD-ROM
  299. drive(s) connected in a chain.
  300.    If you omit this parameter, the default value of 1 is set.
  301.  
  302. /B:xxx
  303.    The 'xxx' specifies the base address of the CD-ROM host adapter with a 
  304. hexadecimal number.   Make sure that this number and the switch settings on 
  305. the host adapter are same.  Also make sure that the address is not used by
  306. other peripherals.
  307.    If you omit this, the default value of 340h is set.
  308.  
  309. /M:mode
  310.    The 'mode' specifies the data transfer mode.  D for DMA transfer P for 
  311. software transfer and H for high speed software transfer (for fast CPU.)
  312.    Notice if you specify "D", you have to specify the number of DRQ channel 
  313.    by /T:drq parameter.  Refer to the next page.
  314.    If you omit this, the default value of H(PC/AT) or P(PC/XT) is set.
  315.  
  316.  page 15
  317. /Q:irq
  318.    The driver does not use the IRQ, even if specified by this switch.
  319.  
  320. /T:drq
  321.    The 'drq' specifies the DRQ channel number for DMA transfer.  When you
  322. select the DMA transfer using /M:D above, you must select a DRQ channel number.
  323.    You can select 1, 2 or 3 as the 'drq'.   Make sure that this number and 
  324. the switch settings on the host adapter are same.   Also make sure that the
  325. channel is not used by other peripherals.
  326.    If you do not use the DMA transfer, omit this or write '/T:*'.
  327.  
  328.  
  329.  
  330.   page 16
  331. CHAPTER 6. STRUCTURE OF THE LIBRARY DISK.
  332. 6-1. DIRECTORIES AND FILES.
  333.  
  334.    ROOT-----   BATCH FILES    (For Installation of MS-DOS CD-ROM Extensions.)
  335.       |        README.DOC     (Text File of this document.)
  336.       |        README.EXE     (Display this document on the screen.)
  337.       |        CHCKLIST.DOC   (Text file of the check list for trouble shoot.)
  338.       |        CHCKLIST.EXE   (Display the CHCKLIST.DOC file on the screen.)
  339.       |
  340.       |
  341.       +--------BIN----- MSCDEX.EXE     (MS-DOS CD-ROM Extensions program.)
  342.                         SONY_CDU.SYS   (Sony MSCDEX Device driver.)
  343.                         CDPLAY.EXE     (An example utility for CD Audio disc.)
  344.                          MSCDINFO.EXE   (Display status of the installation.)
  345.                        CDB_SW.COM     (On screen instruction of switch 
  346.                     settings.)
  347.                       LOCK/UNLOCK/EJECT.COM
  348.  
  349.  page 17
  350. 6-2. STREAM OF BATCH FILES.
  351.  
  352. INSTALL.BAT --> SEL_SEQ.BAT -->   CH1.BAT || --> LAST_MSG.BAT
  353.                                   AF1.BAT ||
  354.                                   AF2.BAT ||
  355.  
  356. ADINST.BAT  -->   CH1.BAT ||  --> LAST_MSG.BAT
  357.                   CF1.BAT ||
  358.                   CF2.BAT ||
  359.                   AF1.BAT ||
  360.                   AF2.BAT ||
  361.  
  362.  
  363.  
  364. CDB200.BAT, CDB220.BAT, CDB230.BAT and CDB231.BAT are independent files.
  365.  
  366. Make a hard copy of this file using PRINT command, if you wish.
  367.  
  368. ************************ END OF README.DOC FILE ******************************
  369.  
  370. 
  371.