home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / msdos / misc / 4824 < prev    next >
Encoding:
Text File  |  1992-08-20  |  882 b   |  29 lines

  1. Newsgroups: comp.os.msdos.misc
  2. Path: sparky!uunet!stanford.edu!CSD-NewsHost.Stanford.EDU!Csd-NewsHost!plotkin
  3. From: plotkin@cs.stanford.edu (Serge A. Plotkin)
  4. Subject: Re: How to Un write protect a stacker volume
  5. In-Reply-To: fox@rei.com's message of 20 Aug 92 14:56:20 GMT
  6. Message-ID: <PLOTKIN.92Aug20100153@Troll.stanford.edu>
  7. Sender: news@CSD-NewsHost.Stanford.EDU
  8. Organization: Stanford, CS Dept.
  9. References: <1992Aug18.155027.1941@regina.cs.uregina.ca>
  10.     <1992Aug19.144120.27518@klaava.Helsinki.FI>
  11.     <1992Aug19.212156.19397@nosc.mil> <1992Aug20.145620.17443@rei.com>
  12. Distribution: comp.os.msdos.misc
  13. Date: 20 Aug 92 10:01:53
  14. Lines: 13
  15.  
  16.  In order to un-write protect the stacker drive
  17. you should
  18.  
  19. run sdefrag /fd:<the name of the stacker volume file>
  20.  
  21. then run chkdsk
  22. then scheck
  23. and then you might have to repeat chkdsk/scheck combination.
  24.  
  25.  
  26. works for me every time....
  27.  
  28. -serge
  29.