home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 December / simtel1292_SIMTEL_1292_Walnut_Creek.iso / msdos / allcharg / allcrdsy.arc / READ.ME < prev    next >
Text File  |  1987-10-13  |  5KB  |  112 lines

  1. ===============
  2.   Release Notes  1987 Oct 13
  3.   
  4.   This release of ALL CARD system software is the same as Release
  5.   Version 4.0, except that one additional device driver has been 
  6.   included:  $ALL.SYS.  This device driver should be added to the
  7.   CONFIG.SYS file used by PC-MOS/386.  It allows you to use the
  8.   advanced operating system, PC-MOS/386 on an IBM PC/XT system or
  9.   100% compatible.  We have tested PC-MOS/386 on several clones with
  10.   $ALL.SYS and the ALL CARD and have found that it does not work on
  11.   some machines.
  12.  
  13.   To use PC-MOS/386 your CONFIG.SYS file must contain the following
  14.   line:
  15.      MEMDEV=$ALL.SYS /X
  16.  
  17. ==============
  18.                         ALL/MOS 4.00
  19.  
  20. This document gives a brief description of how to use this diskette.
  21. NEW 4.00 Features are outlined at the end of this document.
  22.  
  23.  
  24.  
  25.  
  26.                      How to Use This Diskette.
  27.  
  28.  
  29. Print a copy of this document.  At the DOS prompt, type
  30.        "COPY READ.ME PRN".
  31.  
  32. Before doing anything else, prepare a bootable  ALL/MOS system by following
  33. this procedure:
  34.  
  35. 1)      Format a blank disk, and install a system on it.  To do this,
  36.         at the DOS prompt, enter the command "FORMAT /S A:".  The FORMAT
  37.         command is found on the orignal DOS distribution diskette.
  38.  
  39. 2)      Copy COMMAND.COM from the original DOS distribution diskette to
  40.         the new diskette.  If you have a system with two floppy disks,
  41.         put the DOS distribution disk in drive A; put the new diskette
  42.         in drive B.  At the DOS prompt, enter the command
  43.                "COPY A:COMMAND.COM B:".
  44.         If you have system with one floppy disk, put the original
  45.         DOS distribution disk in drive A; at the DOS prompt, enter the
  46.         command
  47.                "COPY A:COMMAND.COM B:".
  48.         When the system prompts you to "INSERT DISKETTE FOR DRIVE A",
  49.         insert the DOS distribution diskette; when the system prompts
  50.         you to "INSERT DISKETTE FOR DRIVE B", insert the new diskette.
  51.  
  52. 3)      Copy all the files from the original ALL/MOS System Diskette to
  53.         the new diskette.  If you have a system with two floppy disks,
  54.         put the original ALL/MOS System Diskette in drive A, and the
  55.         new diskette in drive B.  At the DOS prompt, enter the command
  56.                "COPY A:*.* B:"
  57.         If you have a single disk system, put the original ALL/MOS
  58.         System Diskette in the floppy drive.  At the DOS prompt,
  59.         type "COPY A:*.* B:".  Insert the original ALL/MOS System
  60.         Diskette when the system prompts you to "INSERT DISKETTE FOR
  61.         DRIVE A", and insert the working diskette when the system
  62.         prompts you to "INSERT DISKETTE FOR DRIVE B".
  63.  
  64. 4)      Save the orignal ALL/MOS System Diskette in a safe place.
  65.         Use the working diskette from now on.  If the working disk
  66.         is accidentally damaged or destroyed, create a new working
  67.         diskette by repeating this procedure.
  68.  
  69. 5)      Make a bootable copy of the ALL/MOS Utilities Disk using the
  70.         procedure outline above with the ALL/MOS Utilities Disk.
  71.  
  72. Run INSTALL.COM to find out how to install the ALL Card into your PC.  The
  73. program is completely self-explanatory.
  74.  
  75. SETUP.COM will install the ALL/MOS software onto your Boot Diskette, or
  76. fixed disk.  SETUP will ask you which features of the ALL Card you intend
  77. to use.  It will copy the programs which you will use onto your boot disk.
  78. Then SETUP will modify or create CONFIG.SYS and AUTOEXEC.BAT files so that
  79. your system will start up with the ALL/MOS software installed.
  80.  
  81. If you are using Software Link's Multi-Link program, then instructions
  82. on how to use the ALL/MOS software with Multi-Link may be found in the
  83. file named MLINK.DOC.
  84.  
  85. The ALL/MOS Software Reference Manual describes the software found on
  86. this diskette in more detail.
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.                    New Features of ALL/MOS 4.0
  94.  
  95.  
  96.        ALLDISK.SYS now takes the following parameters:
  97.  
  98.          DEVICE=ALLDISK.SYS [<size>] [/OPTIONS...]
  99.  
  100.            where <size> is the number of K of extended memory
  101.            to use for the RAM disk
  102.            OPTIONS:
  103.               /B     - set up the RAM disk in non-volatile memory
  104.                        (only if you have purchased the battery
  105.                        back-up option)
  106.               /I     - Initialize the RAM disk ALWAYS (even on
  107.                        warm boots)
  108.               /S:nnn - Set the Sector Size to <nnn>, where nnn is one
  109.                        of 128, 256 or 512 (default is 512 bytes)
  110.               /D:nn  - Set the number of Directory entries in the
  111.                        root to <nn> (default is 64 entries)
  112.