home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / bsd / 10963 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.5 KB

  1. Path: sparky!uunet!pipex!bnr.co.uk!uknet!axion!rtf.bt.co.uk!duplain
  2. From: duplain@rtf.bt.co.uk (Andy Duplain)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: [386BSD] corrupt files
  5. Message-ID: <1993Jan6.132839.15621@rtf.bt.co.uk>
  6. Date: 6 Jan 93 13:28:39 GMT
  7. References: <56750001@acf3.NYU.EDU>
  8. Organization: BT Customer Systems, Brighton, UK
  9. Lines: 28
  10.  
  11. In article <56750001@acf3.NYU.EDU> chapman@acf3.NYU.EDU (Gary W. Chapman, , , ) writes:
  12. >After downloading 386BSD from agate.berkeley.edu (and from another place
  13. >as well), I get 
  14. >
  15. >bin01.02 is corrupt
  16. >bin01.03 is corrupt
  17. >
  18. >when doing 'extract'.  What can I do?
  19.  
  20.     They may not actually be corrupt!  I had this problem (with different
  21.     bin01.xx files) and it was caused by the kernel from dist.fs not
  22.     reporting errors on my ESDI drives.  I resolved this problem by getting
  23.     a kernel from a guy in Germany that reports these errors, relabelling
  24.     the disk's with bad144-style "sector forwarding" ('sf' in /etc/disktab)
  25.     then running "dd if=/dev/wd0c of=/dev/null bs=<bytesize of 1 cyl.>".
  26.     Write down the bad sector reports and then use bad144 to mark them as
  27.     bad.  This takes a while (though it looks worse than it really is, as
  28.     the kernel reports the same bad sector about 5 times).  Once you have
  29.     done this you can restart the installation.
  30.  
  31.     BTW if you're stuck for a kernel, I can build you one that reports
  32.     errors to whatever spec you like.
  33.  
  34.  
  35.  
  36. -- 
  37. Andy Duplain, BT Customer Systems, Brighton, UK.           duplain@rtf.bt.co.uk
  38. #define    DISCLAIMER      My views and opinions are my own, and not my company's
  39.