From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 15:54:23 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FB3737B401 for ; Tue, 8 Apr 2003 15:54:23 -0700 (PDT) Received: from joloxbox.joshualokken.com (12-225-249-250.client.attbi.com [12.225.249.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id C889B43F3F for ; Tue, 8 Apr 2003 15:54:22 -0700 (PDT) (envelope-from joshualokken@attbi.com) Received: from joloxbox.joshualokken.com (localhost.joshualokken.com [127.0.0.1])h38MsubF015158 for ; Tue, 8 Apr 2003 15:55:03 -0700 (PDT) (envelope-from joshualokken@attbi.com) Received: (from jolok@localhost) by joloxbox.joshualokken.com (8.12.9/8.12.9/Submit) id h38Msspi015157 for freebsd-questions@freebsd.org; Tue, 8 Apr 2003 15:54:54 -0700 (PDT) X-Authentication-Warning: joloxbox.joshualokken.com: jolok set sender to joshualokken@attbi.com using -f Date: Tue, 8 Apr 2003 15:54:54 -0700 From: Joshua Lokken To: freebsd-questions@freebsd.org Message-ID: <20030408225454.GD14849@joloxbox.joshualokken.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Organization: little to none X-OS: FreeBSD joloxbox.joshualokken.com 4.8-STABLE i386 Subject: Testing a new kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: joshualokken@attbi.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 22:54:23 -0000 Hello After the buildworld/buildkernel/installkernel procedure, it is recommended to reboot the new kernel to ensure that it is proper. What should one do to properly 'test' a kernel? Is it enough to reboot it and login? Thanks. -- Joshua