Re: IA-64 Installation Whoas

Greg Edwards <[email protected]> Tue, 30 May 2006 06:46:45 -0500
Newsgroups gmane.linux.suse.ia64
Message-ID <[email protected]>
On Sun, May 28, 2006 at 07:35:13AM -0400, LDB wrote:
| I have tried to install SLES 9 on an intel IA-64 server. When yast starts 
| up the
| whole installation freezes. This happens no matter what options I pass to 
| the
| kernel.

Boot from the SP3 CD1, and try enabling kdb and send the console output
to the serial console, e.g. add the following in the bootia64 options
menu:

console=<yourserialconsole> kdb=on

This should drop you into kdb on an MCA or kernel oops.

Note only SP3 has kdb enabled in the default kernel (the one on the
installer CDs).

Greg