From owner-freebsd-questions@FreeBSD.ORG Mon May 13 16:42:01 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 05E6FE76 for ; Mon, 13 May 2013 16:42:01 +0000 (UTC) (envelope-from lciotti1@gmail.com) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) by mx1.freebsd.org (Postfix) with ESMTP id 97DA37CD for ; Mon, 13 May 2013 16:42:00 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id hn14so814482wib.7 for ; Mon, 13 May 2013 09:41:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=bfzPUk9fycsgHoOfQDhVULN1Y95SA1qhTUrRCm8LBb8=; b=a426TFcbQjLmvBp8NkmDcXCJ7GJnq2n7z7tuJ5DFePPinahthL+m1yhoOrphUuMJJ/ Tu493lLxNm0kLbe/gQrt3bdVL7+AEJhKHm8YvEiBld7CMcQpsppV7MAAogaR9KM4MOKH BmHV3dHcdcgtCDtavn1n6+JnHLRTGB0gSqIRk0a0I5+l+mGHRcWeK434pCH8Qk/D9ez0 yBbBc48JRRkld959lPtOssayNbDNIZnDImibo4pASEtyeVdPPz/eh4Tw78z5Eh1N1utc ElKh2Dal6GszaYKbXL2cyHapeGw9E5gRpAWMYZFR71a2JGwE8at/Eguh53y7c3Ya6Jfu /LfQ== MIME-Version: 1.0 X-Received: by 10.180.74.207 with SMTP id w15mr5918703wiv.19.1368463319819; Mon, 13 May 2013 09:41:59 -0700 (PDT) Received: by 10.194.58.38 with HTTP; Mon, 13 May 2013 09:41:59 -0700 (PDT) Date: Mon, 13 May 2013 12:41:59 -0400 Message-ID: Subject: Bootloader/Replace GRUB From: Louis Ciotti To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 May 2013 16:42:01 -0000 Hello, I replaced a Linux partition on my laptop with FreeBSD. Now it will not but giving me an GRUB error. I assume I have to remove/replace GRUB, as I will want to dual boot this with a windows partition. So being the FreeBSD newbie that I am I am stumped on what to do to correct this. Thanks, Lou