Files
oldlinux-files/study/boot/Bootdisk-HOWTO/bootdisk-howto-v101/bootdisk-HOWTO-6.html
2024-02-19 00:25:23 -05:00

79 lines
3.2 KiB
HTML

<title>References</title>
<h1>6 <a name="s6"> References </h1>
<p> <a href="Bootdisk-HOWTO.html#toc6"> Contents of this section</a></p>
<p>In this section, vvv is used in package names in place of the version,
to avoid referring here to specific versions. When retrieving a package,
always get the latest version unless you have good reasons for not
doing so.</p>
<p></p>
<h2>6.1 <A Name="ss6.1"> LILO - Linux Loader </h2>
<p>Written by Werner Almesberger. Excellent boot loader, and the
documentation includes information on the boot sector contents and
the early stages of the boot process.</p>
<p>Ftp from: <code>tsx-11.mit.edu:/pub/linux/packages/lilo/lilo.vvv.tar.gz</code>
also on sunsite and mirror sites.</p>
<p></p>
<h2>6.2 <A Name="ss6.2"> Linux FAQ and HOWTOs </h2>
<p>These are available from many sources. Look at the usenet newsgroups
<code>news.answers</code> and <code>comp.os.linux.announce</code>. </p>
<p>Ftp from: <code>sunsite.unc.edu:/pub/Linux/docs</code>
<ul>
<li>FAQ is in <code>/pub/linux/docs/faqs/linux-faq</code></li>
<li>HOWTOs are in <code>/pub/Linux/docs/HOWTO</code></li>
</ul>
</p>
<p>For WWW, start at the Linux documentation home page:
<blockquote><code>
<pre>
http://sunsite.unc.edu/mdw/linux.html
</pre>
</code></blockquote>
</p>
<p>If desperate, send mail to:
<blockquote><code>
<pre>
mail-server@rtfm.mit.edu
</pre>
</code></blockquote>
</p>
<p>with the word "help" in the message, then follow the mailed instructions.</p>
<p>Note: if you haven't read the Linux FAQ and related documents such as the
Linux Installation HOWTO and the Linux Install Guide, then you should not
be trying to build boot diskettes.</p>
<p></p>
<h2>6.3 <A Name="ss6.3"> Rescue Shell Scripts </h2>
<p>Written by Thomas Heiling. This contains shell scripts to produce
boot and boot/root diskettes. It has some dependencies on specific
versions of other software such as LILO, and so might need some
effort to convert to your system, but it might be useful as a
starting point if you wanted more comprehensive shell scripts than
are provided in this document.</p>
<p>Ftp from: <code>sunsite.unc.edu:/pub/Linux/system/Recovery/rescue.tgz</code></p>
<p></p>
<h2>6.4 <A Name="ss6.4"> SAR - Search and Rescue </h2>
<p>Written by Karel Kubat. SAR produces a rescue diskette, using
several techniques to minimize the space required on the diskette.
The manual includes a description of the Linux boot/login process.</p>
<p>Ftp from: <code>ftp.icce.rug.nl:/pub/unix/SAR-vvv.tar.gz</code></p>
<p>The manual is available via WWW from:</p>
<p><code>http://www.icce.rug.nl/karel/programs/SAR.html</code></p>
<p></p>
<h2>6.5 <A Name="ss6.5"> Slackware Distribution </h2>
<p>Apart from being one of the more popular Linux distributions around, it
is also a good place to get a generic kernel. It is available from
almost everywhere, so there is little point in putting addresses here.</p>
<p><a href="Bootdisk-HOWTO-7.html"> Next </a> Chapter, <a href="Bootdisk-HOWTO-5.html"> Previous </a> Chapter</p><p>Table of contents of <a href="Bootdisk-HOWTO.html#toc6">this chapter</a>,
General <a href="Bootdisk-HOWTO.html#toc">table of contents</a></p>
<p><a href="Bootdisk-HOWTO.html"> Top </a> of the document,
<a href="#0"> Beginning of this Chapter</a></p>