Kernel/World Upgrade causes Hang

Damien Fleuriot ml at my.gd
Tue Dec 28 00:24:57 UTC 2010


Hey Troy,


I can't speak for the rest of the list but I think we're missing a bit
of information here.

What are you trying to build and boot, 8.1, 8.2pre ?

Are you building a GENERIC kernel ? I notice you're currently using a
custom one.

If you're not, I would suggest trying GENERIC first.

You might want to post your whole boot message if it can be recovered.



Also and in case you don't know, you may quickly test your kernel like so:
nextboot -k yourkernelhere

Next reboot, the host will try yourkernelhere, and on the reboot after
that, revert to your regular kernel.


Other than that, quick things to check:

1/ built world before kernel

2/ built kernel SINGLE THREADED (no -j X to speed it up, which you can
do for the world)

3/ tracked the *correct* version in the cvsup file (I've had this case
where I was running fbsd8 zfs boot, and was building a 7.x kernel by
mistake cause I was tracking releng7 -.- )

4/ retrieved and managed to boot a stock GENERIC kernel from 8.1 or 8.2,
whichever you're tracking



On 12/27/10 11:42 PM, Troy wrote:
> I recently rebuilt the world and kernel and everything built just fine
> and when I went to boot into the new kernel, it hangs. I had to revert
> back to my previous kernel.
> 
> Currently I'm running:
> FreeBSD server.domain.net 8.0-STABLE FreeBSD 8.0-STABLE #1: Sat Jan 23
> 20:44:06 CST 2010 root at server.domain.net:/usr/obj/usr/src/sys/server amd64
> 
> When it hangs upon boot-up it simply stops here. I don't know how I can
> figure out what is causing the root of the hang. I'd really like to get
> this machine upgraded.
> 
> Ppc0 cannot reserve I/O port range
> PowerNow0 <Cool ‘N’ Quiet K8> on cpu0
> Device_attach: PowerNow0 attach return 6
> PowerNow0 <Cool ‘N’ Quiet K8> on cpu1
> Device_attach: PowerNow0 attach return 6
> PowerNow1 <Cool ‘N’ Quiet K8> on cpu0
> Device_attach: PowerNow0 attach return 6
> PowerNow1 <Cool ‘N’ Quiet K8> on cpu1
> Device_attach: PowerNow0 attach return 6
> Time Counters Tick every 1.000 msec
> <<<hang>>>
> 
> Any help is greatly appreciated.
> 
> -Troy
> 
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"


More information about the freebsd-stable mailing list