Re: FreeBSD 6.2: freebsd-update and SMP Kernel

2007-12-02 Thread Matthias Kellermann
Hi again,

I've found the "error" by myself.

I've rebooted the system with nextboot -k mynewkernel which was stored
under /boot/mynewkernel. After moving mynewkernel to /boot/kernel and
rebooting again freebsd-update works just fine. I could update
6.2-RELEASE-p9 without any problems. freebsd-update has also chosen the
right SMP kernel now and installed the new version.

Matthias
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FreeBSD 6.2: freebsd-update and SMP Kernel

2007-12-02 Thread Matthias Kellermann
Hi list,

i've built a SMP Kernel on an amd64 system because the GENERIC kernel on
my amd64 FreeBSD 6.2 box did not include SMP support. After booting with
the new kernel freebsd-update won't work:

# freebsd-update fetch
Cannot identify running kernel

# uname -a
FreeBSD hostname 6.2-RELEASE-p8 FreeBSD 6.2-RELEASE-p8 #0: Sun Dec  2
17:48:26 CET 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP  amd64

I've used the default SMP config in /usr/src/sys/amd64/conf/. How can I
fix this issues? Is there any prebuilt SMP kernel available that can I
install and keep up to date with freebsd-update?

Matthias
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"