home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / DOSVRU.FAX < prev    next >
Text File  |  1995-01-09  |  7KB  |  251 lines

  1. OSDOSVRU - DOS INFORMATION
  2. 12/01/94
  3.  
  4. ===============================================================
  5.           DOS INFORMATION
  6. ===============================================================
  7.  
  8. This document contains frequently ask questions concerning DOS.
  9. It includes:
  10.  
  11.     - RAMboost
  12.     - Compression
  13.     - Central Point Backup Problems
  14. ===============================================================
  15.  
  16.  
  17. A. I just installed RAMboost and now my system locks when
  18.    starting or it continually restarts. What should I do?
  19.  
  20.  
  21. Determine which statement in the CONFIG.SYS or AUTOEXEC.BAT is
  22. causing the problem.  For IBM DOS 6.3:
  23.  
  24. 1. Restart your system and press the F8 function key when the
  25.    "Starting PC DOS" message appears in top left of screen.
  26.    You are prompted to answer yes or no to each item in your
  27.    CONFIG.SYS and AUTOEXE.BAT.
  28.  
  29. 2. Answer Yes to each item until you find the line that causes
  30.    the problem.
  31.  
  32. 3. If the line that causes the problem is in the CONFIG.SYS.
  33.    edit the CONFIG.SYS file and move the line causing the
  34.    problem before the RAMboost statement.
  35.  
  36.    a. Save the file
  37.  
  38.    b. Restart the system.
  39.  
  40.  
  41. 4. If the line that causes the problem is in the AUTOEXE.BAT,
  42.    then edit the RAMBOOST.INI file.  This file is in the DOS
  43.    DATA subdirectory.
  44.  
  45.    a. Look the section called completetiontriggers.  See how
  46.       the other ignore statements appear under the
  47.       completiontriggers section.
  48.  
  49.    b. Add an ignore statement on the driver causing the problem.
  50.  
  51.    c. Save the file.
  52.  
  53.    d. Restart the system.
  54.  
  55. ----------------------------------------------------------------
  56. B. I just installed RAMboost and now my CD-ROM drive is not
  57.    recognized.
  58.  
  59.  
  60. 1. Edit the RAMBOOST.INI file in the Dos Data subdirectory.
  61.  
  62. 2. Locate the section called SYSTEM.
  63.  
  64. 3. Add the statement:
  65.  
  66.             OPTION = BINDDEVICES
  67.  
  68. 4. Save the file and restart the system.
  69.  
  70.  
  71. If problem still occurs:
  72. 1. Edit the CONFIG.SYS file.
  73. 2. Move the CD ROM driver before the RAMboost statement.
  74. 3. Save the file and restart the system.
  75.  
  76. ----------------------------------------------------------------
  77.  
  78.  
  79. C. When I start my system I get the error message,
  80.         "Drive Structure Error Mounting Read Only"
  81.                           or
  82.              "Drive C is write protected"
  83.  
  84. 1. At the DOS prompt, type:
  85.  
  86.           SSUTIL and press Enter.
  87.  
  88. 2. Press Enter at the Analysis option.
  89. 3. Press Enter at the Repair Disk option.  Repair
  90.    Disk finds a problem with a file or directory.
  91.  
  92.    If Repair Disk asks what to do with a file it fixed:
  93.  
  94.    a. Select LEAVE the FILE.
  95.  
  96.    If Repair Disk finds a corrupted directory:
  97.  
  98.    a. Select Repair the Directory.
  99.    b. Select Delete the Directory.
  100.    c. Re-install whatever directory is deleted.
  101.    NOTE:  You must delete the corrupted directory to fix the
  102.           system.
  103.  
  104.  
  105. When Repair Disk is completed, you are prompted to to run check
  106. disk and Scan Disk or you are told the "Compressed Disk is OK No
  107. errors were found".
  108.  
  109. NOTE: It is IMPORTANT to continually run Repair Disk until the
  110.       message "Compressed Disk is OK No errors were found"
  111.       appears. You may have to run Check Disk and Scan Disk two
  112.       to three times before no errors are found.
  113.  
  114. 4. Exit Repair Disk.
  115. 5. Run Check Disk. At the DOS prompt, type:
  116.            CHKDSK\F and press Enter.
  117.  
  118.  If you are asked to convert lost clusters to chains, select No.
  119.  
  120. 6.  Restart the system.
  121. -----------------------------------------------------------------
  122.  
  123. D. What do I do if I cannot see any files after compressing my
  124.    system.
  125.  
  126. If you have DOS 6.3, refer to page 85 in your compression
  127. manual on page 85.
  128.  
  129. If you have Dos 6.1 or 6.3 without the compression manual:
  130.  
  131. 1. Place your Bootable Super Store Emergency Diskette in drive A:
  132.    and restart your system.
  133. 2. At the A: prompt, type:
  134.  
  135.        ATTRIB - S - H - R C:\*.*  and press Enter.
  136.  
  137. 3. At the A: prompt, type:
  138.  
  139.       DEFRAG C: \F and press Enter.
  140.  
  141. 4. Type:
  142.  
  143.       ATTRIB + S + H + r C:\IBM*.* and press Enter
  144.  
  145. 5. Type:
  146.  
  147.        SSTOR and press Enter.
  148.  
  149. 6. Select MOUNT.
  150.  
  151. 7. When the MOUNT process is completed, remove the
  152.    diskette from drive A: and restart the system.
  153.  
  154.  
  155. ----------------------------------------------------------------
  156.  
  157. E. I have windows on my system and just ran the compression
  158.    program. Now I can't see half the files on the hard disk after
  159.    I restart my system.
  160.                         OR
  161.    My system is compressed and I just installed windows.  Now I
  162.    can't see half the files on the hard disk when I restart the
  163.    system.
  164.  
  165.  
  166. 1. Restart your computer and press F5 when the message Starting
  167.    PC Dos appears in the upper left hand corner of the screen.
  168.  
  169. 2. At the C: prompt, type:
  170.       E AUTOEXEC.BAT
  171.  
  172. 3. Make sure the smartdrive program loads from the DOS directory,
  173.    not the windows directory.
  174.  
  175. 4. Change the statement calling windows smartdrive to DOS
  176.    smartdrive.
  177.  
  178. 5. Save the file and restart the system.
  179.  
  180. ----------------------------------------------------------------
  181.  
  182.  
  183. F. After running the compresstion program, I can't access my
  184.    Novell F: drive.
  185.  
  186. 1. Go to the root directory of the host drive.  For example, if
  187.    the entire C drive is compressed and it created a D drive,
  188.    then your host drive would be drive D. From the root directory
  189.    of your host drive type:
  190.  
  191.        ATTRIB - S - H - R *.INI and press Enter.
  192.  
  193. 2. Edit the DBLSPACE.INI file, type:
  194.  
  195.            E DBLSPACE.INI
  196.  
  197. 3. Change  MaxRemovableDrives=2 to MaxRemovableDrives=0.
  198.  
  199. 4. Press F4.
  200.  
  201. 5. At the DOS prompt, type:
  202.  
  203.           E ADDSTOR.INI and press Enter.
  204.  
  205. 6. Add the line:
  206.  
  207.           NOTAUTO=AB and press F4.
  208.  
  209. 7. Restart the system when you return to the DOS prompt.
  210. ----------------------------------------------------------------
  211.  
  212. G.  When I start my system, I get the "You are loading an
  213.     incorrect versions of double space for this version of MS
  214.     DOS" message.
  215.  
  216.  
  217. If you do not have a compressed drive on your system:
  218.  
  219.   1. From the C: root directory, type:
  220.  
  221.           DELTREE DBLSPACE.BIN and press Enter.
  222.  
  223.   2. When you are prompted to delete the file, answer Yes.
  224.   3. Restart the system.
  225.  
  226. If you have a compressed drive on the system:
  227.  
  228.   1. Insert the DOS installation diskette 1 in drive A or B.
  229.   2. Go to that drive and type:
  230.  
  231.          SETUP\E and press Enter.
  232.  
  233.   3. When you are prompted for which programs to install, answer
  234.      "Yes" to install compression.
  235. to the screen that ask which programs to install, just answer yes
  236. to install compression and your problem will be solved after
  237. installation finishes.
  238.  
  239. ----------------------------------------------------------------
  240.  
  241. H. CP Backup is not working properly.
  242.  
  243.  
  244. Call (503) 984-2409 and request FaxBack document #30013.  This
  245. document contains common CP Backup problems and solutions.  If
  246. you still have a problem, review the section, Using Central Point
  247. Backup Tape Drive Information, in the DOS User's Guide to verify
  248. you are using a supported Tape Unit.
  249.  
  250.  
  251.