From owner-freebsd-questions@FreeBSD.ORG Thu Jun 21 16:59:28 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C6131065676 for ; Thu, 21 Jun 2012 16:59:28 +0000 (UTC) (envelope-from leeoliveshackelford@surewest.net) Received: from rc3.surewest.net (rc3.surewest.net [66.60.130.52]) by mx1.freebsd.org (Postfix) with ESMTP id 2A3878FC14 for ; Thu, 21 Jun 2012 16:59:28 +0000 (UTC) Received: from smtp4.surewest.net ([66.60.130.145]) by rc3.surewest.net ({89e988b2-2a53-469e-91f0-3e9924092bec}) via TCP (outbound) with ESMTP id 20120621165920701 for ; Thu, 21 Jun 2012 16:59:20 +0000 X-RC-FROM: X-RC-RCPT: Received: from ms5.mc.surewest.net (hansolo.surewest.net [64.30.98.104]) by smtp4.surewest.net (Postfix) with ESMTP id 7012F89626 for ; Thu, 21 Jun 2012 09:59:20 -0700 (PDT) Received: (from ms5.mc.surewest.net [192.168.60.104]) by ms5.mc.surewest.net (MOS 4.1.8-GA) with HTTP/1.1 id CLF58658 (AUTH leeoliveshackelford@surewest.net); Thu, 21 Jun 2012 09:59:19 -0700 (PDT) From: To: freebsd-questions@freebsd.org X-Mailer: Mirapoint Webmail Direct 4.1.8-GA MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20120621095919.CLF58658@ms5.mc.surewest.net> Date: Thu, 21 Jun 2012 09:59:19 -0700 (PDT) Subject: FreeBSD 8.2 Add second hard drive multi-boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jun 2012 16:59:28 -0000 Good morning, FreeBSD enthusiasts. On my Hewlett-Packard xw4400 workstation, I had one hard drive. I partitioned it with two slices, the first one for FreeBSD 8.2 with its native file system, and the second one for a future re-installation of Windows XP, to be formatted with NTFS file system. FreeBSD 8.2 was then installed. The Windows XP re-installation has not yet taken place. Recently, I installed a second hard drive on the machine that was already formatted with two slices, both NTFS. Already installed on the first of these slices is the Windows XP operating system with a special application program. Already installed on the second slice is data. It is my understanding that the FreeBSD loader is supposed to be able to load any operating system. Upon power-up, the FreeBSD loader presents the following screen: F1 Win F2 FreeBSD F5 Drive 1 F6 PXE If I depress F1, I receive the response "BOOTMGR is missing. Press Ctrl+Alt+Del to restart." If I depress F2, FreeBSD loads normally. If I depress F5, I receive the response "Missing operatin system." How can I get the FreeBSD loader to load the Windows XP operating system from the second hard drive? The G.P.T. disklabel is not used by either of these operating systems, so I do not believe that that is the problem. Although the FreeBSD operating system seems to see the second hard drive, it does not mount it upon startup. It does not appear in the fstab file. I attempted to mount it manually using the mount command, without success, just to see if any of the data files could be read. I ran fsidk -B on the zeroeth sector of the second hard drive, but that did not seem to help. I know that this type of issue comes up repeatedly in the mailing lists, some of which I have read, but I am flummoxed. Any and all suggestions would be appreciated. Your truly, Lee Shackelfo r! d