diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-06-05 15:17:54 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-06-05 15:17:54 +0000 |
| commit | 2b26a3ae317e640eb015d0a4942ebaf3b2fa3361 (patch) | |
| tree | e9b75466eb37458bf0ef30d224d81c5064ec9814 /release | |
| parent | 091ba943c6bb5c110cf3f366117951f53fc803c0 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/sysinstall/help/en_US.ISO8859-1/hardware.hlp | 11 | ||||
| -rw-r--r-- | release/sysinstall/help/en_US.ISO_8859-1/hardware.hlp | 11 |
2 files changed, 20 insertions, 2 deletions
diff --git a/release/sysinstall/help/en_US.ISO8859-1/hardware.hlp b/release/sysinstall/help/en_US.ISO8859-1/hardware.hlp index a47bab7ab3ba5..4e57a60ae2539 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.3 1995/06/04 07:31:55 jkh Exp $ +Hardware Documentation Guide: $Id: hardware.hlp,v 1.4 1995/06/05 06:37:28 jkh Exp $ Table of Contents ----------------- @@ -337,4 +337,13 @@ A: Not all of the companies that sell the Matsushita/Panasonic CR-562 Labs (SoundBlaster) host interface. See matcd.4 documentation for a list of host adapters that are known to work. + +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 + on the screen. Help! + +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. + [ 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 a47bab7ab3ba5..4e57a60ae2539 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.3 1995/06/04 07:31:55 jkh Exp $ +Hardware Documentation Guide: $Id: hardware.hlp,v 1.4 1995/06/05 06:37:28 jkh Exp $ Table of Contents ----------------- @@ -337,4 +337,13 @@ A: Not all of the companies that sell the Matsushita/Panasonic CR-562 Labs (SoundBlaster) host interface. See matcd.4 documentation for a list of host adapters that are known to work. + +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 + on the screen. Help! + +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. + [ Please add more hardware tips to this Q&A section! ] |
