clfs-1.2
        clfs-2.1
        clfs-3.0.0-systemd
        clfs-3.0.0-sysvinit
        systemd
        sysvinit
      
      
        
          | 
            Last change
 on this file since d67d6bd was             3f76cac, checked in by Jim Gifford <clfs@…>, 19 years ago           | 
        
        
          
            
r4227@server:  jim | 2006-07-01 23:46:16 -0700 
More LFS to CLFS Updates 
 
 
           | 
        
        
          
            
              - 
Property                 mode
 set to                 
100644
               
             
           | 
        
        
          | 
            File size:
            1.4 KB
           | 
        
      
      
| Rev | Line |   | 
|---|
| [3f8be484] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
 | 
|---|
 | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
 | 
|---|
 | 3 |   "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
 | 
|---|
 | 4 |   <!ENTITY % general-entities SYSTEM "../../general.ent">
 | 
|---|
 | 5 |   %general-entities;
 | 
|---|
 | 6 | ]>
 | 
|---|
 | 7 | 
 | 
|---|
 | 8 | <sect1 id="ch-boot-whatnext">
 | 
|---|
 | 9 |   <?dbhtml filename="whatnext.html"?>
 | 
|---|
 | 10 | 
 | 
|---|
 | 11 |   <title>What to do next</title>
 | 
|---|
 | 12 | 
 | 
|---|
| [e3a1e522] | 13 |   <para>Now you're at the point to get your <filename
 | 
|---|
| [3f76cac] | 14 |   class="directory">${CLFS}</filename> directory copied over to your target
 | 
|---|
| [e3a1e522] | 15 |   machine. The easiest method would be to tar it up and copy the file.</para>
 | 
|---|
| [3f8be484] | 16 | 
 | 
|---|
| [3f76cac] | 17 | <screen><userinput>tar -jcvf ${CLFS}.tar.bz2 ${CLFS}</userinput></screen>
 | 
|---|
| [3f8be484] | 18 | 
 | 
|---|
| [e3a1e522] | 19 |   <para>Some others have came up with other ideas on how to do this.
 | 
|---|
| [3f8be484] | 20 |   Below is a table with the method and link to where the information
 | 
|---|
 | 21 |   is stored.</para>
 | 
|---|
 | 22 | 
 | 
|---|
 | 23 |   <table>
 | 
|---|
 | 24 |     <title>Boot Methods</title>
 | 
|---|
 | 25 |     <tgroup cols="2" align="center">
 | 
|---|
 | 26 |       <colspec colname="Method"/>
 | 
|---|
 | 27 |       <colspec colname="Arch"/>
 | 
|---|
 | 28 |       <colspec colname="Link"/>
 | 
|---|
 | 29 |       <thead>
 | 
|---|
 | 30 |         <row>
 | 
|---|
 | 31 |           <entry>Boot Method</entry>
 | 
|---|
 | 32 |           <entry>For Architectures</entry>
 | 
|---|
 | 33 |           <entry>Hyperlink</entry>
 | 
|---|
 | 34 |         </row>
 | 
|---|
 | 35 |       </thead>
 | 
|---|
 | 36 |       <tbody>
 | 
|---|
 | 37 |         <row>
 | 
|---|
 | 38 |           <entry>nfsroot</entry>
 | 
|---|
 | 39 |           <entry>x86, x86_64, RaQ2, PPC</entry>
 | 
|---|
 | 40 |           <entry><ulink url="http://documents.jg555.com/netboot"/></entry>
 | 
|---|
 | 41 |         </row>
 | 
|---|
 | 42 |       </tbody>
 | 
|---|
 | 43 |     </tgroup>
 | 
|---|
 | 44 |   </table>
 | 
|---|
 | 45 | 
 | 
|---|
 | 46 | </sect1>
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.