mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
mips64el: Drop references to some boot flows not implemented for MIPS
There's no UEFI for MIPS. And grub has been removed.
This commit is contained in:
parent
61317cd68c
commit
5775856809
@ -104,24 +104,6 @@
|
|||||||
occurrence, the best solution is to purchase more RAM for your
|
occurrence, the best solution is to purchase more RAM for your
|
||||||
system.</para> </sect3>
|
system.</para> </sect3>
|
||||||
|
|
||||||
<sect3>
|
|
||||||
<title>The Grub Bios Partition</title>
|
|
||||||
|
|
||||||
<para>If the <emphasis>boot disk</emphasis> has been partitioned with a
|
|
||||||
GUID Partition Table (GPT), then a small, typically 1 MB, partition must be
|
|
||||||
created if it does not already exist. This partition is not formatted, but
|
|
||||||
must be available for GRUB to use during installation of the boot
|
|
||||||
loader. This partition will normally be labeled 'BIOS Boot' if using
|
|
||||||
<command>fdisk</command> or have a code of <emphasis>EF02</emphasis> if
|
|
||||||
using the <command>gdisk</command> command.</para>
|
|
||||||
|
|
||||||
<note><para>The Grub Bios partition must be on the drive that the BIOS
|
|
||||||
uses to boot the system. This is not necessarily the drive that holds
|
|
||||||
the LFS root partition. The disks on a system may use different
|
|
||||||
partition table types. The necessity of the Grub Bios partition depends
|
|
||||||
only on the partition table type of the boot disk.</para></note>
|
|
||||||
</sect3>
|
|
||||||
|
|
||||||
<sect3>
|
<sect3>
|
||||||
<title>Convenience Partitions</title>
|
<title>Convenience Partitions</title>
|
||||||
|
|
||||||
@ -137,11 +119,6 @@
|
|||||||
your first disk drive. A partition size of 200 megabytes is
|
your first disk drive. A partition size of 200 megabytes is
|
||||||
adequate.</para></listitem>
|
adequate.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>/boot/efi – The EFI System Partition, which is
|
|
||||||
needed for booting the system with UEFI. Read
|
|
||||||
<ulink url="&blfs-book;postlfs/grub-setup.html">the BLFS page</ulink>
|
|
||||||
for details.</para></listitem>
|
|
||||||
|
|
||||||
<listitem><para>/home – Highly recommended. Share your home
|
<listitem><para>/home – Highly recommended. Share your home
|
||||||
directory and user customization across multiple distributions or LFS
|
directory and user customization across multiple distributions or LFS
|
||||||
builds. The size is generally fairly large and depends on available disk
|
builds. The size is generally fairly large and depends on available disk
|
||||||
|
@ -161,14 +161,6 @@
|
|||||||
url="&lfs-root;blfs/view/&short-version;/longindex.html#kernel-config-index">BLFS
|
url="&lfs-root;blfs/view/&short-version;/longindex.html#kernel-config-index">BLFS
|
||||||
Index of Kernel Settings</ulink>.</para>
|
Index of Kernel Settings</ulink>.</para>
|
||||||
|
|
||||||
<note>
|
|
||||||
<para>If your host hardware is using UEFI and you wish to boot the
|
|
||||||
LFS system with it, you should adjust some kernel configuration
|
|
||||||
following <ulink url="&blfs-book;postlfs/grub-setup.html#uefi-kernel">
|
|
||||||
the BLFS page</ulink> <emphasis role='bold'>even if you'll use the
|
|
||||||
UEFI bootloader from the host distro</emphasis>.</para>
|
|
||||||
</note>
|
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<title>The rationale for the above configuration items:</title>
|
<title>The rationale for the above configuration items:</title>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user