Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Aug 2015 02:17:37 -0700
From:      David Benfell <benfell@parts-unknown.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: windows entry for grub2
Message-ID:  <20150805021737.Horde.Aqa-ovKXshlnp4t4PUEB8rw@mail.parts-unknown.org>
In-Reply-To: <55C1AD48.4060004@SDF.org>
References:  <20150804034108.Horde._OTrFyjhdRQUM4x9GSp-yLG@mail.parts-unknown.org> <CAFYkXjm9eJVdVFkbzR9esVf8D9qeF5aLZ3Hj8rGRN2HRAb3Etg@mail.gmail.com> <20150804132218.Horde.Gj6WjgZdXie82Uv8hJ6DwzP@mail.parts-unknown.org> <55C1418A.8020904@SDF.org> <20150804201540.Horde.tVjfGgqFaL11N353NCxJOb4@mail.parts-unknown.org> <55C1AD48.4060004@SDF.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <cary@sdf.org>:
>
> 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 <benfell@parts-unknown.org>

--=_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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150805021737.Horde.Aqa-ovKXshlnp4t4PUEB8rw>