Sponsored Content
Operating Systems Linux Red Hat RHEL 4 Server con't Started.... Post 302829583 by gacanepa on Friday 5th of July 2013 08:27:05 AM
Old 07-05-2013
RedHat

Basically you have 3 options:
1) This same issue was resolved in this thread.
2) Assuming you have a maintenance contract with Red Hat, you can open a case with them.
3) Can you post your /etc/inittab file? That's the configuration file for the init process. If your machine is not booting AT ALL, you can always access that file using a LiveCD, for example.
Hope it helps. Please don't forget to mark this thread as solved if your question has been answered.
 

9 More Discussions You Might Find Interesting

1. Solaris

Startup error: The X-server can not be started on display :0...

Earlier today SPARCBOOK 5000 was working, but was asked to upgrade an application on it. 1. uninstalled application 2. loaded latest solaris 8 recommended cluster (downloaded it yesterday). 3. reboot machine after patch update On reboot all looks OK upto the point it attempts to run... (9 Replies)
Discussion started by: devonthomas384@
9 Replies

2. UNIX for Dummies Questions & Answers

Please get me started on my virtual server

I've been given access to a virtual server. I've worked out how to connect with it using SSH (in my unix terminal window). But I'm clueless about how to continue. The last time I made web services. I had a fancy web-based control panel. Now I just have the command line. There are three... (1 Reply)
Discussion started by: knownothing
1 Replies

3. Solaris

X-Server cannot be started on display 0

Iam using a Dell laptop..... i installed Solaris 10.... 'm getting a X-Server cannot be started on display 0 error. Can anyone help me in fixing ??? (2 Replies)
Discussion started by: sarathnag25
2 Replies

4. Solaris

The X-Server can not be started on display :0

Hey Guys, I have just moved my machine to a new location and reconfigured my DNS and ip... and for an unknown reason I get this X-Server can not be started error on startup. This is what I got in my Xerrors log: It is possible to start a graphical session (X-Server) manually, ... (8 Replies)
Discussion started by: wasabihowdi
8 Replies

5. Solaris

X-Server can not be started on display 0

hi , I have install Oracle solaris 10 8/11 on intel core i5 server. But its not opening in graphic mode showing message X-Server can not be started on display ... (EE) Unable to locate/open config file Drivers to try are: "intel" "i810" "fbdev" "vesa" vga" (EE) failed to load module "dri"... (3 Replies)
Discussion started by: zeeshan047
3 Replies

6. Red Hat

Re-start of RHEL server

I had a query that should the RHEL servers in production environment be re-started say every 2-3 months so that the cache is cleared? I hope, my question is clear that should the Red Hat Linux servers be restarted periodically. Please revert with the reply to my query. Regards (17 Replies)
Discussion started by: RHCE
17 Replies

7. Red Hat

RHEL 6.3 Errata Server?

I'm attempting to build a RHEL 6.3 yum errata server inside our company firewall with no luck. Is this something Red Hat attempts to prevent people from doing? I have done all the steps that I've been able to find to create a repository and configure it. My two repo files look like the... (2 Replies)
Discussion started by: redwing471
2 Replies

8. Red Hat

What are Linux configuration changes required after a cloned VM Server is started?

Dear Expert Users, VMware Admin Tool is used to create a "clone" of an existing VM RHEL Server. Now, I have a Project where a cloned VM Server image is started for run . Please share what are all configuration changes required to ensure this runs fine ? I will be grateful for quick and... (2 Replies)
Discussion started by: schandrakar1
2 Replies

9. UNIX for Beginners Questions & Answers

X-Server can not be started on display :0

Good Morning, I recently cloned a sunblade 2500 to another sunblade 2500 and had an issue getting the GUI: X-Server can not be started on display :0 The issue was that the first machine had an xvr600 graphics card, and the new machine had an xvr100. Installing a new driver took... (0 Replies)
Discussion started by: Stellaman1977
0 Replies
KSC(1)								   User Commands							    KSC(1)

NAME
ksc - Linux kernel module source checker SYNOPSIS
ksc [ -d | --directory ] DIRECTORY ksc [ -k | --ko ] FILE OPTIONS
KSC accepts command-line arguments, and has both a long and short form usage. You can use either style or combine them to specify options. When the tool is run with kernel module sources it checks for all four architectures, and when run with binary kernel modules, it checks for the specific architecture for which the binary was built. Valid RHEL whitelist releases are rhel6.0, rhel6.1, rhel6.2, rhel6.3, rhel6.4 -h, --help show this help message and exit -c CONFIG, --config=CONFIG path to the local ksc.conf file. If not specified the tool tries to read from ~/ksc.conf and if that is also not found then from /etc/ksc.conf -d DIRECTORY, --directory=DIRECTORY path to the directory -i, --internal to create text files to be used internally. -k KO, --ko=KO path to the ko file. You should either use -d or -k to run the KSC tool, but not both. If both -d and -k option is used at the same time then only -d is used and the -k option is discarded. -n RELEASENAME, --name=RELEASENAME Red Hat release against which the bug is to be filed. Default value is 6.5 -p PREVIOUS, --previous=PREVIOUS path to the previous resultset file and submit it as a bug to Red Hat Bugzilla. -r RELEASE, --release=RELEASE RHEL whitelist release used for comparison -s, --submit Submits the report to the Red Hat bugzilla (https://bugzilla.redhat.com). The credentials need to be in the /etc/ksc.conf file. The tool will prompt for bugzilla password. The configuration file looks like below: [bugzilla] user=user@redhat.com partner=partner-name partnergroup=partner-group server=https://bugzilla.redhat.com/xmlrpc.cgi -v, --version Prints KSC version number ksc - Version 0.9.11 Feb 2014 KSC(1)
All times are GMT -4. The time now is 05:34 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy