No entanto, experimentei os mesmos problemas ao inicializar a partir da mídia no Bios / Uefi ou para instalar primeiro o Linux e depois o Windows.
1 - Se o Secureboot estiver ativo, inicie e desative o UEFI (ou Secureboot) e ativar o modo Legacy BIOS para inicializar.
2 - Instale o Windows no disco rígido desejado.
3 - Inicialize (bios) do disco rígido com o Linux e instale o GrubCustomizer. sudo add-apt-repositório ppa: danielrichter2007 / grub-customizer (se não no Repositório)
sudo apt-get update
sudo apt-get install grub-customizer
start GrubCustomizer, choose Windows from the Bootlist and shift it to
the first place as you desire it.
4 - (Se 3 não funcionou) No Windows, use o EasyBCD para definir a configuração de inicialização.
5 - Ou em vez de 4, use a ferramenta Boot-repair no boot e escolha reparação recomendada.
Aqui uma explicação para bios ou uefi:
UEFI: To prevent Windows Setup or Windows PE from booting in BIOS mode, >remove the bootmgr file on the root of the media.
BIOS: To prevent Windows Setup or Windows PE from booting in UEFI mode, >remove the efi folder on the root of the media.