Changeset fb40919 for BOOK/bootable
- Timestamp:
- Jun 21, 2006, 2:53:33 PM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- a702d3f
- Parents:
- 0de816f8
- Location:
- BOOK/bootable
- Files:
-
- 19 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/bootable/alpha-chapter.xml
r0de816f8 rfb40919 6 6 ]> 7 7 8 <chapter id="chapter-bootable" xreflabel="Making the LFS System Bootable">8 <chapter id="chapter-bootable" xreflabel="Making the CLFS System Bootable"> 9 9 <?dbhtml dir="bootable"?> 10 10 <?dbhtml filename="chapter.html"?> 11 11 12 <title>Making the LFS System Bootable</title>12 <title>Making the CLFS System Bootable</title> 13 13 14 14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/> -
BOOK/bootable/alpha/aboot.xml
r0de816f8 rfb40919 9 9 <?dbhtml filename="aboot.html"?> 10 10 11 <title>Making the LFS System Bootable</title>11 <title>Making the CLFS System Bootable</title> 12 12 13 13 <indexterm zone="ch-bootable-aboot"> -
BOOK/bootable/common/introduction.xml
r0de816f8 rfb40919 11 11 <title>Introduction</title> 12 12 13 <para>It is time to make the LFS system bootable. This chapter13 <para>It is time to make the CLFS system bootable. This chapter 14 14 discusses creating an <filename>fstab</filename> file, building a 15 kernel for the new LFS system, and installing the boot loader so16 that the LFS system can be selected for booting at startup.</para>15 kernel for the new CLFS system, and installing the boot loader so 16 that the CLFS system can be selected for booting at startup.</para> 17 17 18 18 </sect1> -
BOOK/bootable/mips-chapter.xml
r0de816f8 rfb40919 6 6 ]> 7 7 8 <chapter id="chapter-bootable" xreflabel="Making the LFS System Bootable">8 <chapter id="chapter-bootable" xreflabel="Making the CLFS System Bootable"> 9 9 <?dbhtml dir="bootable"?> 10 10 <?dbhtml filename="chapter.html"?> 11 11 12 <title>Making the LFS System Bootable</title>12 <title>Making the CLFS System Bootable</title> 13 13 14 14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/> -
BOOK/bootable/mips/arcload.xml
r0de816f8 rfb40919 9 9 <?dbhtml filename="arcload.html"?> 10 10 11 <title>Making the LFS System Bootable via Arcload</title>11 <title>Making the CLFS System Bootable via Arcload</title> 12 12 13 13 <indexterm zone="ch-bootable-arcload"> -
BOOK/bootable/mips/colo.xml
r0de816f8 rfb40919 9 9 <?dbhtml filename="colo.html"?> 10 10 11 <title>Making the LFS System Bootable via Colo</title>11 <title>Making the CLFS System Bootable via Colo</title> 12 12 13 13 <indexterm zone="ch-bootable-colo"> … … 21 21 </note> 22 22 23 <para os="c">Your shiny new LFS system is almost complete. One of the last23 <para os="c">Your shiny new CLFS system is almost complete. One of the last 24 24 things to do is ensure you can boot it. The instructions below apply 25 25 only to Cobalt RaQ1/RaQ2/Cube2 servers. Information on <quote>boot -
BOOK/bootable/mips64-chapter.xml
r0de816f8 rfb40919 6 6 ]> 7 7 8 <chapter id="chapter-bootable" xreflabel="Making the LFS System Bootable">8 <chapter id="chapter-bootable" xreflabel="Making the CLFS System Bootable"> 9 9 <?dbhtml dir="bootable"?> 10 10 <?dbhtml filename="chapter.html"?> 11 11 12 <title>Making the LFS System Bootable</title>12 <title>Making the CLFS System Bootable</title> 13 13 14 14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/> -
BOOK/bootable/mips64/arcload.xml
r0de816f8 rfb40919 9 9 <?dbhtml filename="arcload.html"?> 10 10 11 <title>Making the LFS System Bootable via Arcload</title>11 <title>Making the CLFS System Bootable via Arcload</title> 12 12 13 13 <indexterm zone="ch-bootable-arcload"> -
BOOK/bootable/ppc-chapter.xml
r0de816f8 rfb40919 6 6 ]> 7 7 8 <chapter id="chapter-bootable" xreflabel="Making the LFS System Bootable">8 <chapter id="chapter-bootable" xreflabel="Making the CLFS System Bootable"> 9 9 <?dbhtml dir="bootable"?> 10 10 <?dbhtml filename="chapter.html"?> 11 11 12 <title>Making the LFS System Bootable</title>12 <title>Making the CLFS System Bootable</title> 13 13 14 14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/> -
BOOK/bootable/ppc/yaboot.xml
r0de816f8 rfb40919 9 9 <?dbhtml filename="yaboot.html"?> 10 10 11 <title>Making the LFS System Bootable</title>11 <title>Making the CLFS System Bootable</title> 12 12 13 13 <indexterm zone="ch-bootable-yaboot"> … … 15 15 <secondary>configuring</secondary></indexterm> 16 16 17 <para os="a">Your shiny new LFS system is almost complete. One of the last17 <para os="a">Your shiny new CLFS system is almost complete. One of the last 18 18 things to do is to ensure that the system can be properly booted. The 19 19 instructions below apply only to NewWorld Macintoshes.</para> … … 107 107 fgcolor=light-green 108 108 109 # The first entry is for LFS.109 # The first entry is for CLFS. 110 110 # For all images, the pathname is relative to the filesystem 111 111 # on which they are situated and can include at most one -
BOOK/bootable/ppc64-chapter.xml
r0de816f8 rfb40919 6 6 ]> 7 7 8 <chapter id="chapter-bootable" xreflabel="Making the LFS System Bootable">8 <chapter id="chapter-bootable" xreflabel="Making the CLFS System Bootable"> 9 9 <?dbhtml dir="bootable"?> 10 10 <?dbhtml filename="chapter.html"?> 11 11 12 <title>Making the LFS System Bootable</title>12 <title>Making the CLFS System Bootable</title> 13 13 14 14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/> -
BOOK/bootable/sparc-chapter.xml
r0de816f8 rfb40919 6 6 ]> 7 7 8 <chapter id="chapter-bootable" xreflabel="Making the LFS System Bootable">8 <chapter id="chapter-bootable" xreflabel="Making the CLFS System Bootable"> 9 9 <?dbhtml dir="bootable"?> 10 10 <?dbhtml filename="chapter.html"?> 11 11 12 <title>Making the LFS System Bootable</title>12 <title>Making the CLFS System Bootable</title> 13 13 14 14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/> -
BOOK/bootable/sparc/silo.xml
r0de816f8 rfb40919 9 9 <?dbhtml filename="silo.html"?> 10 10 11 <title>Making the LFS System Bootable</title>11 <title>Making the CLFS System Bootable</title> 12 12 13 13 <indexterm zone="ch-bootable-silo"> -
BOOK/bootable/x86-chapter.xml
r0de816f8 rfb40919 6 6 ]> 7 7 8 <chapter id="chapter-bootable" xreflabel="Making the LFS System Bootable">8 <chapter id="chapter-bootable" xreflabel="Making the CLFS System Bootable"> 9 9 <?dbhtml dir="bootable"?> 10 10 <?dbhtml filename="chapter.html"?> 11 11 12 <title>Making the LFS System Bootable</title>12 <title>Making the CLFS System Bootable</title> 13 13 14 14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/> -
BOOK/bootable/x86/grub.xml
r0de816f8 rfb40919 9 9 <?dbhtml filename="grub.html"?> 10 10 11 <title>Making the LFS System Bootable</title>11 <title>Making the CLFS System Bootable</title> 12 12 13 13 <indexterm zone="ch-bootable-grub"> … … 16 16 </indexterm> 17 17 18 <para os="a">Your shiny new LFS system is almost complete. One of the last18 <para os="a">Your shiny new CLFS system is almost complete. One of the last 19 19 things to do is to ensure that the system can be properly booted. The 20 20 instructions below apply only to computers of IA-32 architecture, … … 71 71 a third party boot manager to manage the Master Boot Record (MBR). 72 72 In this scenario, it would make more sense to install GRUB into the 73 <quote>boot sector</quote> of the LFS partition. In this case, this73 <quote>boot sector</quote> of the CLFS partition. In this case, this 74 74 next command would become <userinput>setup (hd0,3)</userinput>.</para> 75 75 </warning> … … 101 101 color green/black light-green/black 102 102 103 # The first entry is for LFS.104 title LFS &version;103 # The first entry is for CLFS. 104 title CLFS &version; 105 105 root (hd0,3) 106 106 kernel /boot/lfskernel-&linux-version; root=/dev/hda4</literal> -
BOOK/bootable/x86/kernel.xml
r0de816f8 rfb40919 51 51 enabled and built into the kernel, not as modules. BLFS has 52 52 some information regarding particular kernel configuration requirements of 53 packages outside of LFS at <ulink53 packages outside of CLFS at <ulink 54 54 url="&blfs-root;view/svn/longindex.html#kernel-config-index"/>:</para> 55 55 … … 144 144 <filename class="symlink">/usr/src/linux</filename> pointing to the 145 145 kernel source directory. This is specific to kernels prior to the 146 2.6 series and <emphasis>must not</emphasis> be created on a nLFS146 2.6 series and <emphasis>must not</emphasis> be created on a CLFS 147 147 system as it can cause problems for packages you may wish to build 148 once your base LFS system is complete.</para>148 once your base CLFS system is complete.</para> 149 149 150 150 <para>Also, the headers in the system's <filename -
BOOK/bootable/x86_64-64-chapter.xml
r0de816f8 rfb40919 6 6 ]> 7 7 8 <chapter id="chapter-bootable" xreflabel="Making the LFS System Bootable">8 <chapter id="chapter-bootable" xreflabel="Making the CLFS System Bootable"> 9 9 <?dbhtml dir="bootable"?> 10 10 <?dbhtml filename="chapter.html"?> 11 11 12 <title>Making the LFS System Bootable</title>12 <title>Making the CLFS System Bootable</title> 13 13 14 14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/> -
BOOK/bootable/x86_64-64/lilo.xml
r0de816f8 rfb40919 9 9 <?dbhtml filename="lilo.html"?> 10 10 11 <title>Making the LFS System Bootable</title>11 <title>Making the CLFS System Bootable</title> 12 12 13 13 <indexterm zone="ch-bootable-lilo"> … … 16 16 </indexterm> 17 17 18 <para os="a">Your shiny new LFS system is almost complete. One of the18 <para os="a">Your shiny new CLFS system is almost complete. One of the 19 19 last things to do is to ensure that the system can be properly 20 20 booted. The instructions below apply only to computers using lilo, -
BOOK/bootable/x86_64-chapter.xml
r0de816f8 rfb40919 6 6 ]> 7 7 8 <chapter id="chapter-bootable" xreflabel="Making the LFS System Bootable">8 <chapter id="chapter-bootable" xreflabel="Making the CLFS System Bootable"> 9 9 <?dbhtml dir="bootable"?> 10 10 <?dbhtml filename="chapter.html"?> 11 11 12 <title>Making the LFS System Bootable</title>12 <title>Making the CLFS System Bootable</title> 13 13 14 14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
Note:
See TracChangeset
for help on using the changeset viewer.