home *** CD-ROM | disk | FTP | other *** search
/ The Arcade BBS / arcadebbs.zip / arcadebbs / TEXT / DOS6BUG.ZIP / DOS65.MOD < prev    next >
Encoding:
Text File  |  1993-05-21  |  30.1 KB  |  906 lines

  1. dos 6 part 5
  2. Bogie #1 @3081
  3. Thu May 20 15:41:25 1993
  4. 0R: net33: @1021 (via @1) [20:42 05/18/93]
  5. 0R: net33: @1 (via @4) [07:35 05/18/93]
  6. -=-=-=-=-=-
  7. ARTICLE-ID:Q96202
  8. TITLE     :Drive Letter Memory Use Is Listed Incorrectly in Help         
  9.  
  10. --------------------------------------------------------------------
  11. The information in this article applies to:
  12.  
  13.  - Microsoft MS-DOS operating system version 6.0
  14. --------------------------------------------------------------------
  15.  
  16. Summary:
  17.  
  18. Under "Last drive reserved for Dblspace's use," MS-DOS DoubleSpace
  19. Help incorrectly states the following:
  20.  
  21.    Each drive letter uses 24K of memory: to conserve memory, decrease
  22.    this amount.
  23.  
  24. Actually, each drive letter uses 24 bytes of memory.
  25.  
  26. Additional reference words: 6.00 doc err docerr documentation error
  27. -=-=-=-=-=-
  28. ARTICLE-ID:Q96204
  29. TITLE     :You have a SCSI Hard Disk Drive and MemMaker Hangs            
  30.  
  31. --------------------------------------------------------------------
  32. The information in this article applies to:
  33.  
  34.  - Microsoft MS-DOS operating system version 6.0
  35. --------------------------------------------------------------------
  36.  
  37. Summary:
  38.  
  39. If you have an SCSI hard disk and MemMaker stops responding (hangs), a
  40. device driver may be loading into upper memory before the SMARTDrive
  41. double_buffer driver in the CONFIG.SYS file.
  42.  
  43. Workaround
  44. ----------
  45.  
  46. To work around this problem,
  47.  
  48. 1. Restart your computer (if you haven't already done so).
  49.  
  50. 2. When MemMaker prompts you for input, choose Cancel And Undo Changes.
  51.  
  52. 3. Use MS-DOS Editor to add the following line to the beginning of
  53.    your CONFIG.SYS file:
  54.  
  55.       device=c:\dos\smartdrv.exe /double_buffer
  56.  
  57.    Note: If this line already appears in your CONFIG.SYS file, make
  58.    sure it is the first line.
  59.  
  60. 4. Save your CONFIG.SYS file.
  61.  
  62. 5. Try running MemMaker again.
  63.  
  64. If this does not correct the problem refer to Chapter 6 of the
  65. "Microsoft MS-DOS 6 User's Guide" for information about
  66. troubleshooting MemMaker.
  67.  
  68. For more information about SMARTDrive and the double_buffer driver, query
  69. on the following words in the Microsoft Knowledge Base:
  70.  
  71.    smartdrive and double_buffer
  72.  
  73. The SCSI hard drive is manufactured by a vendor independent of
  74. Microsoft; we make no warranty, implied or otherwise, regarding this
  75. product's performance or reliability.
  76.  
  77. Additional reference words: 6.0 load loading high umb uma devicehigh
  78. -=-=-=-=-=-
  79. ARTICLE-ID:Q96329
  80. TITLE     :How MemMaker Finds Current Files and Buffers Settings         
  81.  
  82. --------------------------------------------------------------------
  83. The information in this article applies to:
  84.  
  85.  - Microsoft MS-DOS operating system version 6.0
  86. --------------------------------------------------------------------
  87.  
  88. Summary:
  89.  
  90. To determine the current settings for the following four environment
  91. variables set in the CONFIG.SYS file, MemMaker scans memory:
  92.  
  93.    Buffers=
  94.    FCBS=
  95.    Files=
  96.    Lastdrive=
  97.  
  98. MemMaker searches memory instead of reading the CONFIG.SYS file
  99. because a third-party memory manager may be loading these commands
  100. into upper memory. This is necessary because MemMaker may not
  101. recognize your third-party memory management loading scheme.
  102.  
  103. Additional reference words: 6.00 uma umb
  104. -=-=-=-=-=-
  105. ARTICLE-ID:Q95836
  106. TITLE     :BUSETUP Runs from Drive A Only                                
  107.  
  108. --------------------------------------------------------------------
  109. The information in this article applies to:
  110.  
  111.  - Microsoft MS-DOS operating system version 6.0
  112. --------------------------------------------------------------------
  113.  
  114. Summary:
  115.  
  116. Page 5 of the "Microsoft MS-DOS User's Guide" indicates that you can
  117. use the BUSETUP /E command to install the optional utilities from
  118. either drive A or drive B.
  119.  
  120. This information is incorrect, you can run BUSETUP only from drive A.
  121.  
  122. Additional reference words: 6.00
  123. -=-=-=-=-=-
  124. ARTICLE-ID:Q95857
  125. TITLE     :DoubleSpace Err Msg: DoubleSpace Cannot Convert Stacker       
  126.  
  127. --------------------------------------------------------------------
  128. The information in this article applies to:
  129.  
  130.  - Microsoft MS-DOS operating system version 6.0
  131. --------------------------------------------------------------------
  132.  
  133. Summary:
  134.  
  135. When you use DoubleSpace to convert a Stacker volume file (SVF) to a
  136. DoubleSpace compressed volume, you receive the following error message
  137. if the Stacker volume file has never been mounted:
  138.  
  139.    Error: DoubleSpace cannot convert your Stacker drives because
  140.    they have a cluster size other than 8K. To convert your Stacker
  141.    drives to DoubleSpace format, follow the instructions in the
  142.    DoubleSpace section of the README.TXT file.
  143.  
  144. This error occurs regardless of the Stacker volume file cluster size
  145. if the Stacker volume file has never been mounted. If the Stacker
  146. volume file has been mounted and you receive this error message, you
  147. need to convert your Stacker volume file to 8K clusters.
  148.  
  149. Workaround
  150. ----------
  151.  
  152. If your Stacker volume file has never been mounted, either mount the
  153. Stacker volume file and then run DoubleSpace, or mount the Stacker
  154. volume file, dismount the Stacker volume file, and then run
  155. DoubleSpace.
  156.  
  157. Additional reference words: 6.0 unmount dblspace
  158. -=-=-=-=-=-
  159. ARTICLE-ID:Q95858
  160. TITLE     :What Does BUSETUP.EXE Do?                                     
  161.  
  162. --------------------------------------------------------------------
  163. The information in this article applies to:
  164.  
  165.  - Microsoft MS-DOS 6 Upgrade
  166. --------------------------------------------------------------------
  167.  
  168. Summary:
  169.  
  170. BUSETUP.EXE is the executable file for Bootable Upgrade Setup and is
  171. located on Setup Disk 1 of MS-DOS 6 Upgrade.
  172.  
  173. Because Setup Disk 1 can be used to start your system and MS-DOS 6
  174. Upgrade is licensed as an upgrade package only, BUSETUP.EXE is
  175. designed to run only when your machine already has an operating system
  176. installed.
  177.  
  178. When you start your computer from MS-DOS 6 Upgrade Setup Disk 1, the
  179. AUTOEXEC.BAT file runs BUSETUP.EXE.
  180.  
  181. Additional reference words: 6.0 boot
  182. -=-=-=-=-=-
  183. ARTICLE-ID:Q95859
  184. TITLE     :Extra Tools Menu Added to Norton Desktop for Windows          
  185.  
  186. --------------------------------------------------------------------
  187. The information in this article applies to:
  188.  
  189.  - Microsoft MS-DOS operating system version 6.0
  190. --------------------------------------------------------------------
  191.  
  192. Summary:
  193.  
  194. If Windows is installed on your computer when you run the MS-DOS 6
  195. Upgrade Setup program, Setup installs a Tools menu in the File Manager
  196. toolbar. If you use Norton Desktop for Windows, you have two Tools
  197. menus after you install the MS-DOS 6 Upgrade.
  198.  
  199. This problem occurs because Norton Desktop for Windows has one Tools
  200. menu and inherits a second one from File Manager by reading the
  201. WINFILE.INI file.
  202.  
  203. More Information:
  204.  
  205. The two tools menus have different functions. The Tools menu in File
  206. Manager and the Tools menu in Norton Desktop for Windows give you the
  207. following options:
  208.  
  209.    Command               Description
  210.    ---------------------------------
  211.  
  212.    Backup                Runs Microsoft Backup
  213.    Antivirus             Runs Microsoft Anti-Virus
  214.    DoubleSpace Info      Provides DoubleSpace statistics if you have
  215.                          DoubleSpace installed
  216.  
  217. You can keep both Tools menus in Norton Desktop for Windows or you can
  218. remove the second Tools menu by telling Norton Desktop for Windows to
  219. ignore the add-ins section in the File Manager information file
  220. (WINFILE.INI).
  221.  
  222. To configure Norton Desktop for Windows to ignore File Manager
  223. add-ins, set MaxWinFileExtensions equal to zero in your NDW.INI file.
  224. This disables all of the add-ins inherited from File Manager. For
  225. example:
  226.  
  227.    MaxWinFileExtensions=0
  228.  
  229. Additional reference words: 6.0 dblspace
  230. -=-=-=-=-=-
  231. ARTICLE-ID:Q95861
  232. TITLE     :RAMDRIVE.SYS Should Precede DBLSPACE.SYS in CONFIG.SYS        
  233.  
  234. --------------------------------------------------------------------
  235. The information in this article applies to:
  236.  
  237.  - Microsoft MS-DOS operating system version 6.0
  238. --------------------------------------------------------------------
  239.  
  240. Summary:
  241.  
  242. The RAMDRIVE.SYS line in the CONFIG.SYS file should precede the
  243. DBLSPACE.SYS line or the RAMDrive will receive a different drive
  244. designation from what it was before. This can become a problem if you
  245. have many batch files referencing the RAMDrive. For example, if your
  246. batch files reference drive D and it becomes drive I after DoubleSpace
  247. is installed, your batch files will not work.
  248.  
  249. More Information:
  250.  
  251. The drives used for DoubleSpace are selected from the last available
  252. drive rather than the first available drive. If RAMDRIVE.SYS precedes
  253. the DBLSPACE.SYS line, then the RAMDrive's drive letter comes right
  254. after the last physical drive. For example, if you have a drive C and a
  255. floppy disk drive A, then the RAMDrive is assigned the letter D.
  256.  
  257. If the RAMDRIVE.SYS line comes after the DBLSPACE.SYS line,
  258. DoubleSpace has already allocated all the drive letters between drive
  259. C and its host drive (probably drive H) so the RAMDrive is assigned
  260. letter I.
  261.  
  262. For information on how DoubleSpace assigns host drive letters, query
  263. on the following words in the Microsoft Knowledge Base:
  264.  
  265.    doublespace and assigns and host
  266.  
  267. For more information on RAMDrive, type "help ramdrive.sys" (without
  268. the quotation marks) at the MS-DOS command prompt and press ENTER.
  269.  
  270. Additional reference words: 6.00 double space dblspace
  271. -=-=-=-=-=-
  272. ARTICLE-ID:Q95959
  273. TITLE     :Intersvr Resets Screen Mode                                   
  274.  
  275. --------------------------------------------------------------------
  276. The information in this article applies to:
  277.  
  278.  - Microsoft MS-DOS operating system version 6.0
  279. --------------------------------------------------------------------
  280.  
  281. Summary:
  282.  
  283. Intersvr resets the screen to 25-line mode and may not display
  284. information on the lower part of the screen when you are loading
  285. XANSI.SYS and using an Orchid ProDesigner IIs in 80-characters-per
  286. line/60-lines-per-screen mode. There is no work around at this time.
  287.  
  288. This problem does not occur with ANSI.SYS and MODE.COM when they are
  289. used with the video modes they support.
  290.  
  291. More Information:
  292.  
  293. For more information on MODE and video support, type the following at
  294. the MS-DOS command prompt and press ENTER:
  295.  
  296.    help mode (set display mode)
  297.  
  298. Intersvr is a component of the MS-DOS file transfer utility Interlnk.
  299. For more information on Interlnk, type the following command at the
  300. MS-DOS command prompt or see Chapter 7, "Features for Your Laptop
  301. Computer," in the "MS-DOS 6 User's Guide":
  302.  
  303.    help interlnk     
  304.  
  305. The products included here are manufactured by vendors independent of
  306. Microsoft; we make no warranty, implied or otherwise, regarding these
  307. products' performance or reliability.
  308.  
  309. Additional reference words: 6.0 
  310. -=-=-=-=-=-
  311. ARTICLE-ID:Q96330
  312. TITLE     :MS-DOS 6 Upgrade Does Not Update SHELL= in CONFIG.SYS         
  313.  
  314. --------------------------------------------------------------------
  315. The information in this article applies to:
  316.  
  317.  - Microsoft MS-DOS operating system version 6.0
  318. --------------------------------------------------------------------
  319.  
  320. Summary:
  321.  
  322. Unlike previous versions of Microsoft MS-DOS, when you install MS-DOS
  323. 6 Upgrade, the Shell command in the CONFIG.SYS file is not updated if
  324. you are not using COMMAND.COM.
  325.  
  326. More Information:
  327.  
  328. If you are using a third-party shell with MS-DOS 6.0, you may have
  329. problems with multiple-configuration menus, MemMaker, and the startup
  330. function keys (F5 and F8).
  331.  
  332. To correct these problems, either use COMMAND.COM or contact your
  333. third-party shell manufacturer for an updated version.
  334.  
  335. The default Shell command for MS-DOS 6 Upgrade is as follows:
  336.  
  337.    shell=c:\dos\command.com c:\dos /p
  338.  
  339. If the current Shell is COMMAND.COM, Setup updates the path, keeps the
  340. /E parameter (if there is one), and adds the /P parameter if it does
  341. not already exist.
  342.  
  343. Additional reference words: 6.00
  344. -=-=-=-=-=-
  345. ARTICLE-ID:Q96331
  346. TITLE     :Stacker Err Msg: WARNING: Unrecognized Load High...           
  347.  
  348. --------------------------------------------------------------------
  349. The information in this article applies to:
  350.  
  351.  - Microsoft MS-DOS operating system version 6.0
  352. --------------------------------------------------------------------
  353.  
  354. Summary:
  355.  
  356. After you upgrade to MS-DOS 6.0, you may receive the following message
  357. if you are using Stacker:
  358.  
  359.    WARNING: Unrecognized load high method. Unable to verify driver fit
  360.  
  361. The driver does load successfully, but you must press a key to
  362. continue.
  363.  
  364. More Information:
  365.  
  366. This message occurs if you use a DEVICEHIGH= command for the Stacker
  367. device drivers in your CONFIG.SYS file. It does not occur if you use a
  368. DEVICE= command.
  369.  
  370. Workaround
  371. ----------
  372.  
  373. To work around this problem, ensure the command for SETVER.EXE is
  374. located above the Stacker device drivers in the CONFIG.SYS file. To do
  375. this, SETVER.EXE must be located on the uncompressed Stacker
  376. partition.
  377.  
  378. 1. Copy SETVER.EXE to the uncompressed drive. For example, if your
  379.    compressed drive is C and the swap drive is D, copy SETVER.EXE to
  380.    drive D as follows:
  381.  
  382.       copy c:\dos\setver.exe d:\
  383.  
  384. 2. Put the following SETVER.EXE statement at the top of your
  385.    CONFIG.SYS file:
  386.  
  387.       device=c:\setver.exe
  388.  
  389. 3. Restart your computer.
  390.  
  391. Additional reference words: 6.00
  392. -=-=-=-=-=-
  393. ARTICLE-ID:Q96332
  394. TITLE     :F5 and F8 Keys Do Not Seem to Affect Startup Files            
  395.  
  396. --------------------------------------------------------------------
  397. The information in this article applies to:
  398.  
  399.  - Microsoft MS-DOS operating system version 6.0
  400. --------------------------------------------------------------------
  401.  
  402. Summary:
  403.  
  404. On some fast computers, the "Starting MS-DOS..." message may flash on
  405. the screen too quickly to allow you to press the F5 or F8 function
  406. key.
  407.  
  408. If you have problems getting your computer to respond to the F5 and F8
  409. function keys, make sure the following line is not in your CONFIG.SYS
  410. file:
  411.  
  412.    switches=/f
  413.  
  414. More Information:
  415.  
  416. You can use a small multiple-configuration menu to determine if the F5
  417. and F8 function keys are working properly. Adding the following five
  418. lines to the top of your CONFIG.SYS file creates a startup menu that
  419. gives you one menu item. You can then either press ENTER to start your
  420. computer, press the F5 function key to bypass your configuration
  421. files, or press the F8 function key to step through the CONFIG.SYS
  422. file.
  423.  
  424.    [COMMON]
  425.    [MENU]
  426.    MENUITEM=ONE,Your standard startup...
  427.    MENUDEFAULT=ONE,15
  428.    [ONE]
  429.  
  430. These statements give you 15 seconds before your CONFIG.SYS and
  431. AUTOEXEC.BAT files are processed. They do not affect the contents of
  432. your CONFIG.SYS file.
  433.  
  434. Type "help multi-config" (without the quotation marks) at the MS-DOS
  435. command prompt to learn more about using multiple-configuration menus.
  436.  
  437. Type "help switches" (without the quotation marks) to learn more about
  438. using the Switches command.
  439.  
  440. Additional reference words: 6.00
  441. -=-=-=-=-=-
  442. ARTICLE-ID:Q96333
  443. TITLE     :MS Backup Err Msg: File Is Not a Setup File...                
  444.  
  445. --------------------------------------------------------------------
  446. The information in this article applies to:
  447.  
  448.  - Microsoft MS-DOS operating system version 6.0
  449. --------------------------------------------------------------------
  450.  
  451. Summary:
  452.  
  453. You may receive the following error message when you start Microsoft
  454. Backup for Windows on an NEC portable:
  455.  
  456.    File is not a setup file C:\DOS\DEFAULT.SET
  457.  
  458. This error occurs because the NEC BIOS creates a DEFAULT.SET file in
  459. the DOS directory when the battery starts running low.
  460.  
  461. Workaround
  462. ----------
  463.  
  464. To work around this problem, delete or rename the DEFAULT.SET file,
  465. and then restart Microsoft Backup for Windows.
  466.  
  467. Additional reference words: 6.00
  468. -=-=-=-=-=-
  469. ARTICLE-ID:Q96334
  470. TITLE     :Windows for Workgroups or WC Hang on NETBIND Command          
  471.  
  472. --------------------------------------------------------------------
  473. The information in this article applies to:
  474.  
  475.  - Microsoft MS-DOS operating system version 6.0
  476.  - Microsoft Windows for Workgroups version 3.1
  477.  - Microsoft Workgroup Connections version 1.0
  478. --------------------------------------------------------------------
  479.  
  480. Summary:
  481.  
  482. If the Windows for Workgroups or Workgroup Connections network drivers
  483. are loaded at the top of unallocated conventional memory, your system
  484. may stop responding (hang).
  485.  
  486. This problem can occur if you run a large program before the NETBIND
  487. command.
  488.  
  489. Workaround
  490. ----------
  491.  
  492. To work around this problem, move the NET START command to the top of
  493. your AUTOEXEC.BAT file.
  494.  
  495. Additional reference words: 6.00
  496. -=-=-=-=-=-
  497. ARTICLE-ID:Q96383
  498. TITLE     :Addstor SSUTIL Utility Reports MS-DOS 6.0 as Version 5.0      
  499.  
  500. --------------------------------------------------------------------
  501. The information in this article applies to:
  502.  
  503.  - Microsoft MS-DOS operating system version 6.0
  504. --------------------------------------------------------------------
  505.  
  506. Summary:
  507.  
  508. The Addstor compression information utility, SSUTIL, incorrectly
  509. reports the following information about MS-DOS version 6.0:
  510.  
  511.    VERSION is MS-DOS 5.0
  512.    REPORTED version is 6.0
  513.  
  514. More Information:
  515.  
  516. SSUTIL looks at the boot record signature to determine the version of
  517. MS-DOS. It then calls the GetMSDOSVersion() function to determine the
  518. reported version number.
  519.  
  520. Because the boot record signature is the same for MS-DOS 5.0 and
  521. MS-DOS 6.0, SSUTIL incorrectly reports the version number.
  522.  
  523. Note: The incorrect version number detection does not cause any
  524. problems or incompatibilities between MS-DOS 6.0 and Addstor.
  525.  
  526. Additional reference words: 6.00
  527. -=-=-=-=-=-
  528. ARTICLE-ID:Q96384
  529. TITLE     :DoubleSpace Err Msg: Unrecognized Error #109                  
  530.  
  531. --------------------------------------------------------------------
  532. The information in this article applies to:
  533.  
  534.  - Microsoft MS-DOS operating system version 6.0
  535. --------------------------------------------------------------------
  536.  
  537. Summary:
  538.  
  539. If you receive the following error message when you attempt to mount a
  540. compressed volume file (CVF), your CVF is probably too fragmented:
  541.  
  542.    Unrecognized Error #109
  543.  
  544. To work around this problem, either increase the MaxFileFragments
  545. setting in the DBLSPACE.INI file or defragment the CVF. These
  546. procedures are outlined below.
  547.  
  548. More Information:
  549.  
  550. To work around this problem, do the following:
  551.  
  552. 1. Edit the DBLSPACE.INI file and increase the MaxFileFragments
  553.    setting by using the following steps:
  554.  
  555.    Warning: If you use the incorrect drive letters when you edit the
  556.    DBLSPACE.INI file, the system may stop responding (hang) when you
  557.    restart it.
  558.  
  559.    a. Remove the Read-Only, System, and Hidden file attributes on the
  560.       DBLSPACE.INI file. For example, if drive H is your host drive,
  561.       type the following at the MS-DOS command prompt and press ENTER:
  562.  
  563.          attrib h:\dblspace.ini -r -s -h
  564.  
  565.    b. Using MS-DOS Editor, edit the DBLSPACE.INI file and increase the
  566.       value for MaxFileFragments.
  567.  
  568.    c. Save the DBLSPACE.INI file and quit MS-DOS Editor.
  569.  
  570.    d. Use the ATTRIB command to reset the file attributes on
  571.       DBLSPACE.INI. For example, if your host drive is drive H, type the
  572.       following command and press ENTER:
  573.  
  574.          attrib h:\dblspace.ini +r +s +h
  575.  
  576. 2. Restart your computer and try to mount the drive again. If you
  577.    still cannot mount the CVF, proceed to step 3.
  578.  
  579. 3. Clear the file attributes from the DoubleSpace CVF and defragment the
  580.    drive using the procedure below.
  581.  
  582.    Warning: If the DoubleSpace CVF is mounted when you perform this
  583.    procedure, you will corrupt your DoubleSpace drive.
  584.  
  585.    a. Unmount your DoubleSpace drive or start your computer from an
  586.       MS-DOS 6 system disk in drive A that does not have a DBLSPACE.BIN
  587.       file.
  588.  
  589.    b. Remove the Read-Only, System, and Hidden file attributes on the
  590.       DBLSPACE.XXX file. For example, if file is H:\DBLSPACE.000, type
  591.       the following at the MS-DOS command prompt and press ENTER:
  592.  
  593.          attrib h:\dblspace.000 -r -s -h
  594.  
  595.    c. Run MS-DOS Defragmenter by typing DEFRAG at the MS-DOS command
  596.       prompt and pressing ENTER.
  597.  
  598.    d. Use the ATTRIB command to reset the file attribute on
  599.       DBLSPACE.XXX. For example, if file is H:\DBLSPACE.000, type
  600.       the following at the MS-DOS command prompt and press ENTER:
  601.  
  602.          attrib h:\dblspace.000 +r +s +h
  603.  
  604.    e. You should now be able to mount the CVF if you unmounted it. If
  605.       you restarted your computer from drive A in step a, restart your
  606.       computer from the C drive.
  607.  
  608. Additional reference words: 6.00
  609. -=-=-=-=-=-
  610. ARTICLE-ID:Q96385
  611. TITLE     :CTRL+BREAK Hangs System If Running CHKDSK with BREAK=ON Line  
  612.  
  613. --------------------------------------------------------------------
  614. The information in this article applies to:
  615.  
  616.  - Microsoft MS-DOS operating system version 6.0
  617. --------------------------------------------------------------------
  618.  
  619. Summary:
  620.  
  621. If DoubleSpace installed and you press the CTRL+BREAK key combination
  622. when CHKDSK is calling DBLSPACE /CHKDSK, your system may stop
  623. responding (hang). This problem occurs only if you have the BREAK=ON
  624. command in your CONFIG.SYS file.
  625.  
  626. To work around this problem, either let CHKDSK run DBLSPACE /CHKDSK or
  627. remove the BREAK=ON command from your CONFIG.SYS file.
  628.  
  629. Additional reference words: 6.00
  630. -=-=-=-=-=-
  631. ARTICLE-ID:Q94331
  632. TITLE     :Disk Error Messages with ASPI2DOS.SYS Device Driver           
  633.  
  634. --------------------------------------------------------------------
  635. The information in this article applies to:
  636.  
  637.  - Microsoft MS-DOS operating system version 6.0
  638. --------------------------------------------------------------------
  639.  
  640. Summary:
  641.  
  642. ASPI2DOS.SYS is an Adaptec driver used for external SCSI devices such
  643. as the Adaptec 1522 SCSI controller. If SMARTDrive is used to cache a
  644. drive when ASPI2DOS.SYS is installed, you receive the following error
  645. message from the Adaptec controller:
  646.  
  647.    A serious disk error has occurred while writing to drive C.
  648.  
  649. When you run Microsoft Anti-Virus (MSAV.EXE), you receive the
  650. following error message:
  651.  
  652.    Not ready reading (or writing) drive C:
  653.  
  654. Note: The double-buffer driver does not prevent these errors.
  655.  
  656. Workaround
  657. -----------
  658.  
  659. To work around the problem:
  660.  
  661.  - Remove ASPI2DOS.SYS from the CONFIG.SYS file.
  662.  
  663.    -or-
  664.  
  665.  - Remove SMARTDRV.EXE from the AUTOEXEC.BAT file.
  666.  
  667. More Information:
  668.  
  669. This problem usually occurs during frequent alternating reads and
  670. writes by programs such as Microsoft Anti-Virus and SMARTDrive.
  671.  
  672. Since the controller does not use direct memory access (DMA), loading
  673. the double-buffer driver does not help.
  674.  
  675. Additional reference words: 6.00 uma double_buffer 
  676. -=-=-=-=-=-
  677. ARTICLE-ID:Q96386
  678. TITLE     :Cannot Lower Estimated Compression Ratio with DoubleSpace     
  679.  
  680. --------------------------------------------------------------------
  681. The information in this article applies to:
  682.  
  683.  - Microsoft MS-DOS operating system version 6.0
  684. --------------------------------------------------------------------
  685.  
  686. Summary:
  687.  
  688. If DoubleSpace does not allow you to lower the estimated compression
  689. ratio (ECR), you may have lost allocation units at the end of the disk
  690. drive.
  691.  
  692. To work around this problem, run CHKDSK /F at the MS-DOS command
  693. prompt to recover the lost allocation units.
  694.  
  695. Additional reference words: 6.00
  696. -=-=-=-=-=-
  697. ARTICLE-ID:Q96387
  698. TITLE     :Virus-Protection Program Reports CONFIG.SYS Is Infected       
  699.  
  700. --------------------------------------------------------------------
  701. The information in this article applies to:
  702.  
  703.  - Microsoft MS-DOS operating system version 6.0
  704. --------------------------------------------------------------------
  705.  
  706. Summary:
  707.  
  708. After you install DoubleSpace or create a new DoubleSpace drive, your
  709. virus-detection software may indicate that the CONFIG.SYS file now
  710. contains a virus. This occurs because DoubleSpace updates the date and
  711. time on the CONFIG.SYS file even if it does not change the file.
  712.  
  713. Additional reference words: 6.00 infected
  714. -=-=-=-=-=-
  715. ARTICLE-ID:Q96388
  716. TITLE     :Uninstalling MS-DOS 6 on an XtraDrive Compressed Drive        
  717.  
  718. --------------------------------------------------------------------
  719. The information in this article applies to:
  720.  
  721.  - Microsoft MS-DOS operating system version 6.0
  722. --------------------------------------------------------------------
  723.  
  724. Summary:
  725.  
  726. If you install MS-DOS 6 Upgrade on a machine that is using XtraDrive
  727. data-compression software, you cannot uninstall MS-DOS without
  728. modifying the Uninstall disk.
  729.  
  730. More Information:
  731.  
  732. To successfully uninstall MS-DOS 6 Upgrade:
  733.  
  734. 1. Copy XTRADRV.SYS to the Uninstall disk.
  735.  
  736. 2. Using MS-DOS Editor, create a CONFIG.SYS file on the Uninstall disk
  737.    with the following line:
  738.  
  739.       device=a:\xtradrv.sys
  740.  
  741. 3. Restart the computer with the Uninstall disk in drive A. (Press the
  742.    CTRL+ALT+DEL key combination.)
  743.  
  744. Additional reference words: 6.00 xtra extra drive
  745. -=-=-=-=-=-
  746. ARTICLE-ID:Q96389
  747. TITLE     :MS-DOS Files to Delete from 8088, 8086, and 80286 Machines    
  748.  
  749. --------------------------------------------------------------------
  750. The information in this article applies to:
  751.  
  752.  - Microsoft MS-DOS operating system version 6.0
  753. --------------------------------------------------------------------
  754.  
  755. Summary:
  756.  
  757. The following MS-DOS files can only be used on computers with 80386 or
  758. higher processors. If you have an 8088, 8086, or 80286 computer, you
  759. can delete the files below.
  760.  
  761. Delete the following from the root directory:
  762.  
  763.    Filename              Description
  764.    ---------------------------------
  765.  
  766.    WINA20.386            Used for Windows 3.0 enhanced mode
  767.  
  768. Delete the following from the DOS directory:
  769.  
  770.    Filename              Description
  771.    ---------------------------------
  772.  
  773.    CHKSTATE.SYS          MemMaker file
  774.    EMM386.EXE            Expanded memory manager
  775.    MEMMAKER.EXE          MemMaker file
  776.    MEMMAKER.HLP          MemMaker file
  777.    MEMMAKER.INF          MemMaker file
  778.    MONOUMB.386           Windows virtual device driver
  779.    SIZER.EXE             MemMaker file
  780.    VFINTD.386            Virtual device driver for virtual floppy
  781.                          support with Microsoft Backup for Windows
  782.  
  783. Additional reference words: 6.00 286 386 486 80486
  784. -=-=-=-=-=-
  785. ARTICLE-ID:Q96390
  786. TITLE     :Using DoubleSpace with Compressed Floppy and Removable Disks  
  787.  
  788. --------------------------------------------------------------------
  789. The information in this article applies to:
  790.  
  791.  - Microsoft MS-DOS operating system version 6.0
  792. --------------------------------------------------------------------
  793.  
  794. Summary:
  795.  
  796. DoubleSpace supports disk compression on both floppy disks and
  797. removable media disks; however, when you swap a floppy or removable
  798. media disk you must remount the disk.
  799.  
  800. To mount a disk from the MS-DOS command prompt, type the following:
  801.  
  802.    dblspace /mount drive
  803.  
  804. where "drive" is the drive location of the disk.
  805.  
  806. Automation of this feature is under review and will be considered for
  807. inclusion in a future release.
  808.  
  809. Additional reference words: 6.00
  810. -=-=-=-=-=-
  811. ARTICLE-ID:Q96391
  812. TITLE     :DoubleSpace Estimated & Actual Compression Ratios             
  813.  
  814. --------------------------------------------------------------------
  815. The information in this article applies to:
  816.  
  817.  - Microsoft MS-DOS operating system version 6.0
  818. --------------------------------------------------------------------
  819.  
  820. Summary:
  821.  
  822. This article discusses common questions and issues with DoubleSpace
  823. actual compression ratio (ACR) and estimated compression ratio (ECR).
  824. The following three subjects are covered:
  825.  
  826.  - Actual Compression Ratio
  827.  - Estimated Compression Ratio
  828.  - Viewing and Changing the Compression Ratio
  829.  
  830. More Information:
  831.  
  832. Actual Compression Ratio
  833. ------------------------
  834.  
  835. The actual compression ratio (ACR) represents the compression ratio
  836. for data that already exists on a drive. The ACR varies over time
  837. depending on the type of files you store on you hard disk.
  838.  
  839. The ACR is calculated by dividing the sum of the uncompressed data
  840. size by the physical space consumed after the data is compressed. For
  841. example, if a disk with 100 megabytes (MB) of uncompressed data is
  842. compressed and occupies 50 MB of disk space, the compression ratio is
  843. 2:1. The formula is as follows:
  844.  
  845.    100MB/50MB =2.0
  846.  
  847.    Note: 2.0 is written as 2.0:1 (that is, 2 to 1)
  848.  
  849. Estimated Compression Ratio
  850. ---------------------------
  851.  
  852. The estimated compression ratio is a number that DoubleSpace uses to
  853. calculate the amount of free space on a compressed drive. Changing the
  854. ECR doesn't change the compression algorithm or the ACR. It simply
  855. changes the value that DoubleSpace uses to estimate the free disk
  856. space.
  857.  
  858. You may need to increase the compression ratio if you are trying to
  859. store several new highly compressible files and you are low on disk
  860. space.
  861.  
  862. For more information on ECR:
  863.  
  864.  - Run DoubleSpace, choose Change Ratio from the Drive menu, and then
  865.    press the F1 function key.
  866.  
  867.   -or-
  868.  
  869.  - Type "help dblspace /ratio" (without the quotation marks) at the
  870.    MS-DOS command prompt.
  871.  
  872. Viewing and Changing the Compression Ratio
  873. ------------------------------------------
  874.  
  875. To view the ACR and ECR for a drive, type "dblspace" (without the
  876. quotation marks) at the MS-DOS command prompt, select the drive you
  877. are interested in, and then press the ENTER key.
  878.  
  879. To view the ACR for a file or directory, use the DIR /C or DIR /CH
  880. command. For example, to see the ACR for COMMAND.COM, type the
  881. following at the MS-DOS command prompt:
  882.  
  883.    dir c:\command.com /ch
  884.  
  885. To view the ACR for the DOS directory, type the following at the
  886. MS-DOS command prompt:
  887.  
  888.    dir \dos /ch
  889.  
  890. Note: DIR /C reports the ACR of the compressed data based on an
  891. 8-kilobyte (K) cluster size. DIR /CH reports the ACR based on the
  892. compressed data based on the host drive cluster size. Use this number
  893. when you compare the ACR and ECR.
  894.  
  895. To set the ECR to the ACR value, type "dblspace /ratio" (without the
  896. quotation marks) at the MS-DOS command prompt.
  897.  
  898. To set the ECR to a specific value, type the following at the MS-DOS
  899. command prompt:
  900.  
  901.    dblspace /ratio=n.n
  902.  
  903. where "n.n" is the ECR value.
  904.  
  905. Additional reference words: 6.00
  906.