From owner-freebsd-questions Sun Nov 21 18:19:25 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sasknow.com (h139-142-245-96.ss.fiberone.net [139.142.245.96]) by hub.freebsd.org (Postfix) with ESMTP id 5AA3814DAF for ; Sun, 21 Nov 1999 18:19:11 -0800 (PST) (envelope-from freebsd@sasknow.com) Received: from sasknow.com (ntstn [10.0.0.2]) by sasknow.com (8.9.3/8.9.3) with ESMTP id UAA16904; Sun, 21 Nov 1999 20:18:54 -0600 (CST) (envelope-from freebsd@sasknow.com) Message-ID: <3838A8C8.EB7CDDA7@sasknow.com> Date: Sun, 21 Nov 1999 20:22:00 -0600 From: "Ryan Thompson [FreeBSD]" X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Vladislav Cc: FreeBSD-Questions@FreeBSD.ORG Subject: Re: [Q]boot manager, cannot install References: <01080716472106.00729@ararat> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Vladislav wrote: > [...] > I cannot figure how to get FreeBSD bootmanager installed > on the disk1. When using /stand/sysinstall > I select custom and then go to the Partioning screen. > There I select disk1 and see that > blocks 0-63 are free (then I ext2fs and then linux swap) > I select the unused partion, hit 'C' create, it asks me > whether want the whole 64 sectors allocated for FreeBSD (file system type 165) > I say yes, but then when I see the list of partions there, it still says > 0-63 unused! > > I tried to boot from the floppy, still the same problem. > May be there is a problem with my BIOS reporting disk geometry? > > Thanks in advance for any help, > Vladislav The first 64 blocks will always be reserved. FreeBSD uses the boot sector for its default boot manager. So, if you're going the sysinstall route, you do not (nor should you) create a small FreeBSD partition. Instead, when asked at the FDISK prompt, Check [X] your first drive, and select the BootMgr option (default, if I remember correctly). ** CAUTION ** (a.k.a. disclaimer of respondent ignorance): NOTE! I'm not a Linux user, so I'm not the person to ask about whether using this setup with Lilo (the LInux boot LOader) is a good idea. For all I know, it may make your Linux unbootable. IF I AM NOT MISTAKEN.. Lilo lives in an ext2 partition (by itself or with your root fs), and should behave with the FreeBSD boot manager, as the FreeBSD manager simply tries to start an OS on a given drive/partition. Somebody may correct me on this, as I HAVE NOT ever run Linux with FreeBSD. I can't say whether Lilo (partially) populates the boot sector or not, so you're on your own with this one :-) Virtually yours, - Ryan -- Ryan Thompson VP Technical/Accounts ryan@sasknow.com (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th Street East Saskatoon, Sask S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message