From owner-freebsd-questions@FreeBSD.ORG Wed May 18 15:19:51 2005 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 C840816A4D0 for ; Wed, 18 May 2005 15:19:51 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF18543D94 for ; Wed, 18 May 2005 15:19:50 +0000 (GMT) (envelope-from freebsd.ml@gmail.com) Received: by wproxy.gmail.com with SMTP id 49so269585wri for ; Wed, 18 May 2005 08:19:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=acJJuAkiH4nKWXWUJhoyviZMjwqQrBSIj0gyfl1Eg7fSVIyQC1jFzK9Pd3ZCFxHfW1pWWUdkTY0I8tVq7HgVGi8BU6ku3k5EK42FhMMuZjTScGhxu8VfICElIJDkaokSIjreigrn2AwI4LVItvRgCcqQtlZ2FGn9OJXHrCT8bU8= Received: by 10.54.55.21 with SMTP id d21mr1306460wra; Wed, 18 May 2005 08:19:45 -0700 (PDT) Received: by 10.54.20.41 with HTTP; Wed, 18 May 2005 08:19:44 -0700 (PDT) Message-ID: Date: Wed, 18 May 2005 23:19:44 +0800 From: FreeBSD MailingLists To: questions Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Boot Manager question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: FreeBSD MailingLists List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2005 15:19:51 -0000 I have a duel boot system setup with the Freebsd Boot Manager in the MBR. Is there anyway to change the default boot selection from with in the FreeBSD environment? What I mean is, if I am remotely accessing my dual boot FreeBSD box, and I want it to boot into the other OS, is there a command that allows me to change the next boot to be the other OS? TIA, Tomoki