home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 2989 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.5 KB

  1. Path: sparky!uunet!olivea!bu.edu!rpi!usc!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!roundup.crhc.uiuc.edu!uivlsisd.csl.uiuc.edu!terry
  2. From: terry@uivlsisd.csl.uiuc.edu (Terry Lee)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: Bad144 sector mapping tips
  5. Keywords: bad144
  6. Message-ID: <l78speINNhtb@roundup.crhc.uiuc.edu>
  7. Date: 27 Jul 92 22:05:34 GMT
  8. References: <l70u7lINNbh2@roundup.crhc.uiuc.edu> <HSU.92Jul27045602@laphroaig.cs.hut.fi>
  9. Reply-To: terry@uivlsi.csl.uiuc.edu
  10. Organization: Coordinated Science Lab., Univ. of Illinois at Urbana-Champaign
  11. Lines: 18
  12. NNTP-Posting-Host: uivlsisd.csl.uiuc.edu
  13.  
  14.  
  15.     Earlier, I had posted a series of steps for bad144 bad sector mapping.
  16. Unfortunately, the problem with bad144 handling is even worse than I realized.
  17. The problem appears to be when a write is attempted on a bad sector that has
  18. been mapped out.  So for now, the steps I posted DO NOT work.  My advice would
  19. be to re-low-level format the hard drive and use bad sector sparing if your
  20. hard drive controller supports it and you have the time.  Otherwise, a bad
  21. sector in the inode list (or any other critical file system area) can be nasty.
  22.  
  23.     Also, a couple of people have experienced problems with corrupted bad
  24. sector file, which I also ran into.  My solution was to write an /etc/disktab
  25. entry and completely re-disklabel the disk.  Using bad144 after that didn't
  26. cause any more bad-sector corruptions.  But again, bad144 handling really
  27. doesn't work right now anyway.
  28.  
  29. ----------
  30. Terry Lee
  31. terry@uivlsi.csl.uiuc.edu
  32.