Red_Hat
RH302 · Question #47
RH302 Question #47: Real Exam Question with Answer & Explanation
Perform a Red Hat Enterprise Linux 5 installation sourcing packages from NFS server 192.168.0.254, shared directory /var/ftp/pub. During the installation process, create the following partitions: / partition: 1000 MB /boot partition: 200 MB /home partition: 1000 MB /var partition
Question
There is an NFS server at 192.168.0.254, and all required packages are dumped in
/var/ftp/pub on that server, which is shared. Install Red Hat Enterprise Linux 5 by creating the following partitions:
- / (1000 MB)
- /boot (200 MB)
- /home (1000 MB)
- /var (1000 MB)
- /usr (4000 MB)
Explanation
Perform a Red Hat Enterprise Linux 5 installation sourcing packages from NFS server 192.168.0.254, shared directory /var/ftp/pub. During the installation process, create the following partitions:
/partition: 1000 MB/bootpartition: 200 MB/homepartition: 1000 MB/varpartition: 1000 MB/usrpartition: 4000 MB
Steps would generally involve:
- Boot from RHEL 5 installation media.
- Configure network and specify NFS installation source:
192.168.0.254:/var/ftp/pub. - Proceed to custom partitioning and create the specified mount points with their respective sizes.
- Complete the installation.
Community Discussion
No community discussion yet for this question.