Added my boilerplace filelist to Q 2.1, "What files to download..."
Added new question regarding removing an IDE ZIP to get the boot floppy to go beyond the `Probing Devices...' dialog. Submitted by: Doug White <dwhite@gdi.uoregon.edu>
This commit is contained in:
parent
ef1439ac4a
commit
0d73182d8a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2820
1 changed files with 22 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
<!-- $Id: install.sgml,v 1.1 1997-11-03 08:53:47 max Exp $ -->
|
<!-- $Id: install.sgml,v 1.2 1998-05-19 01:45:17 jkh Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<sect>
|
<sect>
|
||||||
|
@ -14,6 +14,18 @@
|
||||||
partitions, whatever's necessary to get the reset of the bits
|
partitions, whatever's necessary to get the reset of the bits
|
||||||
installed).
|
installed).
|
||||||
|
|
||||||
|
<p>If you need to download the distributions yourself (for a DOS
|
||||||
|
filesystem install, for instance), below are some recommendations
|
||||||
|
for distributions to grab:
|
||||||
|
|
||||||
|
<itemize>
|
||||||
|
<item> bin/<newline>
|
||||||
|
<item> manpages/<newline>
|
||||||
|
<item> compat*/<newline>
|
||||||
|
<item> doc/ <newline>
|
||||||
|
<item> src/ssys.* <newline>
|
||||||
|
</itemize>
|
||||||
|
|
||||||
<p>Full instructions on this procedure and a little bit more about
|
<p>Full instructions on this procedure and a little bit more about
|
||||||
installation issues in general can be found in the <url
|
installation issues in general can be found in the <url
|
||||||
url="../handbook/install.html"
|
url="../handbook/install.html"
|
||||||
|
@ -439,5 +451,14 @@
|
||||||
|
|
||||||
<tt><majordomo@braae.ru.ac.za></tt>.
|
<tt><majordomo@braae.ru.ac.za></tt>.
|
||||||
|
|
||||||
|
<sect1>
|
||||||
|
<heading>The boot floppy starts but hangs at the ``Probing Devices...''
|
||||||
|
screen.</heading>
|
||||||
|
|
||||||
|
<p>If you have a IDE Zip or Jaz drive installed, remove it and try again.
|
||||||
|
The boot floppy has trouble probing these devices and can confuse it.
|
||||||
|
After the system is installed you can reconnect the drive. Hopefully
|
||||||
|
this will be fixed in a later release.
|
||||||
|
|
||||||
</sect>
|
</sect>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue