3.9. Installing via FTP
The FTP dialog (Figure 3-5) applies only if you are
installing from an FTP server (if you selected
in the Installation
Method dialog). This dialog allows you to identify the FTP server
from which you are installing Red Hat Linux.
Enter the name or IP address of the FTP site you are installing from,
and the name of the directory containing the RedHat
installation files for your architecture. For example, if the FTP site
contains the directory /mirrors/redhat/i386/RedHat, enter
/mirrors/redhat/i386. If everything was specified
properly, a message box appears indicating that
base/hdlist is being retrieved.
Next you will see the Welcome dialog.
 | Tip |
|---|
| | You can also install Red Hat Linux using ISO images
without copying them into a single tree by loopback mounting them
as: mkdir disc1 disc2 disc3
mount -o loop psyche-1.iso disc1
mount -o loop psyche-2.iso disc2
mount -o loop psyche-3.iso disc3 |
|