![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating SNMP Strings To Trap ALOM Console Messages | RobSand | SUN Solaris | 0 | 03-27-2008 08:31 AM |
| Eleminating output to console | pflink | UNIX for Dummies Questions & Answers | 3 | 02-26-2007 10:37 PM |
| Duplicate output from "cron" messages | loeng | SUN Solaris | 8 | 11-13-2005 08:25 PM |
| routing kill output from console to file | srinivsa | UNIX for Dummies Questions & Answers | 1 | 05-05-2005 01:43 PM |
| Reading console output | Blaster999 | High Level Programming | 1 | 06-06-2004 06:48 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
console output messages
could someone please tell me how to stop error messages being displayed to the console port.
Currently, error messages are streaming to the console and I ant do anything. many thanks..... |
| Forum Sponsor | ||
|
|
|
||||
|
console messages
From your description, I assume you are getting
a constant stream of messages to the console and therefore cannot login to the system. If this is the case, You should bring the system up in single user (maintenence) mode and first disable the system program that is causing these messages. For instance, some service deamon is failing to start due to some error, you might have to comment out an entry in /etc/inetd.conf or somthing in the rc.d directory.At this point you can then restart the system in multiuser mode and troubleshoot the problem from the command line. It would help to "see" what messages you are getting. |
||||
| Google UNIX.COM |