From owner-freebsd-stable@FreeBSD.ORG Thu Oct 7 04:56:25 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1F1216A4CE for ; Thu, 7 Oct 2004 04:56:25 +0000 (GMT) Received: from serv.whootis.com (serv.whootis.com [67.18.69.66]) by mx1.FreeBSD.org (Postfix) with SMTP id 449A943D1D for ; Thu, 7 Oct 2004 04:56:25 +0000 (GMT) (envelope-from lists@whootis.com) Received: (qmail 1250 invoked by uid 80); 7 Oct 2004 04:56:23 -0000 Received: from c-24-18-21-183.client.comcast.net (c-24-18-21-183.client.comcast.net [24.18.21.183]) by www.whootis.net (IMP) with HTTP for ; Wed, 6 Oct 2004 21:56:23 -0700 Message-ID: <1097124983.4164cc7713dd5@www.whootis.net> Date: Wed, 6 Oct 2004 21:56:23 -0700 From: lists@whootis.com To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.4 Subject: kernel help X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 04:56:25 -0000 So tonight I walked through compiling my kernel from 4.9-STABLE to 4.10-STABLE. Compiling it went really well and all looked good until I reboot. When I rebooted All seemed to go ok for a bit... but then commands started to hang and disconnecting from SSH would leave my SSH session hung. I reboot back into my kernel.old and most everything is relatively happy again. But now my question. How do I make this the default kernel again? I obviously don't want to use the new kernel because it has problems. Can someone help me with this? For reference sake I only used the GENERIC config and the only like I added to it was the options line to add user quotas. THanks Geoff Sweet