From owner-freebsd-questions@FreeBSD.ORG Fri Apr 25 13:07:26 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 C733B37B401 for ; Fri, 25 Apr 2003 13:07:26 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15C1A43F93 for ; Fri, 25 Apr 2003 13:07:26 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.9/8.12.9) with ESMTP id h3PK7OOg019859; Fri, 25 Apr 2003 16:07:24 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.9/8.12.9/Submit) id h3PK7OeH019858; Fri, 25 Apr 2003 16:07:24 -0400 (EDT) From: Jerry McAllister Message-Id: <200304252007.h3PK7OeH019858@clunix.cl.msu.edu> To: blueeskimo@gmx.net (Adam) Date: Fri, 25 Apr 2003 16:07:23 -0400 (EDT) In-Reply-To: <1051298988.76975.28.camel@jake> from "Adam" at Apr 25, 2003 03:29:48 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Problems setting up dual-boot 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: Fri, 25 Apr 2003 20:07:27 -0000 > On Fri, 2003-04-25 at 13:28, Adam wrote: > > Someone suggested modifying the Windows boot.ini file to do it, but I'm > > not really sure how to do that either. > > Alright, I figured out how to do this. I copied /boot/boot1 to a floppy, > put it on my Windows partition as boot.bsd, then added > c:boot.bsd=3D"FreeBSD" to my boot.ini .. > > I get two options when starting my computer now, but selecting the > FreeBSD option just causes the machine to reboot. > > Are all these problems just because the OS's are on different physical > disks? Could it be because I added the 1024mb swap partition before / > when I was going through the partition editor? Root needs to be the 'a' partition (maybe not absolutely, but everything seems to assume it is). > > I'm really at a loss here .. Sounds like you need to study the man pages for FreeBSD's fdisk and disklabel carefully along with the handbook. ////jerry >