home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / bsd / 4139 < prev    next >
Encoding:
Text File  |  1992-08-14  |  2.4 KB  |  49 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!usc!wupost!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!news.cs.indiana.edu!umn.edu!buddha.ncc.umn.edu!rodeen
  3. From: rodeen@buddha.ncc.umn.edu (Rick Odeen)
  4. Subject: Re: swap problems - Not Again!
  5. Message-ID: <1992Aug14.145455.4071@news2.cis.umn.edu>
  6. Summary: Frustrating isn't it...
  7. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  8. Nntp-Posting-Host: buddha.ncc.umn.edu
  9. Organization: Nutrition Coordinating Center, University of Minnesota
  10. References: <NEAL.92Aug13080724@neal.ctd.comsat.com>
  11. Date: Fri, 14 Aug 1992 14:54:55 GMT
  12. Lines: 35
  13.  
  14. In article <NEAL.92Aug13080724@neal.ctd.comsat.com> neal@neal.ctd.comsat.com (Neal Becker) writes:
  15. >I have a recent 386/4Mb with Wd1007V and 150Mb Micropolis EDSI drives.
  16. >When 0.1 installed, I get "clean of page xxx failed" warnings.  A LOT.
  17. >By the hundreds.
  18.  
  19. What you are experiencing is hitting a bad sector in your swap space.
  20. This happened to me and the only way I've been able to get around it
  21. for now was to move my swap space somewhere that didn't have bad sectors.
  22. If you've been following the discussion on bad sectors on EDSI drives
  23. there was method of discovering where you have bad sectors by doing
  24. a dd if=/dev/wd0c of=/dev/null bs=512 conv=syn,noerror.  Grab a copy
  25. of the unofficial FAQ (I think it's on agate), there is a good set of
  26. instructions on how to install 386BSD manually, reinstall your system
  27. with your swap space in a clean section of disk, leaving a gap between
  28. probably your root partition and your swap partition (this is where the
  29. bad sector is).  I was fortunate in that the bad sector on my drive
  30. was close enough to the start of swap that I was able to relabel my
  31. disk shrinking swap a little and leaving a gap where the bad sector was.
  32.  
  33. Another apprach people are having success with, if your controller
  34. supports it, is to enable alternate sector mapping and do a new low
  35. level format of your drive, this should make the drive to appear
  36. defect free to 386BSD.
  37.  
  38. This whole bad sector issue seems to be a problem for a lot of people,
  39. lets try to coordinate the effort and get this working.  Keep those
  40. posts coming with any and all ideas and efforts!
  41.  
  42. -Rick Odeen
  43.  
  44. -- 
  45. "MINIX costs $169, but the license allows  | Rick Odeen 
  46. making two backup copies, so the effective | rodeen@buddha.ncc.umn.edu 
  47. price can be under $60."                   | rutgers!umn-cs!buddha!rodeen
  48.          - ast@cs.vu.nl (Andy Tanenbaum)   |
  49.