home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / ibm / pc / hardware / 34202 < prev    next >
Encoding:
Internet Message Format  |  1992-12-26  |  1.4 KB

  1. Path: sparky!uunet!gatech!rpi!ghost.dsi.unimi.it!univ-lyon1.fr!frmop11!psuvm!ucf1vm!cop80196
  2. Organization: University of Central Florida--Computer Services
  3. Date: Friday, 25 Dec 1992 21:15:33 EST
  4. From: Bill Laird <COP80196@UCF1VM.BITNET>
  5. Message-ID: <92360.211533COP80196@UCF1VM.BITNET>
  6. Newsgroups: comp.sys.ibm.pc.hardware
  7. Subject: Re: Need help. Hard drive failure.
  8. References:  <1992Dec25.202029.17250@netcom.com>
  9. Lines: 22
  10.  
  11. In article <1992Dec25.202029.17250@netcom.com>, shawr@netcom.com (rich shaw)
  12. says:
  13.  
  14. >        I need some help on this. I have a conner 3204F IDE drive which
  15. >refuse to respond to the fdisk command. I can create the partitons under
  16. >fdisk, but everytime I save and exit the fdisk command, the infomation is
  17. >lost. So, do I need to low-level format my hard drive (and how) or the
  18. >hard drive is dead? Thanks in advance.
  19.  
  20. There is an undocumented trick that you may want to try with fdisk. When
  21. you involk fdisk, use the /MBR switch: ex. fdisk /MBR
  22.  
  23. /MBR stands for master boot record. Apparently, when fdisk does it's
  24. partitioning, it does some sort of signature check in the master boot
  25. record. If that signature isn't there (because of a virus, or other
  26. serious problem) fdisk will not work. The /MBR switch tells fdisk to go
  27. ahead and partition even if the signature check fails.
  28.  
  29. IMHO, a low level format is probably is not necessary. Let me know how this
  30. works out.
  31.  
  32. Bill
  33.