atom feed15 messages in org.freebsd.freebsd-smpBoot error SMP
FromSent OnAttachments
Hans van LeestJun 26, 2005 3:40 pm 
John BaldwinJun 27, 2005 6:26 pm 
Hans van LeestJun 27, 2005 7:58 pm 
John BaldwinJun 27, 2005 8:13 pm 
Hans van LeestJun 27, 2005 8:36 pm 
John BaldwinJun 27, 2005 9:33 pm 
Hans van LeestJun 28, 2005 3:45 pm 
John BaldwinJun 28, 2005 6:15 pm 
Hans van LeestJun 29, 2005 5:51 pm 
John BaldwinJun 29, 2005 6:30 pm 
Hans van LeestJun 29, 2005 7:11 pm 
Hans van LeestJun 29, 2005 7:40 pm 
John BaldwinJun 30, 2005 5:21 pm 
Hans van LeestJun 30, 2005 11:03 pm 
John BaldwinJul 1, 2005 12:35 pm 
Subject:Boot error SMP
From:John Baldwin (jh@FreeBSD.org)
Date:Jun 27, 2005 9:33:32 pm
List:org.freebsd.freebsd-smp

On Monday 27 June 2005 04:36 pm, Hans van Leest wrote:

John Baldwin wrote:

On Monday 27 June 2005 03:58 pm, Hans van Leest wrote:

I can boot boot from a SMP a 5.3 stable kernel when loader.conf contains: kern.smp.disabled=1. Otherwise it's crashing. But how do I continue? I've tried CURRENT, only I've got a problem with booting in single user. Proberbly it's the iir driver. Thanx in advance

Can you get details of the crash? For example, can you boot over a serial console and provide the output when it crashes? Also, can you compile the debugger into the kernel and get a stack trace?

I've tried to use dumpdir and dumpdev to save the dump. With no succes. I'm not that familair with kernel debugging. I putted : dumpdev="/dev/ad0s1b" and dumpdir="YES" in my rc.conf. Only, when I boot, I get the message: Wrong dump device or directory. I will use the dev-handbook to try to get a dump of the crash. Is CURRENT an option? Or can I stick with 5.3 STABLE?

Thx

5.x is fine. You don't have to get a dump. If you can setup a serial console you can just cut and paste the panic messages.