| Newsgroups |
gmane.linux.lfs.book |
| Message-ID |
<[email protected]> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch xry111/mips64el
in repository lfs.
commit 577585680903f7146a62b55b2b53f8d28b760a34
Author: Xi Ruoyao <[email protected]>
AuthorDate: Thu Feb 20 20:11:11 2025 +0800
mips64el: Drop references to some boot flows not implemented for MIPS
There's no UEFI for MIPS. And grub has been removed.
---
chapter02/creatingpartition.xml | 23 -----------------------
chapter10/kernel.xml | 8 --------
2 files changed, 31 deletions(-)
diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml
index f5bb244cb..e3aa0e624 100644
--- a/chapter02/creatingpartition.xml
+++ b/chapter02/creatingpartition.xml
@@ -104,24 +104,6 @@
occurrence, the best solution is to purchase more RAM for your
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>
<title>Convenience Partitions</title>
@@ -137,11 +119,6 @@
your first disk drive. A partition size of 200 megabytes is
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
directory and user customization across multiple distributions or LFS
builds. The size is generally fairly large and depends on available disk
diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml
index 2f175f9c8..09cbf4891 100644
--- a/chapter10/kernel.xml
+++ b/chapter10/kernel.xml
@@ -161,14 +161,6 @@
url="&lfs-root;blfs/view/&short-version;/longindex.html#kernel-config-index">BLFS
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>
<title>The rationale for the above configuration items:</title>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page