Mentioned that a disk with bad blocks and sector remapping on is

probably due for replacement.
Added a note to Q 4.5 that some NE2000 cards report timeouts when
  there is no link on the UTP port.

Submitted by: Doug White <dwhite@gdi.uoregon.edu>
This commit is contained in:
Jordan K. Hubbard 1998-05-19 01:48:11 +00:00
parent 6d48a3a8d7
commit 6b6a33f581
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2825

View file

@ -1,4 +1,4 @@
<!-- $Id: troubleshoot.sgml,v 1.2 1997-12-31 21:51:56 obrien Exp $ -->
<!-- $Id: troubleshoot.sgml,v 1.3 1998-05-19 01:48:11 jkh Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect>
@ -39,6 +39,10 @@
to see if this feature has been disabled on your drive. However,
ESDI, RLL, and ST-506 drives normally do not do this.
<p>If remapping is enabled and you are seeing bad blocks, consider
replacing the drive. The bad blocks will only get worse as time
goes on.
<sect1>
<heading>FreeBSD does not recognize my Bustek 742a EISA SCSI!</heading>
@ -98,7 +102,7 @@
range clash :), by bumping the kernel option <tt/EISA_SLOTS/
to a value of 12.
Configure and compile a kernel, as described in the
<url url="http://www.freebsd.org/handbook/kernelconfig.html"
<url url="../handbook/kernelconfig.html"
name="Handbook entry on configuring the kernel">.
<p>Of course, this does present you with a chicken-and-egg problem when
@ -152,7 +156,10 @@
<p>If you're using the BNC connector on your network card, you may
also see device timeouts because of bad termination. To check this,
attach a terminator directly to the NIC (with no cabel) and see if
the error messages go away.
the error messages go away.
<p>Some NE2000 compatible cards will give this error if there is
no link on the UTP port or if the cable is disconnected.
<sect1>
<heading>When I mount a CDROM, I get ``Incorrect super block''.</heading>