home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / msdos / programm / 8840 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  2.3 KB

  1. Path: sparky!uunet!munnari.oz.au!mips!decwrl!sun-barr!ames!purdue!mentor.cc.purdue.edu!noose.ecn.purdue.edu!samsung!transfer!jjmhome!schunix!sonix
  2. From: sonix@schunix.uucp (Duane Morin)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Invalid Media:  Correction??
  5. Message-ID: <1992Aug27.141456.24146@schunix.uucp>
  6. Date: 27 Aug 92 14:14:56 GMT
  7. Organization: SCHUNIX Public Access Unix for Worcester County, Massachusetts, USA
  8. Lines: 49
  9.  
  10. Ok, so, I stay home for ONE sick day, and when I come back, the boss tells me
  11. that his computer is dead.  This is what it says:  Missing Operating System.
  12.  
  13. Ok, no problem.  I try to boot from a floppy.  Works.  Access C drive.  Works.
  14. Do a directory of C?  Invalid Media Type.  Darn.  Try to SYS from A to C?
  15. Write failure.  
  16.  
  17. What I figure happened is this (figured, with a little help from PCTOOLS):  
  18. Somehow, he managed to COMPLETELY trash his boot sector. A status report of 
  19. whatever PCTOOLS thought his hard disk was showed things such as the 
  20. following:
  21.  
  22.     0 - bytes total disk space
  23. 178,327,832 - bytes in 0 files and 0 directories   <-- Its NOT a 178M disk!
  24. -,178,327,832 - bytes available on disk
  25.  
  26.     512 - bytes in each sector
  27.       0 -sector in DOS boot record
  28.         0 - sectores in each FAT ( 0 copies )
  29.       0 - sectors in root directory (0 entries)
  30.        0 - sectors in logical disk
  31.  
  32.     00h - media descriptor
  33.     12 bit - File Allocation Tables
  34.     0 - bytes in each allocation unit (cluster)
  35.     0 - sectors in each allocation unit (cluster)
  36.     0 - total allocation units for data storage
  37.  
  38. Logical Drive C: is accessed as a device driver.
  39.  
  40. FDISK shows a recognized partition of the correct size, (102M), but says 
  41. "system: UNKNOWN".
  42.  
  43. My question:  We don't want to completely reformat this disk, there's alot 
  44. of information on it that we hope not to lose.  I would figure that the 
  45. boot sector has been trashed, not the file allocation tables, so maybe 
  46. we can resurrect some of the data.  Does anyone know the best way to tackle
  47. this fairly nasty problem?  Like, can I get to the hard disk to write a new
  48. media descriptor?  How would I go about doing that?
  49.  
  50. Any suggestions, other than to back up the computer more frequently, greatly
  51. appreciated.  Thank you.
  52.  
  53. Duane Morin
  54. Software Development Manager
  55. Walker Sonix, Inc.
  56. Worcester, MA 01604
  57. sonix@schunix.uucp
  58. sonix@aol.com
  59.