From owner-freebsd-questions Thu Mar 6 19:20:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA06591 for questions-outgoing; Thu, 6 Mar 1997 19:20:46 -0800 (PST) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA06586 for ; Thu, 6 Mar 1997 19:20:44 -0800 (PST) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id TAA04815; Thu, 6 Mar 1997 19:20:23 -0800 (PST) To: eck@sc10.dseg.ti.com (Terry Eck) cc: freebsd-questions@freebsd.org Subject: Re: Install Bootloader Question In-reply-to: Your message of "Thu, 06 Mar 1997 08:28:11 CST." <9703061428.AA00330@sc10.dseg.ti.com> Date: Thu, 06 Mar 1997 19:20:23 -0800 Message-ID: <4810.857704823@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Finally, my question. Installing from a DOS partiton as C:\freebsd\bin where > do I put the bootloader file(s) so the install program will find them? You don't - the bootloader is built into the installation program itself, and will be written out when you write the partition information to the disk (assuming that you also specified that a boot manager be used in the appropriate menu when it came up). Jordan