From owner-freebsd-questions Mon Jan 25 14:45:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25131 for freebsd-questions-outgoing; Mon, 25 Jan 1999 14:45:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA25125 for ; Mon, 25 Jan 1999 14:45:47 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id RAA10083; Mon, 25 Jan 1999 17:47:08 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199901252247.RAA10083@cc942873-a.ewndsr1.nj.home.com> Subject: Re: Uh oh In-Reply-To: from "Philip J. Welbourn" at "Jan 25, 99 05:12:32 pm" To: phil@furthur.com (Philip J. Welbourn) Date: Mon, 25 Jan 1999 17:47:08 -0500 (EST) Cc: questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Philip J. Welbourn wrote, > I'm still a newbie on FreeBSD :) > When I told some of my Unix friends I wanted to put FreeBSD and Win98 on > my new box. They said you must put BSD in the first partition (F1), then > insall Win98 on the second. BSD appearently needs to be on cylinder 1. > Been running fine. Sorry, but I had to respond to this. It's all plain wrong. FreeBSD need not be in the first partition. However, there are reasons it has to start within the first 1024 cylinders. For example, here is the output from 'fdisk' on my system (note the FreeBSD fdisk not DOS's), # fdisk ******* Working on device /dev/rwd0 ******* parameters extracted from in-core disklabel are: cylinders=787 heads=128 sectors/track=63 (8064 blks/cyl) parameters to be used for BIOS calculations are: cylinders=787 heads=128 sectors/track=63 (8064 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 6,(Primary 'big' DOS (> 32MB)) start 8064, size 4193280 (2047 Meg), flag 0 beg: cyl 1/ sector 1/ head 0; end: cyl 520/ sector 63/ head 127 The data for partition 2 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 4201344, size 2145024 (1047 Meg), flag 80 (active) beg: cyl 521/ sector 1/ head 0; end: cyl 786/ sector 63/ head 127 The data for partition 3 is: The data for partition 4 is: As you can see my 'DOS' (Win95) partition is first. Philip also made it sound like you should install Win9[58] /after/ FreeBSD. Do NOT do this. Win9[58] will clobber your bootstrapper without asking. Now, my suggestion for Laurence, > On Mon, 25 Jan 1999, Laurence Berland wrote: > > > I installed FBSD, sort of. I posted this before, now I'm getting > > desperate for help. If anyone knows what to do please help!!!! > > > > we've installed freebsd. We rebooted the system and the boot manager > > appeared, prompting us to > > F1 for ??? (which turned out is what it meant as win98) > > F2 for FreeBSD > > > > We hit f2, and the manager just repeats its window. It does this > > always, and as of yet we've not been able to get to a BSD prompt at all, > > > > or to get it to even begin booting fbsd. We've tried using the > > installation software to rewrite the boot manager, but it doesn't change > > > > anything. I'm completely stumped. Do we need to reinstall FreeBSD? > > Could it be that the error was because we made a second dos partition > > with the boot manager also? We deleted the second dos partition to try > > and fix the problem, but nothing changes. What do I do now? Try booting with your boot floppy. When you get to the boot.help screen, tell it to boot from where ever you installed FreeBSD. As the help shows, if you are booting from the second 'slice' (which is what DOS calls a partition) of an IDE drive enter, 1:wd(2,a) If it doesn't work, I'm not sure what to tell you other than perhaps send your fdisk output and disklabel info to the list. HTH. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message