summaryrefslogtreecommitdiffstats
path: root/release/texts
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-11-21 21:45:27 +0000
committerjkh <jkh@FreeBSD.org>1998-11-21 21:45:27 +0000
commit5e5ecd8cc3c4a3535e4e18ff04fd84779f2f80cf (patch)
tree29434efda8afc069fe1ba4f24918f7a868cd578d /release/texts
parente13f3504278af42447f7613580ea939d824c8b5d (diff)
downloadFreeBSD-src-5e5ecd8cc3c4a3535e4e18ff04fd84779f2f80cf.zip
FreeBSD-src-5e5ecd8cc3c4a3535e4e18ff04fd84779f2f80cf.tar.gz
Doc fixes for CAM devices. If I ever truly understand the logic behind
this name change, I'll be a happy man.
Diffstat (limited to 'release/texts')
-rw-r--r--release/texts/INSTALL.TXT2
-rw-r--r--release/texts/TROUBLE.TXT4
-rw-r--r--release/texts/i386/INSTALL.TXT2
3 files changed, 4 insertions, 4 deletions
diff --git a/release/texts/INSTALL.TXT b/release/texts/INSTALL.TXT
index dfc1697..3a7c5cf 100644
--- a/release/texts/INSTALL.TXT
+++ b/release/texts/INSTALL.TXT
@@ -266,7 +266,7 @@ the distributions you're interested in, simply tar them onto the tape
with a command something like this:
cd /where/you/have/your/dists
- tar cvf /dev/rwt0 (or /dev/rst0) dist1 .. dist2
+ tar cvf /dev/rwt0 (or /dev/rsa0) dist1 .. dist2
When you go to do the installation, you should also make sure that you
leave enough room in some temporary directory (which you'll be allowed
diff --git a/release/texts/TROUBLE.TXT b/release/texts/TROUBLE.TXT
index ca374ca..c3fed34 100644
--- a/release/texts/TROUBLE.TXT
+++ b/release/texts/TROUBLE.TXT
@@ -221,7 +221,7 @@ A: These CD-ROM drives are currently not supported by FreeBSD. The command
Q: I'm trying to install from a tape drive but all I get is something like:
- st0(aha0:1:0) NOT READY csi 40,0,0,0
+ sa0(aha0:1:0) NOT READY csi 40,0,0,0
on the screen. Help!
A: There's a limitation in the current sysinstall that the tape MUST
@@ -230,7 +230,7 @@ A: There's a limitation in the current sysinstall that the tape MUST
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''.
+ the hard drive with the message: ``Changing root to /dev/da0a''.
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
diff --git a/release/texts/i386/INSTALL.TXT b/release/texts/i386/INSTALL.TXT
index dfc1697..3a7c5cf 100644
--- a/release/texts/i386/INSTALL.TXT
+++ b/release/texts/i386/INSTALL.TXT
@@ -266,7 +266,7 @@ the distributions you're interested in, simply tar them onto the tape
with a command something like this:
cd /where/you/have/your/dists
- tar cvf /dev/rwt0 (or /dev/rst0) dist1 .. dist2
+ tar cvf /dev/rwt0 (or /dev/rsa0) dist1 .. dist2
When you go to do the installation, you should also make sure that you
leave enough room in some temporary directory (which you'll be allowed
OpenPOWER on IntegriCloud