Philipp Wolfer <ph.wol...@gmail.com> (2015-10-08): > Package: os-prober > Version: 1.67 > > > os-prober will detect Windows 10 as Windows Recovery Environment. > The following change fixes it for me: > > os-prober-1.67/os-probes/mounted/x86/20microsoft > < if grep -aqs "W.i.n.d.o.w.s. .8" "$2/$boot/$bcd"; then > --- > > if grep -aqs "W.i.n.d.o.w.s. .1.0" "$2/$boot/$bcd"; then > > long="Windows 10 (loader)" > > elif grep -aqs "W.i.n.d.o.w.s. .8" "$2/$boot/$bcd"; then
Thanks, Philipp, I've just pushed a release with this patch. [ For reference, diff -u is slightly nicer; even better, a git format-patch would have helped getting proper authoring info to be directly recorded into git. ] Mraw, KiBi.
signature.asc
Description: Digital signature