home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / hp / 9406 < prev    next >
Encoding:
Text File  |  1992-08-18  |  1.5 KB  |  40 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!mips!odin!fido!shankar
  3. From: shankar@sgi.com (Shankar Unni)
  4. Subject: Re: Recovering from disk with bad blocks
  5. Message-ID: <oo4ru74@fido.asd.sgi.com>
  6. Sender: news@fido.asd.sgi.com (Usenet News Admin)
  7. Organization: Silicon Graphics, Inc.
  8. References: <Bt6ryz.Iq2@knot.ccs.queensu.ca>
  9. Date: Tue, 18 Aug 1992 20:41:31 GMT
  10. Lines: 28
  11.  
  12. In article <Bt6ryz.Iq2@knot.ccs.queensu.ca> heisz@sparky.uucp (Jeff Heisz) writes:
  13.  
  14. >The information on this disk is precious to the nth degree.  It is not
  15. >backuped (of course, else why would I ask you this).
  16.  
  17. /*SALT_IN_WOUND*/
  18. It's obviously not *that* precious, now, is it, if no one cared to
  19. back the thing up?
  20.  
  21. First of all, try the following:
  22.  
  23.    dd if=<rawdevice> of=/dev/null bs=1024k
  24.  
  25. See if you get any errors. If you do, then some sectors/tracks of your
  26. disk are damaged. This is generally bad news.
  27.  
  28. In any case, try answering "y" to a few of the queries. Sometimes,
  29. fsck manages to fix a things up somewhat. In that case, mount the file
  30. system *READ-ONLY* and *BACK IT UP IMMEDIATELY*.  Then unmount and
  31. re-initialize the disk (maybe using mediainit(1M) and/or scsictl(1M)).
  32. Make a new file system on it, mount it, and recover the contents from
  33. the tape.  Then walk around in it to see what's screwed up.
  34.  
  35. If you get a seemingly infinite number of errors and prompts from the
  36. fsck, I can't think of anything offhand I can suggest to fix things up.
  37. --
  38. Shankar Unni                E-Mail:    shankar@sgi.com
  39. Silicon Graphics Inc.            Phone:    +1-415-390-2072
  40.