Page 1 of 1

Only one windows Installer works

PostPosted: February 1st, 2016, 10:24 am
by Metathesus
Hi,

I've purchased the pro basic version to avoid spending time in building a multiboot USB and scratching my head.
The objective has not been achieved.

There is few things that doesn't work.

1) I have 3 iso's (Win7PE /Win 10 X64 / Win7_AIO_x64)
When I select the Win 7 installer, the win 10 one is launching.
The Win7PE is OK

In sources folder I have only one boot and install.wim, it doesn't seems normal... I think it has to be 2 differents boot and install wim , one for W7 and another for W10

2) I've tried to run Win10PE SE unsuccessful, have you some tips? What are the boot settings I have to use when I build the Win10PE?


Code: Select all
Chargeur de démarrage Windows
-----------------------------
identificateur          {62c58cf2-c8bd-11e5-9c23-08606e6b2dc5}
device                  ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
path                    \windows\system32\boot\winload.exe
description             Installer Windows 7
locale                  en-US
inherit                 {bootloadersettings}
osdevice                ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
systemroot              \windows
detecthal               Yes
winpe                   Yes
ems                     Yes

Chargeur de démarrage Windows
-----------------------------
identificateur          {a2f04031-c8bd-11e5-9c23-08606e6b2dc5}
device                  ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
path                    \windows\system32\boot\winload.exe
description             Installer Windows 10
locale                  en-US
inherit                 {bootloadersettings}
osdevice                ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
systemroot              \windows
detecthal               Yes
winpe                   Yes
ems                     Yes

Re: Only one windows Installer works

PostPosted: February 1st, 2016, 10:30 am
by Metathesus
The logs are here:
http://jpst.it/Fckd

Hope you can help me.

Thanks by advance.