mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
microcode: mention two initrds where people already use an initrd and now want to add microcode.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18496 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
562428e07c
commit
a7c5f47ddd
@ -309,6 +309,12 @@ cd initrd</userinput></screen>
|
||||
|
||||
<screen><userinput>initrd /boot/microcode.img</userinput></screen>
|
||||
|
||||
<para>If you are already booting with an initrd (see <xref
|
||||
linkend="initramfs"/>) you must specify the microcode initrd first, using
|
||||
a line such as <userinput>initrd /microcode.img
|
||||
/other-initrd.img</userinput> (adapt that as above if /boot is not a
|
||||
separate mountpoint).</para>
|
||||
|
||||
<para>You can now reboot with the added initrd, and then use the same
|
||||
command to check that the early load worked.</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user