Date: Fri, 20 Feb 2004 13:54:54 -0500 (EST) From: freebsd-questions-local@be-well.ilk.org (Lowell Gilbert) To: Jerry McAllister <jerrymc@clunix.cl.msu.edu> Cc: 'freebsd-questions' <freebsd-questions@freebsd.org> Message-ID: <20040220185454.4B4A5F@be-well.no-ip.com>
next in thread | raw e-mail | index | archive | help
Reply-To 'freebsd-questions' <freebsd-questions@freebsd.org> Subject: Re: 4.9-RELEASE + XP Pro problem References: <200402201831.i1KIVao11103@clunix.cl.msu.edu> From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> Date: 20 Feb 2004 13:54:54 -0500 In-Reply-To: <200402201831.i1KIVao11103@clunix.cl.msu.edu> Message-ID: <44ptc9wphd.fsf@be-well.ilk.org> Lines: 22 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Jerry McAllister <jerrymc@clunix.cl.msu.edu> writes: > You want to choose the first one to install the FreeBSD Boot Manager > The standard boot record will only boot FreeBSD and nothing else. > > The terminology is a little confusing here, but you want the FreeBSD > boot _manager_ not just the standard boot _record_ - two different > sector positions on the disk. The boot _manager_ choosed which > boot _record_ to start booting with. To reduce the confusion: the standard boot record will boot whatever is marked as the "active" slice, not just FreeBSD. If you have a tool that can change the active slice, you don't technically need to change the Master Boot Record ("MBR") to boot something different. This is rarely useful, although occasionally someone will want to set up the disk so that it always boots one particular slice if booting from the hard disk, and boot from a floppy to boot other slices. Also, the boot manager gets installed to the MBR; you can't have it installed at the same time as the standard boot record. This is why the boot manager is so minimally featured; it fits completely into the MBR, and so has to stay within 512 bytes.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040220185454.4B4A5F>