From owner-freebsd-questions@FreeBSD.ORG Fri Jan 18 22:17:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B183F16A418 for ; Fri, 18 Jan 2008 22:17:47 +0000 (UTC) (envelope-from zszalbot@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.freebsd.org (Postfix) with ESMTP id 3BEB413C455 for ; Fri, 18 Jan 2008 22:17:46 +0000 (UTC) (envelope-from zszalbot@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so132099nfb.33 for ; Fri, 18 Jan 2008 14:17:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=z3ExUMbVZaZlpaPmhphsJHwQPwpcbwgMBuzx3euBG1w=; b=BJnqbpMZPZTNI4GerWBORxG8SopYlkOfLF7vYwsoVKrtQIqDkR2V037vTkKea7szrYaNcQ9941eb8wIDtKXUeQWP3m3MFWpaWnIKg5miWgOBNDwJUzOwCTpMn9zhUf9riXFXOogxSHpCDGuQetePkv9OUvXqw1hQxk9LdaC+QkM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Zb0b1nujiqTPjACetmCQ+QTq9vBSK8AX1T6ECP7xA4hny+Eb2eswBxxLy9cwdp01nO6t9GDRudJn//YccMstTG0MBR8FOu9RE0lb+381RVBbjW5md0gOfDZY5+3mfncEmt6fUozwVBd/WVUrd1kJEflZJNu5bqmJ8mVXQSVJFq0= Received: by 10.78.131.8 with SMTP id e8mr5727395hud.1.1200694665312; Fri, 18 Jan 2008 14:17:45 -0800 (PST) Received: by 10.78.130.5 with HTTP; Fri, 18 Jan 2008 14:17:45 -0800 (PST) Message-ID: <94136a2c0801181417w395f7532w4761fc76388ed60@mail.gmail.com> Date: Fri, 18 Jan 2008 23:17:45 +0100 From: "Zbigniew Szalbot" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: going from 6.2 to 6.3 and custom kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jan 2008 22:17:47 -0000 Hello, I thought I would try to upgrade from 6.2 to 6.2-Release now that it is officially avilable. However, I do have custom kernel on my machine. And when using advice written by Colin (thanks!) http://www.daemonology.net/blog/2007-11-10-freebsd-minor-version-upgrade.html I get this warning: WARNING: This system is running a "szalbot" kernel, which is not a kernel configuration distributed as part of FreeBSD 6.2-RELEASE. This kernel will not be updated: you MUST update the kernel manually before running "freebsd-update.sh install". How do I update the kernel manually then? Do I have to fetch the latest source and then follow the advice given here? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html Thanks! Zbigniew Szalbot