Solaris 9: how do i debug init 0 ?

When i do a shutdown using init 6,it runs for some seconds and then it return having noting.Does init have verbose function ? regards Jens Madsen
[180 byte] By [Jens_Madsena] at [2007-11-27 3:36:56]
# 1
Are there any rc scripts still running? Does 'ps -ef | grep rc' show anything?If a shutdown script hangs, it'll stop the shutdown.-- Darren
Darren_Dunhama at 2007-7-12 8:40:12 > top of Java-index,General,Talk to the Sysop...
# 2
I had a rc3 script hanging from the boot.When i changed the script, init 0 does its job.Thanks Darren.regards Jens Madsen
Jens_Madsena at 2007-7-12 8:40:12 > top of Java-index,General,Talk to the Sysop...