Jump to content











Photo
- - - - -

WinPE 4.0 boot screen animation problem


  • Please log in to reply
8 replies to this topic

#1 victor.rai

victor.rai
  • Members
  • 3 posts
  •  
    Brazil

Posted 14 December 2012 - 11:47 PM

4xK1q.png

 

Hello everyone,

My computer has Windows 7 as the only OS, I recently added a WinPE 4.0 image entry to the Windows Boot Manager menu, but after the progress bar is filled up and the spinning orb animation starts, it is overlapping the loading text message that I think supposedly should have been gone at this step. Can someone help me to resolve this somehow? Any suggestion is welcome, thanks.
 



#2 Sha0

Sha0

    WinVBlock Dev

  • Developer
  • 1682 posts
  • Location:reboot.pro Forums
  • Interests:Booting
  •  
    Canada

Posted 15 December 2012 - 12:28 AM

bcdedit /enum all


#3 victor.rai

victor.rai
  • Members
  • 3 posts
  •  
    Brazil

Posted 15 December 2012 - 01:38 AM


bcdedit /enum all
 
 
 


Gerenciador de Inicialização do Windows
--------------------
identificador           {bootmgr}
device                  partition=\Device\HarddiskVolume1
description             Windows Boot Manager
locale                  en-US
inherit                 {globalsettings}
default                 {current}
resumeobject            {9475980a-4238-11e2-a28a-81fc94a1f1ad}
displayorder            {current}
                        {9475980f-4238-11e2-a28a-81fc94a1f1ad}
toolsdisplayorder       {memdiag}
timeout                 30

Carregador de Inicialização do Windows
-------------------
identificador           {current}
device                  partition=C:
path                    \Windows\system32\winload.exe
description             Windows 7
locale                  pt-BR
inherit                 {bootloadersettings}
recoverysequence        {9475980c-4238-11e2-a28a-81fc94a1f1ad}
recoveryenabled         Yes
osdevice                partition=C:
systemroot              \Windows
resumeobject            {9475980a-4238-11e2-a28a-81fc94a1f1ad}
nx                      OptIn

Carregador de Inicialização do Windows
-------------------
identificador           {9475980c-4238-11e2-a28a-81fc94a1f1ad}
device                  ramdisk=[C:]\Recovery\9475980c-4238-11e2-a28a-81fc94a1f1ad\Winre.wim,{9475980d-4238-11e2-a28a-81fc94a1f1ad}
path                    \windows\system32\winload.exe
description             Windows Recovery Environment
inherit                 {bootloadersettings}
osdevice                ramdisk=[C:]\Recovery\9475980c-4238-11e2-a28a-81fc94a1f1ad\Winre.wim,{9475980d-4238-11e2-a28a-81fc94a1f1ad}
systemroot              \windows
nx                      OptIn
winpe                   Yes

Carregador de Inicialização do Windows
-------------------
identificador           {9475980f-4238-11e2-a28a-81fc94a1f1ad}
device                  ramdisk=[C:]\winpe.wim,{9475980e-4238-11e2-a28a-81fc94a1f1ad}
path                    \Windows\System32\Boot\winload.exe
description             Windows PE x64
locale                  en-US
osdevice                ramdisk=[C:]\winpe.wim,{9475980e-4238-11e2-a28a-81fc94a1f1ad}
systemroot              \Windows
detecthal               Yes
winpe                   Yes

Continuar da Hibernação
---------------------
identificador           {9475980a-4238-11e2-a28a-81fc94a1f1ad}
device                  partition=C:
path                    \Windows\system32\winresume.exe
description             Windows Resume Application
locale                  pt-BR
inherit                 {resumeloadersettings}
filedevice              partition=C:
filepath                \hiberfil.sys
debugoptionenabled      No

Testador de Memória do Windows
---------------------
identificador           {memdiag}
device                  partition=\Device\HarddiskVolume1
path                    \boot\memtest.exe
description             Diagnóstico de Memória do Windows
locale                  pt-BR
inherit                 {globalsettings}
badmemoryaccess         Yes

Configurações de EMS
------------
identificador           {emssettings}
bootems                 Yes

Configurações do Depurador
-----------------
identificador           {dbgsettings}
debugtype               Serial
debugport               1
baudrate                115200

Defeitos de RAM
-----------
identificador           {badmemory}

Configurações Globais
---------------
identificador           {globalsettings}
inherit                 {dbgsettings}
                        {emssettings}
                        {badmemory}

Configurações do Carregador de Inicialização
--------------------
identificador           {bootloadersettings}
inherit                 {globalsettings}
                        {hypervisorsettings}

Configurações do Hypervisor
-------------------
identificador           {hypervisorsettings}
hypervisordebugtype     Serial
hypervisordebugport     1
hypervisorbaudrate      115200
Configurações do Carregador de Retorno
----------------------
identificador           {resumeloadersettings}
inherit                 {globalsettings}

Opções de dispositivo
--------------
identificador           {9475980d-4238-11e2-a28a-81fc94a1f1ad}
description             Ramdisk Options
ramdisksdidevice        partition=C:
ramdisksdipath          \Recovery\9475980c-4238-11e2-a28a-81fc94a1f1ad\boot.sdi

Opções de dispositivo
--------------
identificador           {9475980e-4238-11e2-a28a-81fc94a1f1ad}
description             Windows PE x64
ramdisksdidevice        partition=C:
ramdisksdipath          \NST\boot.sdi

Instalar Opções do Disco Ram
---------------------
identificador           {ramdiskoptions}
description             RamdiskOptions
ramdisksdidevice        partition=C:
ramdisksdipath          \NST\boot.sdi

Edited by victor.rai, 15 December 2012 - 01:40 AM.


#4 Sha0

Sha0

    WinVBlock Dev

  • Developer
  • 1682 posts
  • Location:reboot.pro Forums
  • Interests:Booting
  •  
    Canada

Posted 15 December 2012 - 01:56 AM


Carregador de Inicialização do Windows
-------------------
identificador           {9475980f-4238-11e2-a28a-81fc94a1f1ad}
device                  ramdisk=[C:]\winpe.wim,{9475980e-4238-11e2-a28a-81fc94a1f1ad}
path                    \Windows\System32\Boot\winload.exe
description             Windows PE x64
locale                  en-US
osdevice                ramdisk=[C:]\winpe.wim,{9475980e-4238-11e2-a28a-81fc94a1f1ad}
systemroot              \Windows
detecthal               Yes
winpe                   Yes
 
 


bcdedit /set {9475980f-4238-11e2-a28a-81fc94a1f1ad} inherit {bootloadersettings}
bcdedit /set {9475980f-4238-11e2-a28a-81fc94a1f1ad} sos Yes

EDIT: Wait... I missed that you said Windows PE 4.0. Use the Windows 8 BootMgr, then.

#5 victor.rai

victor.rai
  • Members
  • 3 posts
  •  
    Brazil

Posted 15 December 2012 - 02:18 AM

bcdedit /set {9475980f-4238-11e2-a28a-81fc94a1f1ad} inherit {bootloadersettings}
bcdedit /set {9475980f-4238-11e2-a28a-81fc94a1f1ad} sos Yes

EDIT: Wait... I missed that you said Windows PE 4.0. Use the Windows 8 BootMgr, then.

 

Ok, but now how can I upgrade the BootMgr without installing Windows 8?



#6 Sha0

Sha0

    WinVBlock Dev

  • Developer
  • 1682 posts
  • Location:reboot.pro Forums
  • Interests:Booting
  •  
    Canada

Posted 15 December 2012 - 03:00 AM

Ok, but now how can I upgrade the BootMgr without installing Windows 8?
You could probably backup your current BootMgr (always a good idea), then dig the Windows 8 one out of the installation media. Try searching for files named BootMg*. Or it might be in a .WIM file on the installation media.

#7 sbaeder

sbaeder

    Gold Member

  • .script developer
  • 1338 posts
  • Location:usa - massachusettes
  •  
    United States

Posted 18 December 2012 - 06:37 PM

Better question is why are you putting a Win8 PE (pe4) on an older computer/OS machine?  I could maybe understand if it was on removeable media...But, as pointed out, you need the latest/greates boot manager on the boot device if you're going to try this.



#8 briang

briang
  • Members
  • 7 posts
  •  
    United States

Posted 16 September 2013 - 08:28 PM

Im struggling with the same issue.  Has this been resolved?  I would like to use powershell which is supported in WinPE4x.  Thanks.



#9 briang

briang
  • Members
  • 7 posts
  •  
    United States

Posted 16 September 2013 - 08:31 PM

Got it! grabbed the Win 8 bootmgr and overwrote the one on C: and all was well.  It boots both Win 7 and Win 8 PE.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users