Operating System - HP-UX
1752795 Members
6961 Online
108789 Solutions
New Discussion юеВ

Re: Booting error in hp ux 10.20

 
Saifudheen_1
Advisor

Re: Booting error in hp ux 10.20

hi Manikandan,

Thanks let me try with it..hope it will work.

tks
saifu
Todd McDaniel_1
Honored Contributor

Re: Booting error in hp ux 10.20

You only need to check the files in the directory not the . and .. those are your pwd and parent dirs.

Did you find any errors?
Unix, the other white meat.
T G Manikandan
Honored Contributor

Re: Booting error in hp ux 10.20

Also check whether you have any execution scripts in /etc/rc.config.d dir.

Just do a
/usr/bin/ksh -x /sbin/rc

Revert with results
T G Manikandan
Honored Contributor

Re: Booting error in hp ux 10.20

The best way to check any execution scripts present in /etc/rc.config.d dir

#for i in /etc/rc.config.d/*
do
echo $i
done

this should find out the culprit

Revert
Saifudheen_1
Advisor

Re: Booting error in hp ux 10.20

hi Manikandan,

Not yet, becouse i just restarted the server. Actually u know am facing the problem will give u a small explanation. I have 3 hp servers here and last week one server unix hardisk failed. i have tried to recover the hardisk, but i faild to do so. then install unix in new hardsik and restore some file which is required for some application. after restore the file if quit from sam am getting some error. /var/adm/sam/log. pls find attached the samlog file. then if i restart the server i getting this problem

INIT: Command is respawning too rapidily
will try again 5 minites
check for possible errors
ID:Cons "/usr/sbin/getty consol console # system console"

then system will not boot.

any solutions?

thanks
saifu
Naveej.K.A
Honored Contributor

Re: Booting error in hp ux 10.20

execute ./usr/sam/bin/samlog_viewer

the error log file you have attached can't be read as it is...

regds
Naveej
practice makes a man perfect!!!
SANTOSH S. MHASKAR
Trusted Contributor

Re: Booting error in hp ux 10.20

Just check the cable connection of console.

- Santosh
Saifudheen_1
Advisor

Re: Booting error in hp ux 10.20

hi,naveej

pls check this attachment

thanks
saifu