Remove a remain of Alpha documentation.

This commit is contained in:
Marc Fonvieille 2010-08-19 07:40:32 +00:00
parent d27802600f
commit f6625a538c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36270

View file

@ -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>&gt;&gt;&gt;<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>&gt;&gt;&gt;</prompt> <userinput>SET BOOT_OSFLAGS A</userinput>
<prompt>&gt;&gt;&gt;</prompt> <userinput>SET BOOT_FILE ''</userinput>
<prompt>&gt;&gt;&gt;</prompt> <userinput>SET BOOTDEF_DEV DKC0</userinput>
<prompt>&gt;&gt;&gt;</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">