Bug: Soft lockup detected on CPU#0!
David Bandel
david.bandel
Mon Jul 16 15:52:44 PDT 2007
On 7/16/07, James McDonald <james at jamesmcdonald.id.au> wrote:
> Net Llama! wrote:
> > On Mon, 16 Jul 2007, Michael Hipp wrote:
> >
> > You need to setup a serial console to capture the full output. I've never
> > seen a CPU soft lockup that didn't include a backtrace.
> >
> >
> How would one set up a serial console is it simply a matter of plugging
> a laptop with a terminal program into the serial port of the server ?
> How do you capture the full backtrace?
>
first, in lilo.conf:
append="console=ttyS0,38400"
serial=0,38400n8
If you're using GRUB, please see it's documentation, I have no idea.
Then, in /etc/inittab:
T0:23:respawn:/sbin/getty -L ttyS0 38400 vt102
(you should be running 'setserial' to ensure the serial port is
correctly configured).
The above has worked on most of my servers.
You can skip the lilo.conf stuff if you only need a login and don't
need to watch the bootup messages.
Ciao,
David A. Bandel
--
Focus on the dream, not the competition.
- Nemesis Air Racing Team motto
More information about the Linux-users
mailing list