include("site.inc"); $template = new Page; $template->initCommon(); $template->displayHeader(); ?>
Read through all the instructions before you begin downloading.
The following steps need to be taken to download and install print "$RELEASE_NAME"; ?>:
You are downloading an entire operating system, and in most cases, you are then going to install the operating system on your computer.
If you are connected to the Internet via a slow connection, like a modem, then downloading print "$RELEASE_NAME"; ?> will be an extremely time-consuming process. The time it takes to download the installation files for print "$RELEASE_NAME"; ?> depends greatly upon your connection speed to the Internet. For example, if you are downloading the installation disk images (called ISOs), then each image file will weigh in at just under 650 MB. This means that with a 56K modem connection it will take approximately 27 hours to complete the download of just one disk, and most installations require more than one.
If you intend to transform your existing single-boot system into a dual-boot system, you need to make room for print "$RELEASE_NAME"; ?>. You can do this by adding a new hard drive or by modifying the existing partitions on the hard drive already in the system.
Refer to Configuring a Dual-Boot System for more detailed instructions.
To install print $RELEASE_NAME; ?>, download the four ISO images of the installation CD-ROMs, even if you are planning to perform a hard drive installation.
The ISO images of print "$RELEASE_NAME"; ?> 4 test 3 are located at the following URL:
http://download.fedora.redhat.com/pub/fedora/linux/core/test/3.92/i386/iso/ or http://download.fedora.redhat.com/pub/fedora/linux/core/test/3.92/ppc/iso/ or http://download.fedora.redhat.com/pub/fedora/linux/core/test/3.92/x86_64/iso/
Download the following ISO image files as needed:
FC4-test3-i386-DVD.iso (sha1sum: 0936ab6d113339c0ee29b5271d3c11a322077597)Since the Red Hat FTP site can experience extremely high volume, you may have better success using a mirror site. Alternatively, you can join the torrent.
ISO images containing the source RPMs are also located in the same directory as the ISO images containing the binaries; however, they are not required to install print "$RELEASE_NAME"; ?>.
After downloading the ISO images, check the SHA1
checksums for the ISO images to ensure that your download was
successful. Do this by running the sha1sum
program from a
shell prompt against your ISO images and comparing the values
returned against the ones published by Red Hat. The file from Red
Hat containing the official sha1sum values is called
SHA1SUM
and is located in the
same directory as the ISO images on the FTP site.
The following illustrates the correct syntax for the sha1sum
command:
sha1sum <isofilename>
In the above command, replace <isofilename> with the correct file name.
If the SHA1 sums match, burn the ISO images to CD-Rs or CD-RWs. Note: writing the ISOs to CD
requires a program such as cdrecord
. If you want
to perform a hard drive installation instead, copy the ISO image files to a location on the
hard drive that will not be reformated for print "$RELEASE_NAME"; ?>.
If you are already running Linux, you can save an ISO image to a directory on your machine or another machine on the network. You may then mount the ISO image to look at or copy files. To mount an ISO image, use the following command:
mount -o loop -t iso9660 <isofilename> <mountpoint>
In the above command replace <isofilename> and <mountpoint> with the correct file name and mount point respectively. The directory given as the mount point must exist.
Note: ISO images are not written to CD-ROMs the same way as files.
If you are already running print "$RELEASE_NAME"; ?>, refer to CR-Rs and CR-RWs for instructions on using cdrecord
to burn the ISOs to CD.
Be sure to label the CDs after burning them.
Note that print "$RELEASE_NAME"; ?> 4 test 3 does not come with floppy boot images. You must boot from CD, or via methods such as PXE.
The ISOs have an sha1sum embedded in them. It is strongly recommended you verify the sha1sum on any print "$RELEASE_NAME"; ?> CD-ROMs you create using downloaded ISO images. This will ensure that the disk was burned correctly and prevent installation failures related to bad media. To test the checksum integrity of the CDs, boot off the first CD, and type the following command at the boot: prompt:
linux mediacheck
The checksum operation can be performed in any order.
Boot from the first CD-ROM to start the installation program.
You can use the Red Hat Update Agent (up2date
) to check for updates.
If you need help installing, configuring, or using print "$RELEASE_NAME"; ?>, join a mailing list or an IRC channel. There are plenty of users and developers ready to help you.
$template->displayFooter('$Date: 2005/05/10 14:50:37 $'); ?>