From owner-freebsd-questions@FreeBSD.ORG Fri Oct 17 21:29:41 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 F38E316A4B3 for ; Fri, 17 Oct 2003 21:29:40 -0700 (PDT) Received: from pursued-with.net (adsl-66-125-9-242.dsl.sndg02.pacbell.net [66.125.9.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2696A43F75 for ; Fri, 17 Oct 2003 21:29:40 -0700 (PDT) (envelope-from Kevin_Stevens@pursued-with.net) Received: from pursued-with.net (fffinch [192.168.168.101]) by pursued-with.net (8.12.9/8.12.9) with ESMTP id h9I4TmfT002154; Fri, 17 Oct 2003 21:29:48 -0700 (PDT) Date: Fri, 17 Oct 2003 21:29:35 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Zahirul Haque From: Kevin Stevens In-Reply-To: <3F90BC45.1030104@cse.unsw.edu.au> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: freebsd-questions@freebsd.org Subject: Re: Dual kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2003 04:29:41 -0000 On Friday, Oct 17, 2003, at 21:06 US/Pacific, Zahirul Haque wrote: > Hi > Is it possible to have two kernels and at the boot time I want to > select > which kernel I want? > I have two kernel code, one with IPRC (Modified kernel) and other > standard kernel of 5.1. > Every time I want to switch kernel I need to recompile the kernel. > > Can I select kernel during boot time? Yes, man boot. KeS