From owner-freebsd-questions Wed Mar 13 4:58:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns.bsag.ch (ns.bsag.ch [62.2.201.74]) by hub.freebsd.org (Postfix) with ESMTP id 4FB8C37B405 for ; Wed, 13 Mar 2002 04:58:16 -0800 (PST) Received: from gw.bsag.ch (root@localhost) by ns.bsag.ch with ESMTP id g2DD0Hp14707 for ; Wed, 13 Mar 2002 14:00:17 +0100 (CET) Received: from ns.bsag.ch (bs13.bsag.ch [192.168.1.13]) by gw.bsag.ch with ESMTP id g2DD0HJ14703 for ; Wed, 13 Mar 2002 14:00:17 +0100 (CET) Received: from bs82.bsag.ch (bs82 [192.168.1.82]) by ns.bsag.ch (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) with ESMTP id g2DCwEP31864 for ; Wed, 13 Mar 2002 13:58:15 +0100 Received: (from hpr@localhost) by bs82.bsag.ch (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) id g2DCwEE02186 for freebsd-questions@FreeBSD.ORG; Wed, 13 Mar 2002 13:58:14 +0100 Date: Wed, 13 Mar 2002 13:58:14 +0100 From: Hanspeter Roth To: freebsd-questions@FreeBSD.ORG Subject: Re: booting from extended partition Message-ID: <20020313135814.A2165@bsag.ch> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20020313113309.A3437@bsag.ch> <15503.17117.87903.17181@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.16i In-Reply-To: <15503.17117.87903.17181@guru.mired.org>; from mwm-dated-1016453725.806f98@mired.org on Wed, Mar 13, 2002 at 06:15:25AM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mar 13 at 06:15, Mike Meyer spoke: > Grub doesn't make the last selected choice the default by default; you > have to do it in the boot entry in the menu with the "savedefault" Tank you. This is what i've been looking for! > command. That will make the entry currently booting the default entry > next time you boot. I.e., mine looks like: > > title FreeBSD-stable > savedefault > root (hd0,1,a) > makeactive > kernel /boot/loader Is `kernel /boot/loader' better with FreeBSD than `chainloader +1'? (I sometimes map in another BSD on the forth partition.) -Hanspeter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message