From owner-freebsd-doc Wed Sep 8 17:10: 9 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B5DE15777 for ; Wed, 8 Sep 1999 17:10:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA34079; Wed, 8 Sep 1999 17:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 8 Sep 1999 17:10:03 -0700 (PDT) Message-Id: <199909090010.RAA34079@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Mark Ovens Subject: docs/13207: Update to the FAQ Reply-To: Mark Ovens Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/13207; it has been noted by GNATS. From: Mark Ovens To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: docs/13207: Update to the FAQ Date: Thu, 9 Sep 1999 01:01:25 +0100 (BST) >Submitter-Id: current-users >Originator: Mark Ovens >Organization: >Confidential: no ] (one line)> >Synopsis: Update to the FAQ >Severity: non-critical >Priority: low >Category: docs >Release: FreeBSD 3.1-RELEASE i386 >Class: change-request >Environment: >Description: New diff for DocBook FAQ >How-To-Repeat: >Fix: *** book.sgml.orig Mon Sep 6 22:16:42 1999 --- book.sgml Thu Sep 9 00:50:00 1999 *************** *** 3471,3476 **** --- 3471,3479 ---- How can I use the NT loader to boot FreeBSD? + The procedure is slightly different for 2.2.x and 3.x (with the + 3-stage boot) systems. + The general idea is that you copy the first sector of your native root FreeBSD partition into a file in the DOS/NT partition. Assuming you name that file something like *************** *** 3489,3499 **** ! This procedure assumes that DOS, NT, FreeBSD, or whatever ! have been installed into their respective fdisk partitions on the ! same disk. In my case DOS & NT are in the first fdisk ! partition and FreeBSD is in the second. I also installed FreeBSD ! to boot from its native partition, not the disk MBR. Mount a DOS-formatted floppy (if you've converted to NTFS) or the FAT partition, under, say, /mnt. --- 3492,3503 ---- ! For 2.2.x systems this procedure assumes that DOS, NT, FreeBSD, ! or whatever have been installed into their respective fdisk partitions ! on the same disk. In my case DOS & ! NT are in the first fdisk partition and FreeBSD is in the second. I also ! installed FreeBSD to boot from its native partition, ! not the disk MBR. Mount a DOS-formatted floppy (if you've converted to NTFS) or the FAT partition, under, say, /mnt. *************** *** 3525,3530 **** --- 3529,3543 ---- ``fdisk'' command after you reconfigure them to boot from their native partitions. + For 3.x systems the procedure is somewhat simpler. + + If FreeBSD is installed on the same + disk as the NT boot partition copy /boot/boot1 + to C:\BOOTSECT.BSD or, if FreeBSD is installed on a + different disk, copy + /boot/boot0 to C:\BOOTSECT.BSD. + Then edit the C:\BOOT.INI file as described above. + To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message