Files
oldlinux-files/docs/Install-Guide/install-guide-2.2.2/node58.html
2024-02-19 00:23:35 -05:00

140 lines
7.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3O//DTD W3 HTML 2.0//EN">
<!Converted with LaTeX2HTML 95.1 (Fri Jan 20 1995) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds >
<HEAD>
<TITLE>2.1.4.2.1 Downloading the files</TITLE>
</HEAD>
<BODY>
<meta name="description" value="2.1.4.2.1 Downloading the files">
<meta name="keywords" value="gs">
<meta name="resource-type" value="document">
<meta name="distribution" value="global">
<P>
<BR> <HR><A NAME=tex2html2437 HREF="node59.html"><IMG ALIGN=BOTTOM ALT="next" SRC="next_motif.gif"></A> <A NAME=tex2html2435 HREF="node57.html"><IMG ALIGN=BOTTOM ALT="up" SRC="up_motif.gif"></A> <A NAME=tex2html2431 HREF="node57.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="previous_motif.gif"></A> <A NAME=tex2html2439 HREF="node1.html"><IMG ALIGN=BOTTOM ALT="contents" SRC="contents_motif.gif"></A> <A NAME=tex2html2440 HREF="node250.html"><IMG ALIGN=BOTTOM ALT="index" SRC="index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME=tex2html2438 HREF="node59.html">2.1.4.3 Getting Slackware on </A>
<B>Up:</B> <A NAME=tex2html2436 HREF="node57.html">2.1.4.2 Getting Slackware from </A>
<B> Previous:</B> <A NAME=tex2html2432 HREF="node57.html">2.1.4.2 Getting Slackware from </A>
<BR> <HR> <P>
<H4><A NAME=SECTION00414210000000000000>2.1.4.2.1 Downloading the files</A></H4>
<P>
<A NAME=secslackdownload>&#160;</A>
<P>
You should download the following files using FTP. Be sure to use
binary mode when transferring. Appendix <A HREF="node235.html#appftp">C</A> contains a
complete tutorial on using FTP.
<UL><LI> The various <tt>README</tt> files, as well as <tt>SLACKWARE_FAQ</tt>.
Be sure to read these files before attempting to install the
software, to get any updates or changes to this document.
<LI> A bootdisk image. This is a file that you will write to a
floppy to create the Slackware boot disk. If you have a
1.44 megabyte boot floppy (3.5<tt>&quot;</tt>), look in the
directory <tt>bootdsks.144</tt>.
If you have a 1.2 megabyte boot floppy (5.25<tt>&quot;</tt>),
look in the directory <tt>bootdsks.12</tt>.
<P>
You need one of the following bootdisk files.
<UL><LI> <tt>bare.gz</tt>. This is a boot floppy that has only IDE hard
drive drivers. (No SCSI, CD-ROM, or networking support.)
Use this if you only have an IDE hard drive controller and aren't
going to be installing over the network or from CD-ROM.
<LI> <tt>cdu31a.gz</tt>. Contains IDE, SCSI, and the Sony CDU31A/33A driver.
<LI> <tt>mitsumi.gz</tt>. Contains IDE, SCSI, and the Mitsumi CD-ROM driver.
<LI> <tt>modern.gz</tt>. An experimental boot disk with a newer kernel,
and all drivers except those for network cards and the Sony 535 CD-ROM.
<LI> <tt>net.gz</tt>. Contains IDE and network drivers.
<LI> <tt>sbpcd.gz</tt>. Contains IDE, SCSI, and SoundBlaster Pro/Panasonic
CD-ROM drivers.
<LI> <tt>scsi.gz</tt>. Contains IDE, SCSI, and SCSI CD-ROM drivers.
<LI> <tt>scsinet.gz</tt>. Contains IDE, SCSI, SCSI CD-ROM, and network
drivers.
<LI> <tt>sony535.gz</tt>. Contains IDE, SCSI, and Sony 535/531 CD-ROM drivers.
<LI> <tt>xt.gz</tt>. Contains IDE and XT hard drive drivers.
</UL>
<P>
You need only <em>one</em> of the above bootdisk images, depending on
the hardware that you have in your system.
<P>
The issue here is that some hardware drivers conflict with each other
in strange ways, and instead of attempting to debug hardware problems
on your system it's easier to use a boot floppy image with only
certain drivers enabled. Most users should try <tt>scsi.gz</tt> or
<tt>bare.gz</tt>.
<P>
<LI> A rootdisk image. This is a file that you will write to a
floppy to create the Slackware installation disk. As with
the bootdisk image, look in <tt>rootdsks.144</tt> or
<tt>rootdsks.12</tt> depending on the type of boot floppy
drive that you have.
<P>
You need one of the following files:
<UL><LI> <tt>color144.gz</tt>. The menu-based color installation disk
for 1.44 megabyte drives. Most users should use this rootdisk.
<LI> <tt>umsds144.gz</tt>. A version of the <tt>color144</tt> disk for
installing with the UMSDOS filesystem, which allows you to install
Linux onto a directory of an MS-DOS filesystem. This installation
method is not discussed in detail here, but it will prevent you
from having to repartition your drive. More on this later.
<LI> <tt>tty144.gz</tt>. The terminal-based installation disk for
1.44 megabyte drives. If <tt>color144.gz</tt> doesn't work for you,
try <tt>tty144.gz</tt> instead.
<LI> <tt>colrlite.gz</tt>. The menu-based color installation disk
for 1.2 megabyte drives.
<LI> <tt>umsds12.gz</tt>. A version of the <tt>colrlite</tt> disk for
installing with the UMSDOS filesystem. See the description of
<tt>umsds144.gz</tt>, above.
<LI> <tt>tty12.gz</tt>. The terminal-based installation disk for
1.2 megabyte drives. Use this rootdisk if you have a 1.2 megabyte boot
floppy and <tt>colrlite.gz</tt> doesn't work for you.
</UL>
<P>
Again, you need only <em>one</em> of the above rootdisk images,
depending on the type of boot floppy drive that you have.
<P>
<LI> <tt>GZIP.EXE</tt>. This is an MS-DOS executable of the
<tt>gzip</tt> compression program used to compress the boot and
rootdisk files (the <tt>.gz</tt> extension on the filenames
indicates this). This can be found in the <tt>install</tt> directory.
<P>
<LI> <tt>RAWRITE.EXE</tt>. This is an MS-DOS program that will
write the contents of a file (such as the boot and rootdisk
images) directly to a floppy, without regard to format. You
will use <tt>RAWRITE.EXE</tt> to create the boot and root floppies.
This can be found in the <tt>install</tt> directory as well.
<P>
You only need <tt>RAWRITE.EXE</tt> and <tt>GZIP.EXE</tt> if you plan to
create the boot and root floppies from an MS-DOS system. If you
have access to a UNIX workstation with a floppy drive instead,
you can create the floppies from there, using the <tt>dd</tt> command.
See the man page for <tt>dd</tt> and ask your local UNIX administrators
for assistance.
<P>
<LI> The files in the directories <tt>slakware/a1</tt>,
<tt>slakware/a2</tt>, and <tt>slakware/a3</tt>.
These files make up the ``<tt>A</tt>'' disk set of the Slackware
distribution. They are required. Later, you will copy these files
to MS-DOS floppies for installation (or, you can install from
your hard drive). Therefore, when you download these files, keep
them in separate directories; don't mix the <tt>a1</tt> files with
the <tt>a2</tt> files, and so on.
<P>
Be sure that you get the files without periods in the filenames
as well. That is, within FTP, use the command ``<tt>mget *</tt>''
instead of ``<tt>mget *.*</tt>''.
<P>
<LI> The files in the directories <tt>ap1</tt>, <tt>ap2</tt>, etc.,
depending on what disk sets you are installing. For example,
if you are installing the ``<tt>X</tt>'' disk series, get the
files in the directories <tt>x1</tt> through <tt>x5</tt>. As with
the ``<tt>A</tt>'' disk set, above, be sure to keep the files in
separate directories when you download them.
</UL><BR> <HR><A NAME=tex2html2437 HREF="node59.html"><IMG ALIGN=BOTTOM ALT="next" SRC="next_motif.gif"></A> <A NAME=tex2html2435 HREF="node57.html"><IMG ALIGN=BOTTOM ALT="up" SRC="up_motif.gif"></A> <A NAME=tex2html2431 HREF="node57.html"><IMG ALIGN=BOTTOM ALT="previous" SRC="previous_motif.gif"></A> <A NAME=tex2html2439 HREF="node1.html"><IMG ALIGN=BOTTOM ALT="contents" SRC="contents_motif.gif"></A> <A NAME=tex2html2440 HREF="node250.html"><IMG ALIGN=BOTTOM ALT="index" SRC="index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME=tex2html2438 HREF="node59.html">2.1.4.3 Getting Slackware on </A>
<B>Up:</B> <A NAME=tex2html2436 HREF="node57.html">2.1.4.2 Getting Slackware from </A>
<B> Previous:</B> <A NAME=tex2html2432 HREF="node57.html">2.1.4.2 Getting Slackware from </A>
<BR> <HR> <P>
<BR> <HR>
<P><ADDRESS>
<I>Matt Welsh <BR>
mdw@sunsite.unc.edu</I>
</ADDRESS>
</BODY>