📄 colo.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content= "application/xhtml+xml; charset=iso-8859-1" /> <title> 10.54. Colo-1.21 </title> <link rel="stylesheet" href="../stylesheets/lfs.css" type="text/css" /> <meta name="generator" content="DocBook XSL Stylesheets V1.69.1" /> <link rel="stylesheet" href="../stylesheets/lfs-print.css" type= "text/css" media="print" /> </head> <body id="lfs" class="CLFS-SVN-20060417-MIPS"> <div class="navheader"> <div class="headertitles"> <h4> Cross-Compiled Linux From Scratch - Version CLFS-SVN-20060417-MIPS </h4> <h3> Chapter 10. Installing Basic System Software </h3> </div> <ul class="headerlinks"> <li class="prev"> <a accesskey="p" href="udev.html" title="Udev-090">Prev</a> <p> Udev-090 </p> </li> <li class="next"> <a accesskey="n" href="dvhtool.html" title="Dvhtool-1.0.1">Next</a> <p> Dvhtool-1.0.1 </p> </li> <li class="up"> <a accesskey="u" href="chapter.html" title= "Chapter 10. Installing Basic System Software">Up</a>. </li> <li class="home"> <a accesskey="h" href="../index.html" title= "Cross-Compiled Linux From Scratch - Version CLFS-SVN-20060417-MIPS"> Home</a> </li> </ul> </div> <div class="wrap" lang="en" xml:lang="en"> <div class="titlepage"> <h1 class="sect1"> 10.54. Colo-1.21 </h1> </div> <div class="package" lang="en" xml:lang="en"> <p> The Colo package contains the Cobalt Boot Loader. </p> <div class="segmentedlist"> <div class="seglistitem"> <div class="seg"> <strong><span class="segtitle">Installation depends on:</span></strong> <span class="seg">Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, Ncurses, Sed</span> </div> </div> </div> </div> <div class="installation" lang="en" xml:lang="en"> <div class="titlepage"> <h2 class="sect2"> 10.54.1. Installation of Colo </h2> </div> <div class="note"> <div class="admonhead"> <img alt="[Note]" src="../images/note.png" /> <h3 class="admontitle"> Note </h3> </div> <div class="admonbody"> <p> This bootloader is for the MIPS based cobalt servers RaQ, RaQ2, Qube, or the Qube2. </p> </div> </div> <p> Compile the Colo package: </p> <pre class="userinput"><kbd class="command">make</kbd></pre> <p> Install the package: </p> <pre class="userinput"><kbd class="command">install -d /usr/lib/colo/examplesinstall chain/colo-chain.elf /usr/lib/coloinstall tools/lcdtools/e2fsck-lcd/e2fsck-lcd /sbininstall tools/lcdtools/e2fsck-lcd/e2fsck-lcd.8 /usr/man/man8install tools/lcdtools/paneld/paneld /sbininstall tools/lcdtools/paneld/paneld.8 /usr/man/man8install tools/lcdtools/putlcd/putlcd /sbininstall tools/lcdtools/putlcd/putlcd.8 /usr/man/man8install examples/menu.colo /usr/lib/colo/examplesinstall examples/simple.colo /usr/lib/colo/examplescp chain/colo-chain.elf /boot/vmlinuxgzip -9 /boot/vmlinux</kbd></pre> </div> <div class="content" lang="en" xml:lang="en"> <div class="titlepage"> <a id="contents-colo" name="contents-colo"></a> <h2 class="sect2"> 10.54.2. Contents of Colo </h2> </div> <div class="segmentedlist"> <div class="seglistitem"> <div class="seg"> <strong><span class="segtitle">Installed programs:</span></strong> <span class="seg">colo-chain.elf, e2fsck-lcd, paneld and putlcd</span> </div> </div> </div> <div class="variablelist"> <h3> <a id="id3692030" name="id3692030"></a>Short Descriptions </h3> <table border="0"> <col align="left" valign="top" /> <tbody> <tr> <td> <a id="colo-chain.elf" name= "colo-chain.elf"></a><span class= "term"><span><strong class="command">colo</strong></span></span> </td> <td> <p> Is the Cobalt Bootloader's chain mode executeable. This file gets gzipped and renamed to <tt class= "filename">vmlinux.gz</tt>, so it can be booted automatically by the Cobalt's existing firmware </p> </td> </tr> <tr> <td> <a id="e2fsck-lcd" name="e2fsck-lcd"></a><span class= "term"><span><strong class= "command">e2fsck-lcd</strong></span></span> </td> <td> <p> Will output file system check progress information on the Cobalt LCD </p> </td> </tr> <tr> <td> <a id="paneld" name="paneld"></a><span class= "term"><span><strong class= "command">paneld</strong></span></span> </td> <td> <p> Is an admin tool for the LCD panel of Cobalt machines. By default, it will display the current time and optionally a message. When you hold the enter or select button for a couple of seconds you will get an admin menu. The menu will allow you to either halt or reboot your Cobalt machine </p> </td> </tr> <tr> <td> <a id="putlcd" name="putlcd"></a><span class= "term"><span><strong class= "command">putlcd</strong></span></span> </td> <td> <p> Is a tool to display text on the LCD display of Cobalt machines </p> </td> </tr> <tr> <td> <a id="md5rom" name="md5rom"></a><span class= "term"><span><strong class= "command">md5rom</strong></span></span> </td> <td> <p> Will output the MD5 checksum of a Cobalt's ROM </p> </td> </tr> </tbody> </table> </div> </div> </div> <div class="navfooter"> <ul> <li class="prev"> <a accesskey="p" href="udev.html" title="Udev-090">Prev</a> <p> Udev-090 </p> </li> <li class="next"> <a accesskey="n" href="dvhtool.html" title="Dvhtool-1.0.1">Next</a> <p> Dvhtool-1.0.1 </p> </li> <li class="up"> <a accesskey="u" href="chapter.html" title= "Chapter 10. Installing Basic System Software">Up</a>. </li> <li class="home"> <a accesskey="h" href="../index.html" title= "Cross-Compiled Linux From Scratch - Version CLFS-SVN-20060417-MIPS"> Home</a>. </li> </ul> </div> </body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -