3.1 Before You Begin

  1. Before you begin the installation, make sure that the minimum system requirements are met. For more information, see Section 1.1, System Requirements.

  2. Execute the following commands to note the hard disk partition entries on the RHEL server:

    mount

    fdisk -l

    df -h

  3. (Conditional) If you are installing the Linux Access Gateway on an existing partition, comment out the entries in /etc/fstab for the /lag partition selected for the installation.

    For example, the df -h command displays the following output, which shows /lag as the existing partition where you would install the Linux Access Gateway:

    Filesystem            Size  Used Avail     Use% Mounted on
    /dev/sda1             10G   1.9G  8.1G     20% /
    /dev/sda3             100G  173M   99.8G   1% /lag
    tmpfs                 506M     0  506M     0% /dev/shmf -h