From owner-freebsd-questions@freebsd.org Wed Aug 5 09:17:38 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 5C2709B1EB8 for ; Wed, 5 Aug 2015 09:17:38 +0000 (UTC) (envelope-from benfell@parts-unknown.org) Received: from mail.parts-unknown.org (mail.parts-unknown.org [IPv6:2001:470:67:119::4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 41AF2209 for ; Wed, 5 Aug 2015 09:17:38 +0000 (UTC) (envelope-from benfell@parts-unknown.org) Received: by mail.parts-unknown.org (Postfix, from userid 80) id 9D890593E552; Wed, 5 Aug 2015 02:17:37 -0700 (PDT) Received: from 50-250-218-172-static.hfc.comcastbusiness.net (50-250-218-172-static.hfc.comcastbusiness.net [50.250.218.172]) by mail.parts-unknown.org (Horde Framework) with HTTP; Wed, 05 Aug 2015 02:17:37 -0700 Date: Wed, 05 Aug 2015 02:17:37 -0700 Message-ID: <20150805021737.Horde.Aqa-ovKXshlnp4t4PUEB8rw@mail.parts-unknown.org> From: David Benfell To: freebsd-questions@freebsd.org Subject: Re: windows entry for grub2 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> In-Reply-To: <55C1AD48.4060004@SDF.org> User-Agent: Horde Application Framework 5 Content-Type: multipart/signed; boundary="=_htGEc4FLY5PQHKalK0U-PYo"; protocol="application/pgp-signature"; micalg=pgp-sha1 MIME-Version: 1.0 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: Wed, 05 Aug 2015 09:17:38 -0000 This message is in MIME format and has been PGP signed. --=_htGEc4FLY5PQHKalK0U-PYo Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Quoting Cary : > > It looks ok. Not much trouble. We'll know when you reboot. > In meantime you might also run > > $ grub-probe --target=3Dfs_uuid --device /dev/ada0p5 > > If the command returns a uuid you might be able to use it in > the grub.cfg that you have. Thanks for this. It did, and it was different from the one I'd gotten=20=20 from=20gpart. I was wondering why the example I'd found for directly=20=20 loading=20Windows had such a short UUID relative to the one I'd gotten=20= =20 from=20gpart. I now have: home-desktop% cat /usr/local/etc/grub.d/42_custom menuentry "Windows 10 (loader) (on /dev/ada0p5)" --class windows --class os= { insmod part_msdos insmod ntfs insmod ntldr set root=3D'(hd0,msdos1)' search --no-floppy --fs-uuid --set=3Droot 3CE002FBE002BAE2 ntldr=20=20 ($root)/bootmgr=20} I'm getting closer to where I can try a reboot. But still in the=20=20 middle=20of one last thing. --=20 David Benfell --=_htGEc4FLY5PQHKalK0U-PYo Content-Type: application/pgp-signature Content-Description: PGP Digital Signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJVwdSxAAoJEBV64x4SNmAr380QAIHVV9qxX+oOPNowKZBdz+eo WYKHIV904yrU8sYKdGHin/PvnGHkvDdgKx0EZY0wQ6ldUUjJ30xMtebsApSj+q33 lemw0B12J6vJLRr95r/qrOoTA6Qz9VWGYPPphLL+qmQZd7esrEq82+nX4C94dqY9 P0aOw80/bufrEW1vEo22Pb1PeUoF2H5rCsUrlOiAESTOW9lWipT6jUoGHNOp7gua AXy41LXkbtklp01VpdwiLD+36ritoi4LLGF/4yibQFgyii9F428lWlVm25mFDMB4 Uvpv33Um7ameF8ApOp0YowPxOYTCk//g6FbmpNsQxIgxyncj3J7etUqipqSBbZSQ NdtDHq/gbjPpl3vD0Y1fdwF74nrKpIv4YKyilSW+MXoO1wgQsK+vbWXUBHk4db3V qvGO67c+aPMI96rb/kZWz3hXs7QhrUmyqreAhLJGQhsl7qjT4fM0KyZFAwFGm90p TCm2PCqnWqtBVZ1QAOj/HEt56XZpBIBx/4qSskfVwoGTUqgeYcIDPl5kWDN0r5Ga KM43XSARxskQ53kJ7vJNU4k24ncqbZ+ZYzaYdbxqpDN0QFTqZqM2Tt+n2FwdLxyv YyC9aZc3JKarA1FCLnuJ41WAggI5HPsf/xyQDNb1emt61/HLqJDJGoW5+FGwZx9T UbmUkTDyXJcM1o2gTCdG =WVs1 -----END PGP SIGNATURE----- --=_htGEc4FLY5PQHKalK0U-PYo--