Use sysinstall by default and /stand/sysinstall for systems older than 5.2

Same for /rescue (use it by defaut, and /stand for old systems)
This commit is contained in:
Denis Peplin 2004-12-22 11:22:19 +00:00
parent 0138bf0ca1
commit 5146e3285a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23319

View file

@ -225,11 +225,13 @@
<step>
<title>Navigating <application>Sysinstall</application></title>
<para>You may use <command>/stand/sysinstall</command> to
<para>You may use <command>sysinstall</command>
(<command>/stand/sysinstall</command> in &os; versions older
than 5.2) to
partition and label a new disk using its easy to use menus.
Either login as user <username>root</username> or use the
<command>su</command> command. Run
<command>/stand/sysinstall</command> and enter the
<command>sysinstall</command> and enter the
<literal>Configure</literal> menu. Within the
<literal>FreeBSD Configuration Menu</literal>, scroll down and
select the <literal>Fdisk</literal> option.</para>
@ -2764,7 +2766,9 @@ echo "The floppy has been unmounted and is now ready."]]></programlisting>
floppy.</literal> option. Insert the
<filename>fixit.flp</filename> when prompted.
<command>restore</command> and the other programs that you need are
located in <filename>/mnt2/stand</filename>.</para>
located in <filename class="directory">/mnt2/rescue</filename>
(<filename class="directory">/mnt2/stand</filename> for
&os; versions older than 5.2).</para>
<para>Recover each file system separately.</para>