Remove a remain of Alpha documentation.
This commit is contained in:
parent
d27802600f
commit
f6625a538c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36270
1 changed files with 0 additions and 24 deletions
|
@ -3930,30 +3930,6 @@ Password:</screen>
|
|||
the command line.</para>
|
||||
|
||||
</sect3>
|
||||
|
||||
<sect3>
|
||||
<title>&os;/&arch.alpha; Bootup</title>
|
||||
|
||||
<indexterm><primary>Alpha</primary></indexterm>
|
||||
|
||||
<para>Once the install procedure has finished, you will be
|
||||
able to start FreeBSD by typing something like this to the
|
||||
SRM prompt:</para>
|
||||
|
||||
<screen>>>><userinput>BOOT DKC0</userinput></screen>
|
||||
|
||||
<para>This instructs the firmware to boot the specified
|
||||
disk. To make FreeBSD boot automatically in the future, use
|
||||
these commands:</para>
|
||||
|
||||
<screen><prompt>>>></prompt> <userinput>SET BOOT_OSFLAGS A</userinput>
|
||||
<prompt>>>></prompt> <userinput>SET BOOT_FILE ''</userinput>
|
||||
<prompt>>>></prompt> <userinput>SET BOOTDEF_DEV DKC0</userinput>
|
||||
<prompt>>>></prompt> <userinput>SET AUTO_ACTION BOOT</userinput></screen>
|
||||
|
||||
<para>The boot messages will be similar (but not identical) to
|
||||
those produced by FreeBSD booting on the &i386;.</para>
|
||||
</sect3>
|
||||
</sect2>
|
||||
|
||||
<sect2 id="shutdown">
|
||||
|
|
Loading…
Reference in a new issue