home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / os2 / misc / 41064 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  2.2 KB

  1. Path: sparky!uunet!cs.utexas.edu!torn!utzoo!censor!isgtec!ted
  2. From: ted@isgtec.com (Ted Richards)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Running CHKDSK Without Booting From a Floppy
  5. Message-ID: <3923@isgtec.isgtec.com>
  6. Date: 4 Jan 93 04:12:11 GMT
  7. Sender: news@isgtec.com
  8. Organization: ISG Technologies Inc. Mississauga Ont. Canada
  9. Lines: 40
  10. X-Newsreader: TIN [version 1.1 PL8]
  11.  
  12. There is a program on hobbes which lets you run chkdsk or even install
  13. updated .dll files without having to boot from a floppy disk.  It either
  14. wasn't publicized when it appeared a couple of weeks ago, or else I
  15. completely missed the significance at the time.
  16.  
  17. It is much like the recently-discussed shiftrun utility, only better,
  18. because it is a device driver, and so runs before any of the .dll files
  19. are loaded, and before any of the system files get locked.  This lets
  20. you run chkdsk /f:3 on your swap partition (or any other) after a crash
  21. without having to reboot from the installation diskette.  Someone on
  22. the IBM Toronto BBS said that they had installed all their bug fixes
  23. (except for the SP itself) without having to boot from a floppy.
  24.  
  25. The original file is cdd.zip in pub/os2/all/drivers.  It is freeware
  26. and includes the source code.  This version assumes that OS/2 is
  27. installed on C:  I just uploaded a modified version, cdd2.zip (that
  28. does NOT include the source code), that I found on the IBM Toronto BBS
  29. that will work with OS/2 installed on any logical drive.
  30. At the moment it is in pub/uploads, but will probably soon get
  31. transfered to pub/os2/all/drivers.
  32.  
  33. The instructions in the .zip file are not very explicit.  What I did was
  34. to add a line
  35.  
  36. DEVICE=<path>\CDD2.SYS            [<path> is the path to cdd2.sys]
  37.  
  38. to my config.sys after the line
  39.  
  40. DEVICE=?:\OS2\DOS.SYS
  41.  
  42. I don't know how important the exact position in config.sys is, but
  43. that one seems to work.  The next time you reboot, cdd2 will prompt you
  44. to type Esc to load CMD.EXE.   If you don't do so within 5 seconds, it
  45. just carries on booting normally.
  46.  
  47. This program should definitely be in the FAQ!
  48.  
  49. --
  50. Ted Richards            ted@isgtec.com             [...!uunet.ca!isgtec!ted]
  51. ISG Technologies Inc.   6509 Airport Rd., Mississauga  Ont.  Canada   L4V 1S7
  52.