From owner-freebsd-questions@FreeBSD.ORG Sat May 14 13:02:19 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 F30B716A4CE for ; Sat, 14 May 2005 13:02:18 +0000 (GMT) Received: from mail27.sea5.speakeasy.net (mail27.sea5.speakeasy.net [69.17.117.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACBD843D49 for ; Sat, 14 May 2005 13:02:18 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 5333 invoked from network); 14 May 2005 13:02:18 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail27.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 14 May 2005 13:02:17 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id EEC8B31; Sat, 14 May 2005 09:02:16 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Kenneth W Cochran References: <200505130632.CAA5013623@shell.TheWorld.com> From: Lowell Gilbert Date: 14 May 2005 09:02:16 -0400 In-Reply-To: <200505130632.CAA5013623@shell.TheWorld.com> Message-ID: <447ji27yg7.fsf@be-well.ilk.org> Lines: 27 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Replacing hdd in multiboot system 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, 14 May 2005 13:02:19 -0000 Kenneth W Cochran writes: > 1. Can I boot MS-DOS from da0 and FreeBSD from da1 using boot > managers available with FreeBSD? If so, how do I configure > that? (In other words, replace LILO on da0.) Sure. How you do it depends on which boot manager you use. With the standard one that can be installed from sysinstall, there's nothing to configure once it's on the primary disk. > 2. FreeBSD's boot "remembers" what was last booted & uses that; > how do I configure a "default" booting OS? Use another bootloader. There are several popular ones in the ports collection. > 3. I might replace that old dpt HBA with, say, an Adaptec or a > Symbios-based Tekram; will that affect things such as drive > geometries? I don't think so. > 4. Anything I might be missing here? Common overlooked issues? > Warnings? Gotchas? You're planning a new install, alone on a new disk, so it's pretty "vanilla" and pretty safe.