|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| SCO Santa Cruz Operation (SCO) was a software company based in Santa Cruz, California which was best known for selling three UNIX variants for Intel x86. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Stop boot system at "Checking protected password and checking subsystem databases"
Hi, (i'm sorry for my english)
I'm a problem on boot sco unix 5.0.5 open server. this stop at "Checking protected password and checking subsystem databases" (See this image [1]) I'm try this: 1) http://www.digipedia.pl/usenet/threa...093/#post37094 2) SCO: SCO Unix - Server hangs going to multi-user 3) System hangs "Type CONTROL-d" or "Current System Time" prompts. Help me please!!! Very thanks!!! [1] unixerror |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
Boot the system to single user mode and run: #authck -a If this does not clear the problem, then in single use mode, edit the following file: /etc/auth/system/ttys so that all the lines look like the following format Code:
tty02:t_devname=tty02:chkent: tty03:t_devname=tty03:chkent: tty04:t_devname=tty04:chkent: tty05:t_devname=tty05:chkent: tty06:t_devname=tty06:chkent: tty07:t_devname=tty07:chkent: tty08:t_devname=tty08:chkent: including the lines for ttyp1 to ttypnn. Then reboot. |
| The Following User Says Thank You to jgt For This Useful Post: | ||
buji (06-27-2012) | ||
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
Re.
Jgt very thanks for yours response!!!.
I try: # authck -a And the system not working (and harddisk not working)... Next: Add the line: ttyp01:t_devname=tty01:chkent "including the lines for ttyp1 to ttypnn" What is "ttypnn"? Can you say an example? Can you see this pictures [1] [2] [1] /etc/auth/system/ttys (damaged) dsc01831 [2] /etc/auth/system/ttys (new) dsc01832 |
|
#4
|
||||
|
||||
|
In the ttys file there should be one line for each configured terminal. You will have terninals named ttyp1 through ttyp99 if you have tcp installed. If you only have the 'host' version of the operating system then you will not have any.
Are you able to boot the system to single user mode? |
| The Following User Says Thank You to jgt For This Useful Post: | ||
buji (06-27-2012) | ||
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
Re.
Hi jgt!, thanks for your response!
Quote:
Quote:
Yes, on CTRL+D Phase, i entry the root password and enable # prompt! Thanks and sorry for my english! ---------- Post updated at 07:59 AM ---------- Previous update was at 07:39 AM ---------- I try this: Rebuild ttys file from inittab including pseudo ttys after crash. System hangs "Type CONTROL-d" or "Current System Time" prompts. And not found! ![]() |
| Sponsored Links | |
|
|
#6
|
||||
|
||||
|
Rebuilding the ttys from the inittab file does the same thing as editing the file.
Does the system display anything on the console after you type <ctrl>D to enter multi-user mode? |
| The Following User Says Thank You to jgt For This Useful Post: | ||
buji (06-27-2012) | ||
| Sponsored Links | |
|
|
#7
|
|||
|
|||
|
Re.
Quote:
![]() Quote:
imageunix ![]() Thanks! |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Checking RAID health, metastat returns "no database" | cevspencer | Solaris | 8 | 11-11-2011 08:38 AM |
| Checking for "*" In a Variable | lee.n.doan | Homework & Coursework Questions | 1 | 11-30-2010 03:25 AM |
| Solaris 10 - Unable to boot the system "panic: cannot open /kernel/amd64/unix" | Manjunath K V | Solaris | 2 | 06-20-2010 03:03 AM |
| "early boot vfp : System alert" | NicoMan | HP-UX | 6 | 11-24-2008 01:33 PM |
| Checking which databases are installed | figaro | UNIX for Dummies Questions & Answers | 3 | 03-08-2008 01:31 PM |
|
|