View Single Post

   
  #4 (permalink)  
Old 01-04-2008, 09:24 PM
Dhrit
 
Posts: n/a
Default Re: AIX Hangs After Boot


"Dave Weir" <daveweir_99@yahoo.com> wrote in message
news:3F6F5F7B.1050807@yahoo.com...
> Hey all,
>
> I have an AIX box here that hangs just minutes after the boot sequence
> is finished, if it gets that far. Anyway, the box is stuck there and I
> cannot access it. Anyone know how I can interrupt the system during boot
> and drop it to single-user mode?
>
> Thanks in advance,
> Dave
>


How are you booting the system ? shutdown ??
If shutdown then there would be options in the shutdown command to get it to
single user mode.
Read the man page.

shutdown itself would be a shell script, you could take a look and see if
you detect where it could be
getting stuck.

One instance which I saw of shutdowns getting stuck , was if the console is
XOFF'ed

Dhrit


Reply With Quote