Date: 24 Nov 1999 14:42:29 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: freebsd-questions@freebsd.org Subject: Re: [Fwd: bootmgr] Message-ID: <86yabokqmi.fsf@localhost.hell.gr> In-Reply-To: "Michael J. Ruhl"'s message of "Tue, 23 Nov 1999 15:36:33 -0800" References: <383B2501.44C76D62@network-alchemy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"Michael J. Ruhl" <mruhl@Network-Alchemy.COM> writes: > I just install Win98 and FreeBSD on a 12G disk. I used the first 8G > for windows, and the final 4G for FreeBSD. The bootmgr program > displays F1 for DOS and F3 for FreeBSD. When I press the F3 button, > my PC beeps at me, but when I press the F1 button, I get Windows as > expected. :( Ah well, I only just noticed the numbers. In order to have FreeBSD booting properly, the slice and label that contain the kernel have to be in the first 1024 cylinders. With a large Windoze partition before it, the FreeBSD partition is probaly impossible to boot. [Note: what DOS calls 'partition' in BSd is called 'slice'. A 'partition' is also called a 'disklabel' in BSD.] Since only the root partition needs to be below 1024 cylinders, and that is not really necessary to be a big one, the recommended way of solving this kind of problems is to create a small (say 64MB) BSD slice before your first (and only?) Windows slice. Then the Windows slice, in any size you find suitable, and finally all the BSD slices you want/need. -- Giorgos Keramidas, <keramida@ceid.upatras.gr> "What we have to learn to do, we learn by doing." [Aristotle] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86yabokqmi.fsf>