[BACK]Return to hppa.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/hppa.html between version 1.92 and 1.93

version 1.92, 2003/02/17 17:48:53 version 1.93, 2003/02/17 17:56:04
Line 346 
Line 346 
 <h3><font color="#0000e0"><strong>Netbooting the installation media:</strong></font></h3>  <h3><font color="#0000e0"><strong>Netbooting the installation media:</strong></font></h3>
   
 <p>  <p>
 The <tt>lif32.fs</tt> file contains both a bootloader and an installation  The <tt>lif33.fs</tt> file contains both a bootloader and an installation
 miniroot.  miniroot.
 To boot it from the network, a server machine has to be setup so as to  To boot it from the network, a server machine has to be setup so as to
 let the hppa machine retrieve it:  let the hppa machine retrieve it:
Line 363 
Line 363 
       the tftp server (relative to <tt>/usr/mdec/rbootd</tt>).        the tftp server (relative to <tt>/usr/mdec/rbootd</tt>).
       For example:        For example:
         <pre>          <pre>
         8:0:9:70:c4:11    lif32.fs    # 9000/720          8:0:9:70:c4:11    lif33.fs    # 9000/720
         8:0:9:19:fb:a0    lif32.fs    # 9000/725          8:0:9:19:fb:a0    lif33.fs    # 9000/725
         </pre>          </pre>
       </li>        </li>
       </ul>        </ul>
Line 378 
Line 378 
         # 9000/715          # 9000/715
         boron:\          boron:\
                 ha=0800095f5a6e:\                  ha=0800095f5a6e:\
                 bf=lif32.fs:\                  bf=lif33.fs:\
                 hd=:\                  hd=:\
                 ht=ethernet:\                  ht=ethernet:\
                 ip=10.0.1.143:\                  ip=10.0.1.143:\
Line 388 
Line 388 
       </li>        </li>
         <li>          <li>
         Create directory <tt>/tftpboot</tt> and put the          Create directory <tt>/tftpboot</tt> and put the
         <tt>lif32.fs</tt> file in it.<br>          <tt>lif33.fs</tt> file in it.<br>
         </li>          </li>
         <li>          <li>
         Write an entry for the hppa in <tt>/etc/ethers</tt>:          Write an entry for the hppa in <tt>/etc/ethers</tt>:
Line 439 
Line 439 
 <pre>  <pre>
         BOOT_ADMIN> boot lan isl          BOOT_ADMIN> boot lan isl
 </pre>  </pre>
         will proceed to the bootstrap of lif32.fs.          will proceed to the bootstrap of lif33.fs.
   </ul>    </ul>
   </li>    </li>
 </ol>  </ol>

Legend:
Removed from v.1.92  
changed lines
  Added in v.1.93