From the PR:

o Minor grammar nits
    o Suggest Partition Magic to users; IMO, this is probably the most
      useful utility for those who use multiple OSs.
    o Sysinstall is now much more user-friendly wrt to ppp installation
      & setup
    o Sysinstall will setup anonymous FTP for you if you ask it to
    o IDE CDROM Device name change: wcd -> acd
    o Add some more information about downloading the distribution from
      ftp.FreeBSD.org
    o The IP address for ftp.FreeBSD.org was incorrect; fix it
    o Windows File Manager -> Windows Explorer (since there are probably
      3 people left in the world that still use Win16)
    o Note that IDE drivers are ad* in 4.0 and later
    o Installation types: Novice -> Standard

PR:		17869
Submitted by:	Eric Ogren <eogren@earthlink.net>
This commit is contained in:
Jim Mock 2000-05-22 18:44:10 +00:00
parent c096a5240b
commit 2cc436ed66
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7235
2 changed files with 118 additions and 46 deletions

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.39 2000/05/17 02:14:34 chris Exp $ $FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.40 2000/05/17 02:24:40 chris Exp $
--> -->
<chapter id="install"> <chapter id="install">
@ -113,7 +113,9 @@
</itemizedlist> </itemizedlist>
<para>With the <filename>kern.flp</filename> disk in your floppy <para>With the <filename>kern.flp</filename> disk in your floppy
drive, reboot your computer. You will be prompted to insert drive, reboot your computer. After a couple of minutes
(while the kernel loads from the floppy), you
will be prompted to insert
the <filename>mfsroot.flp</filename>, after which the the <filename>mfsroot.flp</filename>, after which the
installation will proceed normally.</para> installation will proceed normally.</para>
</sect3> </sect3>
@ -200,6 +202,11 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
<userinput>ftp://<replaceable>your machine</replaceable></userinput> <userinput>ftp://<replaceable>your machine</replaceable></userinput>
after picking &ldquo;Other&rdquo; in the FTP sites menu during after picking &ldquo;Other&rdquo; in the FTP sites menu during
the install.</para> the install.</para>
<note><para>If you choose to enable anonymous FTP during the
installation of your system, the installation program will do
the above procedure for you.</para></note>
</sect3> </sect3>
<sect3> <sect3>
@ -216,7 +223,8 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
you are preparing the floppies from DOS, then they you are preparing the floppies from DOS, then they
<emphasis>MUST</emphasis> be formatted using the MS-DOS <emphasis>MUST</emphasis> be formatted using the MS-DOS
<command>FORMAT</command> command. If you are using Windows, <command>FORMAT</command> command. If you are using Windows,
use the Windows File Manager format command.</para> use Explorer to format the disks (right-click on the
<devicename>A:</devicename> drive, and select &quot;Format&quot;.</para>
<para>Do <emphasis>NOT</emphasis> trust factory pre-formatted <para>Do <emphasis>NOT</emphasis> trust factory pre-formatted
floppies! Format them again yourself, just to be sure. Many floppies! Format them again yourself, just to be sure. Many
@ -279,6 +287,14 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
free space and <devicename>E:</devicename> is where your CDROM free space and <devicename>E:</devicename> is where your CDROM
is mounted.</para> is mounted.</para>
<para>If you do not have a CDROM drive, you can download the
distribution from <ulink
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/&rel.current;-RELEASE/">
ftp.FreeBSD.org</ulink>. Each distribution is in its own directory;
for example, the <emphasis>bin</emphasis> distribution can be
found in the <ulink
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/&rel.current;-RELEASE/bin">&rel.current;/bin</ulink> directory.</para>
<para>For as many distributions you wish to install from an MS-DOS <para>For as many distributions you wish to install from an MS-DOS
partition (and you have the free space for), install each one partition (and you have the free space for), install each one
under <filename>c:\FreeBSD</filename> &mdash; the under <filename>c:\FreeBSD</filename> &mdash; the
@ -334,14 +350,17 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
<para>If you are using a modem, then PPP is almost certainly <para>If you are using a modem, then PPP is almost certainly
your only choice. Make sure that you have your service your only choice. Make sure that you have your service
provider's information handy as you will need to know it fairly provider's information handy as you will need to know it fairly
early in the installation process. You will also need to know early in the installation process.</para>
<para>If you use PAP or CHAP to connect your ISP (in other
words, if you can connect to the ISP in Windows without
using a script), then all you will need to do is type in
<command>dial</command> at the
<application>ppp</application> prompt. Otherwise,
you will need to know
how to dial your ISP using the &ldquo;AT commands&rdquo; how to dial your ISP using the &ldquo;AT commands&rdquo;
specific to your modem, as the PPP dialer provides only a very specific to your modem, as the PPP dialer provides only a very
simple terminal emulator. If you are using PAP or CHAP, you simple terminal emulator. Please
will need to type the necessary <command>set authname</command> to the user-ppp <link linkend="userppp">handbook</link> and <ulink
and <command>set authkey</command> commands before typing
<command>term</command>. Refer to the user-ppp <link
linkend="userppp">handbook</link> and <ulink
url="../FAQ/ppp.html">FAQ</ulink> entries for further url="../FAQ/ppp.html">FAQ</ulink> entries for further
information. If you have problems, logging can be directed to information. If you have problems, logging can be directed to
the screen using the command <command>set log local the screen using the command <command>set log local
@ -375,7 +394,7 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
gateway (if you are using PPP, it is your provider's IP address) gateway (if you are using PPP, it is your provider's IP address)
to use in talking to it. If you do not know the answers to all to use in talking to it. If you do not know the answers to all
or most of these questions, then you should really probably talk or most of these questions, then you should really probably talk
to your system administrator <emphasis>before</emphasis> trying to your system administrator or ISP <emphasis>before</emphasis> trying
this type of installation.</para> this type of installation.</para>
<sect4> <sect4>
@ -427,7 +446,7 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
install from, so the following would work in the absence of a install from, so the following would work in the absence of a
name server:</para> name server:</para>
<screen><userinput>ftp://165.113.121.81/pub/FreeBSD/&rel.current;-RELEASE</userinput></screen> <screen><userinput>ftp://209.55.82.20/pub/FreeBSD/&rel.current;-RELEASE</userinput></screen>
<para>There are two FTP installation modes you can choose from, <para>There are two FTP installation modes you can choose from,
active or passive FTP.</para> active or passive FTP.</para>
@ -437,7 +456,8 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
<term>FTP Active</term> <term>FTP Active</term>
<listitem> <listitem>
<para>For all FTP transfers, use &ldquo;Active&rdquo; <para>This option will make all FTP transfers
use &ldquo;Active&rdquo;
mode. This will not work through firewalls, but will mode. This will not work through firewalls, but will
often work with older FTP servers that do not support often work with older FTP servers that do not support
passive mode. If your connection hangs with passive passive mode. If your connection hangs with passive
@ -449,8 +469,9 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
<term>FTP Passive</term> <term>FTP Passive</term>
<listitem> <listitem>
<para>For all FTP transfers, use &ldquo;Passive&rdquo; <para>This option instructs FreeBSD to use
mode. This allows the user to pass through firewalls &ldquo;Passive&rdquo; mode for all FTP operations.
This allows the user to pass through firewalls
that do not allow incoming connections on random port that do not allow incoming connections on random port
addresses.</para> addresses.</para>
</listitem> </listitem>
@ -551,12 +572,12 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
</listitem> </listitem>
<listitem> <listitem>
<para>Select a Novice, Custom, or Express install, depending on <para>Select a Standard, Express, or Custom install, depending on
whether or not you would like the installation to help you whether or not you would like the installation to help you
through a typical installation, give you a high degree of through a typical installation, give you a high degree of
control over each step, or simply whizz through it (using control over each step, or simply whizz through it (using
reasonable defaults when possible) as fast as possible. If reasonable defaults when possible) as fast as possible. If
you have never used FreeBSD before, the Novice installation you have never used FreeBSD before, the Standard installation
method is most recommended.</para> method is most recommended.</para>
</listitem> </listitem>
@ -747,7 +768,7 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
</listitem> </listitem>
<listitem> <listitem>
<para><devicename>wcd</devicename> - ATAPI IDE interface</para> <para><devicename>acd</devicename> - ATAPI IDE interface</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
@ -1568,13 +1589,25 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
<para>FIPS allows you to split an existing MS-DOS partition <para>FIPS allows you to split an existing MS-DOS partition
into two pieces, preserving the original partition and into two pieces, preserving the original partition and
allowing you to install onto the second free piece. You allowing you to install onto the second free piece. You
first defragment your MS-DOS partition using the DOS 6.XX first defragment your MS-DOS partition using the Windows
DEFRAG utility or the Norton Disk Tools, then run FIPS. It DEFRAG utility (go into Explorer, right-click on the
hard drive, and choose to defrag your
hard drive), or Norton Disk Tools. You then must run FIPS. It
will prompt you for the rest of the information it needs. will prompt you for the rest of the information it needs.
Afterwards, you can reboot and install FreeBSD on the new Afterwards, you can reboot and install FreeBSD on the new
free slice. See the <emphasis>Distributions</emphasis> menu free slice. See the <emphasis>Distributions</emphasis> menu
for an estimate of how much free space you will need for the for an estimate of how much free space you will need for the
kind of installation you want.</para> kind of installation you want.</para>
<para>There is also a <emphasis>very</emphasis> useful
product from <ulink
url="http://www.powerquest.com/">PowerQuest</ulink>
called <application>Partition Magic</application>. This
application has far more functionality than FIPS, and is
highly recommended if you plan to often add/remove
operating systems (like me). However, it does cost
money, and if you plan to install FreeBSD once and then
leave it there, FIPS will probably be fine for you.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -1612,12 +1645,15 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
<devicename>E:</devicename> drive, <devicename>E:</devicename> drive,
<filename>/dev/da0s6</filename>, and so on. This example <filename>/dev/da0s6</filename>, and so on. This example
assumes, of course, that your extended partition is on SCSI assumes, of course, that your extended partition is on SCSI
drive 0. For IDE drives, substitute <filename>wd</filename> drive 0. For IDE drives, substitute <filename>ad</filename>
for <filename>da</filename> appropriately. You otherwise for <filename>da</filename> appropriately if installing
4.0-RELEASE or later, and substitute
<filename>wd</filename> for <filename>da</filename> if you
are installing a version of FreeBSD prior to 4.0. You otherwise
mount extended partitions exactly like you would any other mount extended partitions exactly like you would any other
DOS drive, for example:</para> DOS drive, for example:</para>
<screen>&prompt.root; <userinput>mount -t msdos /dev/da0s5 /dos_d</userinput></screen> <screen>&prompt.root; <userinput>mount -t msdos /dev/ad0s5 /dos_d</userinput></screen>
</answer> </answer>
</qandaentry> </qandaentry>
</qandaset> </qandaset>

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.39 2000/05/17 02:14:34 chris Exp $ $FreeBSD: doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml,v 1.40 2000/05/17 02:24:40 chris Exp $
--> -->
<chapter id="install"> <chapter id="install">
@ -113,7 +113,9 @@
</itemizedlist> </itemizedlist>
<para>With the <filename>kern.flp</filename> disk in your floppy <para>With the <filename>kern.flp</filename> disk in your floppy
drive, reboot your computer. You will be prompted to insert drive, reboot your computer. After a couple of minutes
(while the kernel loads from the floppy), you
will be prompted to insert
the <filename>mfsroot.flp</filename>, after which the the <filename>mfsroot.flp</filename>, after which the
installation will proceed normally.</para> installation will proceed normally.</para>
</sect3> </sect3>
@ -200,6 +202,11 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
<userinput>ftp://<replaceable>your machine</replaceable></userinput> <userinput>ftp://<replaceable>your machine</replaceable></userinput>
after picking &ldquo;Other&rdquo; in the FTP sites menu during after picking &ldquo;Other&rdquo; in the FTP sites menu during
the install.</para> the install.</para>
<note><para>If you choose to enable anonymous FTP during the
installation of your system, the installation program will do
the above procedure for you.</para></note>
</sect3> </sect3>
<sect3> <sect3>
@ -216,7 +223,8 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
you are preparing the floppies from DOS, then they you are preparing the floppies from DOS, then they
<emphasis>MUST</emphasis> be formatted using the MS-DOS <emphasis>MUST</emphasis> be formatted using the MS-DOS
<command>FORMAT</command> command. If you are using Windows, <command>FORMAT</command> command. If you are using Windows,
use the Windows File Manager format command.</para> use Explorer to format the disks (right-click on the
<devicename>A:</devicename> drive, and select &quot;Format&quot;.</para>
<para>Do <emphasis>NOT</emphasis> trust factory pre-formatted <para>Do <emphasis>NOT</emphasis> trust factory pre-formatted
floppies! Format them again yourself, just to be sure. Many floppies! Format them again yourself, just to be sure. Many
@ -279,6 +287,14 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
free space and <devicename>E:</devicename> is where your CDROM free space and <devicename>E:</devicename> is where your CDROM
is mounted.</para> is mounted.</para>
<para>If you do not have a CDROM drive, you can download the
distribution from <ulink
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/&rel.current;-RELEASE/">
ftp.FreeBSD.org</ulink>. Each distribution is in its own directory;
for example, the <emphasis>bin</emphasis> distribution can be
found in the <ulink
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/&rel.current;-RELEASE/bin">&rel.current;/bin</ulink> directory.</para>
<para>For as many distributions you wish to install from an MS-DOS <para>For as many distributions you wish to install from an MS-DOS
partition (and you have the free space for), install each one partition (and you have the free space for), install each one
under <filename>c:\FreeBSD</filename> &mdash; the under <filename>c:\FreeBSD</filename> &mdash; the
@ -334,14 +350,17 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
<para>If you are using a modem, then PPP is almost certainly <para>If you are using a modem, then PPP is almost certainly
your only choice. Make sure that you have your service your only choice. Make sure that you have your service
provider's information handy as you will need to know it fairly provider's information handy as you will need to know it fairly
early in the installation process. You will also need to know early in the installation process.</para>
<para>If you use PAP or CHAP to connect your ISP (in other
words, if you can connect to the ISP in Windows without
using a script), then all you will need to do is type in
<command>dial</command> at the
<application>ppp</application> prompt. Otherwise,
you will need to know
how to dial your ISP using the &ldquo;AT commands&rdquo; how to dial your ISP using the &ldquo;AT commands&rdquo;
specific to your modem, as the PPP dialer provides only a very specific to your modem, as the PPP dialer provides only a very
simple terminal emulator. If you are using PAP or CHAP, you simple terminal emulator. Please
will need to type the necessary <command>set authname</command> to the user-ppp <link linkend="userppp">handbook</link> and <ulink
and <command>set authkey</command> commands before typing
<command>term</command>. Refer to the user-ppp <link
linkend="userppp">handbook</link> and <ulink
url="../FAQ/ppp.html">FAQ</ulink> entries for further url="../FAQ/ppp.html">FAQ</ulink> entries for further
information. If you have problems, logging can be directed to information. If you have problems, logging can be directed to
the screen using the command <command>set log local the screen using the command <command>set log local
@ -375,7 +394,7 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
gateway (if you are using PPP, it is your provider's IP address) gateway (if you are using PPP, it is your provider's IP address)
to use in talking to it. If you do not know the answers to all to use in talking to it. If you do not know the answers to all
or most of these questions, then you should really probably talk or most of these questions, then you should really probably talk
to your system administrator <emphasis>before</emphasis> trying to your system administrator or ISP <emphasis>before</emphasis> trying
this type of installation.</para> this type of installation.</para>
<sect4> <sect4>
@ -427,7 +446,7 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
install from, so the following would work in the absence of a install from, so the following would work in the absence of a
name server:</para> name server:</para>
<screen><userinput>ftp://165.113.121.81/pub/FreeBSD/&rel.current;-RELEASE</userinput></screen> <screen><userinput>ftp://209.55.82.20/pub/FreeBSD/&rel.current;-RELEASE</userinput></screen>
<para>There are two FTP installation modes you can choose from, <para>There are two FTP installation modes you can choose from,
active or passive FTP.</para> active or passive FTP.</para>
@ -437,7 +456,8 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
<term>FTP Active</term> <term>FTP Active</term>
<listitem> <listitem>
<para>For all FTP transfers, use &ldquo;Active&rdquo; <para>This option will make all FTP transfers
use &ldquo;Active&rdquo;
mode. This will not work through firewalls, but will mode. This will not work through firewalls, but will
often work with older FTP servers that do not support often work with older FTP servers that do not support
passive mode. If your connection hangs with passive passive mode. If your connection hangs with passive
@ -449,8 +469,9 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
<term>FTP Passive</term> <term>FTP Passive</term>
<listitem> <listitem>
<para>For all FTP transfers, use &ldquo;Passive&rdquo; <para>This option instructs FreeBSD to use
mode. This allows the user to pass through firewalls &ldquo;Passive&rdquo; mode for all FTP operations.
This allows the user to pass through firewalls
that do not allow incoming connections on random port that do not allow incoming connections on random port
addresses.</para> addresses.</para>
</listitem> </listitem>
@ -551,12 +572,12 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
</listitem> </listitem>
<listitem> <listitem>
<para>Select a Novice, Custom, or Express install, depending on <para>Select a Standard, Express, or Custom install, depending on
whether or not you would like the installation to help you whether or not you would like the installation to help you
through a typical installation, give you a high degree of through a typical installation, give you a high degree of
control over each step, or simply whizz through it (using control over each step, or simply whizz through it (using
reasonable defaults when possible) as fast as possible. If reasonable defaults when possible) as fast as possible. If
you have never used FreeBSD before, the Novice installation you have never used FreeBSD before, the Standard installation
method is most recommended.</para> method is most recommended.</para>
</listitem> </listitem>
@ -747,7 +768,7 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
</listitem> </listitem>
<listitem> <listitem>
<para><devicename>wcd</devicename> - ATAPI IDE interface</para> <para><devicename>acd</devicename> - ATAPI IDE interface</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
@ -1568,13 +1589,25 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
<para>FIPS allows you to split an existing MS-DOS partition <para>FIPS allows you to split an existing MS-DOS partition
into two pieces, preserving the original partition and into two pieces, preserving the original partition and
allowing you to install onto the second free piece. You allowing you to install onto the second free piece. You
first defragment your MS-DOS partition using the DOS 6.XX first defragment your MS-DOS partition using the Windows
DEFRAG utility or the Norton Disk Tools, then run FIPS. It DEFRAG utility (go into Explorer, right-click on the
hard drive, and choose to defrag your
hard drive), or Norton Disk Tools. You then must run FIPS. It
will prompt you for the rest of the information it needs. will prompt you for the rest of the information it needs.
Afterwards, you can reboot and install FreeBSD on the new Afterwards, you can reboot and install FreeBSD on the new
free slice. See the <emphasis>Distributions</emphasis> menu free slice. See the <emphasis>Distributions</emphasis> menu
for an estimate of how much free space you will need for the for an estimate of how much free space you will need for the
kind of installation you want.</para> kind of installation you want.</para>
<para>There is also a <emphasis>very</emphasis> useful
product from <ulink
url="http://www.powerquest.com/">PowerQuest</ulink>
called <application>Partition Magic</application>. This
application has far more functionality than FIPS, and is
highly recommended if you plan to often add/remove
operating systems (like me). However, it does cost
money, and if you plan to install FreeBSD once and then
leave it there, FIPS will probably be fine for you.</para>
</answer> </answer>
</qandaentry> </qandaentry>
@ -1612,12 +1645,15 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent</programlisting>
<devicename>E:</devicename> drive, <devicename>E:</devicename> drive,
<filename>/dev/da0s6</filename>, and so on. This example <filename>/dev/da0s6</filename>, and so on. This example
assumes, of course, that your extended partition is on SCSI assumes, of course, that your extended partition is on SCSI
drive 0. For IDE drives, substitute <filename>wd</filename> drive 0. For IDE drives, substitute <filename>ad</filename>
for <filename>da</filename> appropriately. You otherwise for <filename>da</filename> appropriately if installing
4.0-RELEASE or later, and substitute
<filename>wd</filename> for <filename>da</filename> if you
are installing a version of FreeBSD prior to 4.0. You otherwise
mount extended partitions exactly like you would any other mount extended partitions exactly like you would any other
DOS drive, for example:</para> DOS drive, for example:</para>
<screen>&prompt.root; <userinput>mount -t msdos /dev/da0s5 /dos_d</userinput></screen> <screen>&prompt.root; <userinput>mount -t msdos /dev/ad0s5 /dos_d</userinput></screen>
</answer> </answer>
</qandaentry> </qandaentry>
</qandaset> </qandaset>