LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 05-19-2005, 08:45 AM   #1
fiservguy
Member
 
Registered: Nov 2004
Distribution: RHEL 2.1, RHEL 3.0, SUSE 9.2
Posts: 31

Rep: Reputation: 16
Question No login prompt on console after boot


I'm running RHEL 3.0 on a Dell PowerEdge 2650. I've been trying to get the server connected to a SAN, and as part of that unnecessarily excruciating process, we've had to reboot the system several times. The last few times, the server has gone through the boot process apparently normally, but gets to the end of the services section and just stops. The last service to start is atd, but the login prompt doesn't come up.

Hitting the enter key will scroll the screen, but nothing else happens. The alternate ttys aren't available, either. (I'm booting to init 3, btw)

BUT, I can SSH to the server with no problems, and everything that is supposed to run seems to be running.

I've done some Google searching, and the closest thing I've found is "check the /etc/inittab mingetty entries," but they all look fine. I don't see any errors in boot.log, messages, or any other log file in /var/log.

Any suggestions would be helpful...

thanks
 
Old 05-19-2005, 09:03 AM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Disable your atd service to not start and see if it still hangs there or not..
 
Old 05-20-2005, 01:14 PM   #3
securehack
Member
 
Registered: Sep 2003
Location: United States
Distribution: Slackware 10.1, Debian 3.0, WinXProSP1, Fedora Core 3
Posts: 425

Rep: Reputation: 30
Post the boot-up files; maybe you might have overlooked something.

--Abid Kazmi
 
Old 05-23-2005, 10:02 AM   #4
fiservguy
Member
 
Registered: Nov 2004
Distribution: RHEL 2.1, RHEL 3.0, SUSE 9.2
Posts: 31

Original Poster
Rep: Reputation: 16
As requested, here's the boot.log for the most recent boot of this system:
Code:
May 16 11:44:32 fifa1 atd: atd shutdown succeeded
May 16 11:44:32 fifa1 cups: cupsd shutdown succeeded
May 16 11:44:32 fifa1 xfs: xfs shutdown succeeded
May 16 11:44:32 fifa1 sshd: sshd -TERM succeeded
May 16 11:44:32 fifa1 vsftpd: vsftpd shutdown failed
May 16 11:44:32 fifa1 xinetd: xinetd shutdown succeeded
May 16 11:44:32 fifa1 crond: crond shutdown succeeded
May 16 11:44:32 fifa1 ntpd: ntpd shutdown succeeded
May 16 11:44:33 fifa1 netfs: Unmounting NFS filesystems:  succeeded
May 16 11:44:35 fifa1 dd: 1+0 records in
May 16 11:44:35 fifa1 dd: 1+0 records out
May 16 11:44:35 fifa1 random: Saving random seed:  succeeded
May 16 11:44:35 fifa1 nfslock: rpc.statd shutdown succeeded
May 16 11:44:35 fifa1 portmap: portmap shutdown succeeded
May 16 11:44:36 fifa1 syslog: klogd shutdown succeeded
May 16 11:51:16 fifa1 syslog: syslogd startup succeeded
May 16 11:51:16 fifa1 syslog: klogd startup succeeded
May 16 11:51:16 fifa1 irqbalance: irqbalance startup succeeded
May 16 11:51:16 fifa1 portmap: portmap startup succeeded
May 16 11:51:16 fifa1 nfslock: rpc.statd startup succeeded
May 16 11:51:16 fifa1 random: Initializing random number generator:  succeeded
May 16 11:51:18 fifa1 naviagent: naviagent startup succeeded
May 16 11:51:27 fifa1 mount: mount: RPC: Remote system error - No route to host
May 16 11:51:36 fifa1 mount: mount: RPC: Remote system error - No route to host
May 16 11:51:36 fifa1 netfs: Mounting NFS filesystems:  failed
May 16 11:51:36 fifa1 netfs: Mounting other filesystems:  succeeded
May 16 11:51:38 fifa1 cups: cupsd startup succeeded
May 16 11:51:38 fifa1 sshd:  succeeded
May 16 11:51:38 fifa1 xinetd: xinetd startup succeeded
May 16 11:51:46 fifa1 ntpd:  failed
May 16 11:51:46 fifa1 ntpd: ntpd startup succeeded
May 16 11:51:47 fifa1 vsftpd: vsftpd vsftpd succeeded
May 16 11:51:47 fifa1 rc: Starting build_lpfc:  succeeded
May 16 11:51:47 fifa1 crond: crond startup succeeded
May 16 11:51:48 fifa1 xfs: xfs startup succeeded
May 16 11:51:48 fifa1 atd: atd startup succeeded
Let me know if you want to see more, but I don't seem to have anything more complete in terms of boot messages at the moment.

thanks
matt
(fiservguy)
 
Old 11-13-2008, 06:50 PM   #5
JMCraig
Member
 
Registered: Feb 2003
Location: Utah, USA
Distribution: Red Hat EL/CentOS, Ubuntu/Debian
Posts: 113

Rep: Reputation: 15
Something to check

I was having a similar problem and I found that the problem was that a service-type program was being started in the foreground via /etc/rc.local.

See this thread for clarification:

http://www.linuxquestions.org/questi...isplay-682449/

Last edited by JMCraig; 11-13-2008 at 07:22 PM. Reason: Pasted wrong stuff in initally
 
Old 01-13-2009, 04:26 PM   #6
SethsdadtheLinuxer
Member
 
Registered: Jun 2007
Posts: 152

Rep: Reputation: 37
Cool Fabulous Information!!

Quote:
Originally Posted by JMCraig View Post
I was having a similar problem and I found that the problem was that a service-type program was being started in the foreground via /etc/rc.local.

See this thread for clarification:

http://www.linuxquestions.org/questi...isplay-682449/
I've been fighting an Asterisk Installation on SUSE 11.0 for weeks and this solved the last major obstacle. My problem was just like this - two PERL modules running in FG. Added & to command line and all is well.
 
  


Reply

Tags
boot, prompt



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
FC 3 Can I boot to console login only? Jukas Fedora 4 03-19-2005 01:22 AM
No 'Fancy' prompt in console? BroX Debian 11 11-09-2004 07:26 AM
boot sequence stops before login prompt rdnelson Linux - General 2 10-18-2004 09:56 AM
cant boot to login prompt in mandrake 10 shams Mandriva 0 05-22-2004 06:16 AM
First boot login returns to console!!!! SuSE Confused Linux - Newbie 4 09-03-2003 10:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 07:58 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration