From owner-freebsd-questions@freebsd.org Fri Aug 7 01:33:32 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B7F59B5505 for ; Fri, 7 Aug 2015 01:33:32 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E8A45CDE for ; Fri, 7 Aug 2015 01:33:31 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id t771XUXM037493 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 6 Aug 2015 19:33:30 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id t771XU8I037490; Thu, 6 Aug 2015 19:33:30 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 6 Aug 2015 19:33:30 -0600 (MDT) From: Warren Block To: David Benfell cc: CeDeROM , FreeBSD Questions Mailing List Subject: Re: windows entry for grub2 In-Reply-To: <20150806123739.Horde.1xi8d1-jLyHb11lgYuF2FIC@mail.parts-unknown.org> Message-ID: References: <20150804034108.Horde._OTrFyjhdRQUM4x9GSp-yLG@mail.parts-unknown.org> <20150804132218.Horde.Gj6WjgZdXie82Uv8hJ6DwzP@mail.parts-unknown.org> <55C1418A.8020904@SDF.org> <20150804201540.Horde.tVjfGgqFaL11N353NCxJOb4@mail.parts-unknown.org> <55C1AD48.4060004@SDF.org> <20150805021737.Horde.Aqa-ovKXshlnp4t4PUEB8rw@mail.parts-unknown.org> <55C2388B.8030803@SDF.org> <20150806011313.Horde.2QXs18DRBiA3e2WofhttL83@mail.parts-unknown.org> <20150806123739.Horde.1xi8d1-jLyHb11lgYuF2FIC@mail.parts-unknown.org> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Thu, 06 Aug 2015 19:33:30 -0600 (MDT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Aug 2015 01:33:32 -0000 On Thu, 6 Aug 2015, David Benfell wrote: > Quoting CeDeROM : > >> Start System Factory Recovery. Use Boot Menu or mark Recovery partiton >> active to make it start Recovery :-) >> >> Have you tried to DD from my Windows EFI partition image? > > It's too late now. Everything is overwritten. > > The boot menu didn't offer the options. And I looked for a way to mark the > partitions active, but couldn't find it with GPT file systems. The man page > made it seem to be for a MBR file systems, not GPT, and gpart returned an > error when I attempted it anyway. > > Here again, the documentation needs help. The information is much, much too > scattered. The first step to documentation is figuring out how to make the thing work. If you can come up with a procedure for setting up UEFI dual-boot with Grub, let's document it.