RedHat RHCT (Redhat Certified Technician) RH202 RH202 Question # 10 Topic 2 Discussion

RedHat RHCT (Redhat Certified Technician) RH202 RH202 Question # 10 Topic 2 Discussion

RH202 Exam Topic 2 Question 10 Discussion:
Question #: 10
Topic #: 2

You Completely Install the Redhat Enterprise Linux ES 4 on your System. While start the system, it’s giving error to load X window System. How will you fix that problem and make boot successfully run X Window System.

Answer and Explanation:

Think while Problems occurred on booting System on Runlevel 5 (X Window).

    /tmp is full or not

    Quota is already reached

    Video card or resolution or monitor is misconfigured.

    xfs service is running or not.

Do These:

1.df –h /tmp /tmp is full remove the unnecessary file

    quota usernameif quota is already reached remove unnecessary file from home directory.

    Boot the System in runlevel 3.you can pass the Kernel Argument from boot loader.

    Use command: system-config-displayIt will display a dialog to configure the monitor, Video card, resolution etc.

    Set the Default Runlevel 5 in /etc/inittab

id:5:initdefault:

6.Reboot the System you will get the GUI login Screen.


Get Premium RH202 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.