Apr 10, 2003 #1 jie Technical User Joined Apr 8, 2003 Messages 71 Location US I would like to ask what this code means??? and and work around bec. our 6f1 wont boot we have an ascii terminal as console ... Thanks in advance
I would like to ask what this code means??? and and work around bec. our 6f1 wont boot we have an ascii terminal as console ... Thanks in advance
Apr 10, 2003 #2 AIXSPadmin MIS Joined May 3, 2002 Messages 633 Location US When the cfgcon process is called, different LED codes are shown depending on which device is configured. c33 - Console is a tty. Upvote 0 Downvote
When the cfgcon process is called, different LED codes are shown depending on which device is configured. c33 - Console is a tty.
Apr 10, 2003 #3 AIXSPadmin MIS Joined May 3, 2002 Messages 633 Location US I should also point out this is in boot phase 3. Upvote 0 Downvote
Apr 11, 2003 #4 ElgisRamon MIS Joined Jun 14, 1999 Messages 606 Location US The RS is trying to configure the TTY as console, if is hanging in this code then it has a problem. I hope it works... Unix was made by and for smart people. Upvote 0 Downvote
The RS is trying to configure the TTY as console, if is hanging in this code then it has a problem. I hope it works... Unix was made by and for smart people.