Jump to content











Photo
- - - - -

"Windows Setup" customization and Winpe

windows setup winpe

  • Please log in to reply
2 replies to this topic

#1 aser_elhbayeb

aser_elhbayeb
  • Members
  • 1 posts
  •  
    Palestine

Posted 29 August 2016 - 08:09 PM

Hello Everybody smile.gif

I'm trying to make an AIO windows Installation and Recovery Iso, I'm all successful in the part of merging images and languages, but I'm having trouble integrating the MS DART into the setup process. I have followed the tutorial here , but I'm unable to make it show the options whether to install windows or boot into one of dart versions.
I have edited the bcd into the boot folder and this is the final result:

Windows Boot Manager
--------------------
identifier              {bootmgr}
description             Windows Boot Manager
locale                  en-US
inherit                 {globalsettings}
default                 {default}
displayorder            {default}
                        {a8d8adf9-6e05-11e6-82e3-446d57137f02}
                        {3be79aed-6e06-11e6-82e3-446d57137f02}
                        {675e12ac-6e06-11e6-82e3-446d57137f02}
                        {9d548b5c-6e06-11e6-82e3-446d57137f02}
                        {cc681c81-6e06-11e6-82e3-446d57137f02}
                        {e9fc006f-6e06-11e6-82e3-446d57137f02}
toolsdisplayorder       {memdiag}
timeout                 30


Windows Boot Loader
-------------------
identifier              {default}
device                  ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
path                    \windows\system32\boot\winload.exe
description             Windows Setup
locale                  en-US
inherit                 {bootloadersettings}
osdevice                ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
systemroot              \windows
bootmenupolicy          Standard
detecthal               Yes
winpe                   Yes
ems                     No


Windows Boot Loader
-------------------
identifier              {a8d8adf9-6e05-11e6-82e3-446d57137f02}
device                  ramdisk=[boot]\sources\dart10x64.wim,{default}
path                    \windows\system32\boot\winload.exe
description             Diagnostics and Recovery 10 x64
locale                  en-US
inherit                 {bootloadersettings}
osdevice                ramdisk=[boot]\sources\dart10x64.wim,{default}
systemroot              \windows
bootmenupolicy          Standard
detecthal               Yes
winpe                   Yes
ems                     No


Windows Boot Loader
-------------------
identifier              {3be79aed-6e06-11e6-82e3-446d57137f02}
device                  ramdisk=[boot]\sources\dart10x86.wim,{default}
path                    \windows\system32\boot\winload.exe
description             Diagnostics and Recovery 10 x86
locale                  en-US
inherit                 {bootloadersettings}
osdevice                ramdisk=[boot]\sources\dart10x86.wim,{default}
systemroot              \windows
bootmenupolicy          Standard
detecthal               Yes
winpe                   Yes
ems                     No


Windows Boot Loader
-------------------
identifier              {675e12ac-6e06-11e6-82e3-446d57137f02}
device                  ramdisk=[boot]\sources\dart8.1x64.wim,{default}
path                    \windows\system32\boot\winload.exe
description             Diagnostics and Recovery 8.1 x64
locale                  en-US
inherit                 {bootloadersettings}
osdevice                ramdisk=[boot]\sources\dart8.1x64.wim,{default}
systemroot              \windows
bootmenupolicy          Standard
detecthal               Yes
winpe                   Yes
ems                     No


Windows Boot Loader
-------------------
identifier              {9d548b5c-6e06-11e6-82e3-446d57137f02}
device                  ramdisk=[boot]\sources\dart8.1x86.wim,{default}
path                    \windows\system32\boot\winload.exe
description             Diagnostics and Recovery 8.1 x86
locale                  en-US
inherit                 {bootloadersettings}
osdevice                ramdisk=[boot]\sources\dart8.1x86.wim,{default}
systemroot              \windows
bootmenupolicy          Standard
detecthal               Yes
winpe                   Yes
ems                     No


Windows Boot Loader
-------------------
identifier              {cc681c81-6e06-11e6-82e3-446d57137f02}
device                  ramdisk=[boot]\sources\dart7x64.wim,{default}
path                    \windows\system32\boot\winload.exe
description             Diagnostics and Recovery 7 x64
locale                  en-US
inherit                 {bootloadersettings}
osdevice                ramdisk=[boot]\sources\dart7x64.wim,{default}
systemroot              \windows
bootmenupolicy          Standard
detecthal               Yes
winpe                   Yes
ems                     No


Windows Boot Loader
-------------------
identifier              {e9fc006f-6e06-11e6-82e3-446d57137f02}
device                  ramdisk=[boot]\sources\dart7x86.wim,{default}
path                    \windows\system32\boot\winload.exe
description             Diagnostics and Recovery 7 x86
locale                  en-US
inherit                 {bootloadersettings}
osdevice                ramdisk=[boot]\sources\dart7x86.wim,{default}
systemroot              \windows
bootmenupolicy          Standard
detecthal               Yes
winpe                   Yes
ems                     No

I guess I'm missing something :\ , If someone can tell me what to change/edit to make it work.

the final result should be similar to this, except it must has a " Windows Setup " to install Windows:

018_thumb.png



#2 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 30 August 2016 - 09:10 AM

There used to be issues with "overlapping" of descriptions of "ramdiskoptions", see:
http://www.msfn.org/...1-from-usb-hdd/

http://reboot.pro/to...ides-are-wrong/

but I don' t think this is your issue :unsure:.

 

 

Your BCD seems like having "default" everywhere :w00t: whilst Cluberti's article (if actually reproduced) leads to having actual GUID's, so you must have not followed it exactly, possibly by trying to take some shortcuts when editing the BCD.

 

JFYI (and as a side note) there is a nice BCD/BCDedit related guide by Misty, here:

http://reboot.pro/to...and-bcd-stores/

that may contain topics of interest to you.

 

:duff:

Wonko



#3 cdob

cdob

    Gold Member

  • Expert
  • 1469 posts

Posted 30 August 2016 - 04:51 PM

bootmenupolicy Standard

Use 'bootmenupolicy Legacy' to get the text mode menu.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users