mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
Typos
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18440 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
ba78ebe23b
commit
1ad296303d
@ -163,12 +163,12 @@
|
||||
|
||||
<para>For Intel CPUs an extra program, intel-microcode2ucode, is required.
|
||||
This is done a little differently since it is only a single source
|
||||
code file. The reason for this is that there are differnet versions
|
||||
code file. The reason for this is that there are different versions
|
||||
available, but most are specific to commercial distributions.</para>
|
||||
|
||||
<para>This program reformats the microcode supplied by Intel into a
|
||||
format which the kernel can apply. The program
|
||||
<userinput>intel-microcode2ucode</userinput> is used create the
|
||||
<userinput>intel-microcode2ucode</userinput> is used to create the
|
||||
individual firmware blobs </para>
|
||||
|
||||
<para>Create the program by downloading the source file and running:</para>
|
||||
@ -180,7 +180,7 @@
|
||||
<screen><userinput>install intel-microcode2ucode /usr/bin</userinput></screen>
|
||||
|
||||
<para>The next step is to get the most recent version of the Intel
|
||||
microcode. The must be done by navigating to
|
||||
microcode. This must be done by navigating to
|
||||
<ulink url='https://downloadcenter.intel.com/download/26400/Linux-Processor-Microcode-Data-File'/>
|
||||
and following the instructions there. As of this writing the most recent
|
||||
version of the microcode is <filename>microcode-20161104.tgz</filename>.
|
||||
|
Loading…
Reference in New Issue
Block a user