On Monday, July 3, 2017 at 3:33:48 PM UTC-4, yreb-qusw wrote:
> #! bin/sh -e
> 
> echo "add win10">&2
> 
> cat <<EOF
> 
> menuentry "win10" {
> 
> insmod part_msdos
> 
> insmod ntfs
> 
> set root='(hd0,msdos2)'
> 
> chainloader +1
> 
> }
> 
> EOF
> 
> 
> 
> 
>  >sudo chmod +x /etc/grub.d/40_custom
> 
> 
>  >sudo grub2-mkconfig
> 
> win10
> 
> 
> 
> 
> 
> I didn't realize I could search and adapt  "fedora grub2-mkconfig" for win7
> 
> 
> another time consuming kludge, esp. after getting lucky, that I guess it 
> wasn't an EFI win10 install ,
> 
> IMHO, someone  Might update  the  qubes docs ....

glad its working.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/1085a582-74a1-45e2-8856-278ea3c97291%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to