Microsoft KB Archive/108750: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - ">" to ">")
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
<div id="TitleRow">
<div id="TitleRow">


= <span id="KB108750"></span>You Must Use &quot;DBLSPACE /FORMAT A: &quot; to Format That Drive =
= <span id="KB108750"></span>You Must Use "DBLSPACE /FORMAT A: " to Format That Drive =




Line 47: Line 47:
<div class="errormessage">
<div class="errormessage">


You must use &quot;DBLSPACE /FORMAT &lt;X&gt;:&quot; to format that drive.
You must use "DBLSPACE /FORMAT <X>:" to format that drive.


</div>
</div>
where &lt;X&gt; is the floppy disk drive letter.
where <X> is the floppy disk drive letter.


</div>
</div>
Line 66: Line 66:
To work around this problem:
To work around this problem:
# Change to the drive letter that contains the compressed floppy disk (usually A: or B:) by typing <span class="kbd userinput"> A:</span> or <span class="kbd userinput"> B:</span>.
# Change to the drive letter that contains the compressed floppy disk (usually A: or B:) by typing <span class="kbd userinput"> A:</span> or <span class="kbd userinput"> B:</span>.
# Type <span class="kbd userinput"> dblspace /unmount &lt;x&gt;:</span> where &lt;x&gt; is the floppy disk drive letter.
# Type <span class="kbd userinput"> dblspace /unmount <x>:</span> where <x> is the floppy disk drive letter.
# Type <span class="kbd userinput"> format &lt;x&gt;:</span> where &lt;x&gt; is the floppy disk drive letter.
# Type <span class="kbd userinput"> format <x>:</span> where <x> is the floppy disk drive letter.





Latest revision as of 17:47, 20 July 2020

Knowledge Base


You Must Use "DBLSPACE /FORMAT A: " to Format That Drive

Article ID: 108750

Article Last Modified on 11/18/1999



APPLIES TO

  • Microsoft MS-DOS 6.2 Standard Edition



This article was previously published under Q108750

SYMPTOMS

If you unmount a compressed volume file (CVF) on a floppy disk drive and then try to use the MS-DOS FORMAT command to format a floppy disk, you may receive the following message

You must use "DBLSPACE /FORMAT <X>:" to format that drive.

where <X> is the floppy disk drive letter.

CAUSE

This message is caused by the new Automount feature in MS-DOS 6.2. Any command that attempts to access a floppy disk drive containing a disk with a CVF mounts that CVF.

RESOLUTION

To work around this problem:

  1. Change to the drive letter that contains the compressed floppy disk (usually A: or B:) by typing A: or B:.
  2. Type dblspace /unmount <x>: where <x> is the floppy disk drive letter.
  3. Type format <x>: where <x> is the floppy disk drive letter.



Additional query words: 6.20

Keywords: KB108750