Red_Hat
RH302 · Question #13
You Completely Install the Redhat Enterprise Linux 5 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 W
Answers: Think while Problems occurred on booting System on Runlevel 5 (X Window). 1. /tmp is full or not 2. Quota is already reached 3. Video card or resolution or monitor is misconfigured. 4. xfs service is running or not. Do These: 1. df -h /tmp /tmp is full remove the unneces
Process and Service Management
Question
You Completely Install the Redhat Enterprise Linux 5 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.
Explanation
Answers: 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:
- df -h /tmp /tmp is full remove the unnecessary file
- quota username if 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-display it will display a dialog to configure the monitor, Video card, resolution etc.
- Set the Default Runlevel 5 in /etc/inittab id:5:initdefault
- Reboot the System you will get the GUI Login Screen.
Topics
#X Window System#xorg.conf#runlevel 5#display configuration
Community Discussion
No community discussion yet for this question.