From owner-freebsd-questions Thu Nov 13 08:46:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA25386 for questions-outgoing; Thu, 13 Nov 1997 08:46:03 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from seabass.progroup.com (catfish.progroup.com [206.24.122.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA25373 for ; Thu, 13 Nov 1997 08:45:53 -0800 (PST) (envelope-from craig@tuna.progroup.com) Received: from ProGroup.COM (tuna.progroup.com [206.24.122.5]) by seabass.progroup.com (8.7.5/8.7.3) with SMTP id IAA02756; Thu, 13 Nov 1997 08:45:29 -0800 (PST) Received: by ProGroup.COM (SMI-8.6/SMI-SVR4) id IAA18340; Thu, 13 Nov 1997 08:44:53 -0800 From: craig@tuna.progroup.com (Craig W. Shaver) Message-Id: <199711131644.IAA18340@ProGroup.COM> Subject: Re: MBR on a floppy disk, possible? To: Emmanuel.Duros@sophia.inria.fr Date: Thu, 13 Nov 1997 08:44:53 -0800 (PST) Cc: questions@FreeBSD.ORG In-Reply-To: <199711131051.LAA18058@chouette.inria.fr> from "Emmanuel Duros" at Nov 13, 97 11:51:41 am X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > > Hi, > > I have got a PC with 2 HDs. > > On the first PC I already have NT installed. The second HD is a removable > HD on which I am installing FreeBSD. > > I want to leave the MBR of the first HD untouched, this way NT would > always boot first. > > In order to start FreeBSD I was wondering if it was it possible to have > a floppy with a MBR which would boot FreeBSD on the second HD. I > remember I did this once with LILO/Linux. I have done this with several O/S's, but I have not tried to make a boot floppy on FreeBSD. The easy way to do this is to use the boot floppy from the installation distribution. When you see the boot prompt just enter the location of your kernel on the hard disk. Something like boot: sd(1,a)kernel . The hard way is to make a file system on the floppy and as a part of that process put the boot record down on the first tracks of the floppy. See the man page for newfs. > > As I boot the PC with this floppy I would always start FreeBSD... > > Is there a way of doing this? > > Thanks > Emmanuel > > -- Craig Shaver (craig@progroup.com) (415)390-0654 Productivity Group POB 60458 Sunnyvale, CA 94088