aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-06-06 00:55:25 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-06-06 00:55:25 +0000
commit731935ca641b779e16fa87b26811b019add9be67 (patch)
tree74e7e4aa358b16c6617a259c65f1cad5a1f15cf1 /release
parent9581b9e0da29aa7a1c653206df1d89c476ffcad4 (diff)
Notes
Diffstat (limited to 'release')
-rw-r--r--release/sysinstall/help/en_US.ISO8859-1/hardware.hlp17
-rw-r--r--release/sysinstall/help/en_US.ISO_8859-1/hardware.hlp17
2 files changed, 30 insertions, 4 deletions
diff --git a/release/sysinstall/help/en_US.ISO8859-1/hardware.hlp b/release/sysinstall/help/en_US.ISO8859-1/hardware.hlp
index 7e66516e9ee2f..3c4000247dd7c 100644
--- a/release/sysinstall/help/en_US.ISO8859-1/hardware.hlp
+++ b/release/sysinstall/help/en_US.ISO8859-1/hardware.hlp
@@ -1,4 +1,4 @@
-Hardware Documentation Guide: $Id: hardware.hlp,v 1.6 1995/06/05 15:26:35 jkh Exp $
+Hardware Documentation Guide: $Id: hardware.hlp,v 1.7 1995/06/05 23:57:36 jkh Exp $
Table of Contents
-----------------
@@ -289,7 +289,7 @@ wds: Western Digital WD7000 IDE
4. Known Hardware Problems, Q & A:
---- -------------------------------
+-- -------------------------------
Q: mcd0 keeps thinking that it has found a device and this stops my Intel
EtherExpress card from working.
@@ -349,4 +349,17 @@ A: There's a limitation in the current sysinstall that the tape MUST
be in the drive while sysinstall is started or it won't be detected.
Try again with the tape in the drive the whole time.
+
+Q: I've installed FreeBSD onto my system, but it hangs when booting from
+ the hard drive with the message: ``Changing root to /dev/sd0a''.
+
+A: This problem may occur in a system with a 3com 3c509 ethernet adaptor.
+ The ep0 device driver appears to be sensitive to probes for other
+ devices that also use address 0x300. Boot your FreeBSD system by power
+ cycling the machine (turn off and on). At the ``Boot:'' prompt specify
+ the ``-c''. This will invoke UserConfig (see Section 1. above). Use
+ the ``disable'' command to disable the device probes for all devices
+ at address 0x300 except the ep0 driver. On exit, your machine should
+ successfully boot FreeBSD.
+
[ Please add more hardware tips to this Q&A section! ]
diff --git a/release/sysinstall/help/en_US.ISO_8859-1/hardware.hlp b/release/sysinstall/help/en_US.ISO_8859-1/hardware.hlp
index 7e66516e9ee2f..3c4000247dd7c 100644
--- a/release/sysinstall/help/en_US.ISO_8859-1/hardware.hlp
+++ b/release/sysinstall/help/en_US.ISO_8859-1/hardware.hlp
@@ -1,4 +1,4 @@
-Hardware Documentation Guide: $Id: hardware.hlp,v 1.6 1995/06/05 15:26:35 jkh Exp $
+Hardware Documentation Guide: $Id: hardware.hlp,v 1.7 1995/06/05 23:57:36 jkh Exp $
Table of Contents
-----------------
@@ -289,7 +289,7 @@ wds: Western Digital WD7000 IDE
4. Known Hardware Problems, Q & A:
---- -------------------------------
+-- -------------------------------
Q: mcd0 keeps thinking that it has found a device and this stops my Intel
EtherExpress card from working.
@@ -349,4 +349,17 @@ A: There's a limitation in the current sysinstall that the tape MUST
be in the drive while sysinstall is started or it won't be detected.
Try again with the tape in the drive the whole time.
+
+Q: I've installed FreeBSD onto my system, but it hangs when booting from
+ the hard drive with the message: ``Changing root to /dev/sd0a''.
+
+A: This problem may occur in a system with a 3com 3c509 ethernet adaptor.
+ The ep0 device driver appears to be sensitive to probes for other
+ devices that also use address 0x300. Boot your FreeBSD system by power
+ cycling the machine (turn off and on). At the ``Boot:'' prompt specify
+ the ``-c''. This will invoke UserConfig (see Section 1. above). Use
+ the ``disable'' command to disable the device probes for all devices
+ at address 0x300 except the ep0 driver. On exit, your machine should
+ successfully boot FreeBSD.
+
[ Please add more hardware tips to this Q&A section! ]