upiter77, You need to clarify your situation.
I might expect F8 issues if you transfer active to your OS partition.
To clarify, I've created a separate primary partition 100MB with the Label "System Reserved" and set it as an active.
I've already bootet 3 times form the WIN7 setup CD and done "repair", but didn't help to boot WinRE using F8.
BTW I've deleted these entries before:
Code:
[code]Identyfikator {1d858f51-2cca-11e1-bfcf-c137106dd4cd}
device ramdisk=[C:]\Recovery\1d858f4c-2cca-11e1-bfcf-c137106dd4
cd\Winre.wim,{1d858f52-2cca-11e1-bfcf-c137106dd4cd}
path \windows\system32\winload.exe
description Windows Recovery Environment (odzyskano)
locale
osdevice ramdisk=[C:]\Recovery\1d858f4c-2cca-11e1-bfcf-c137106dd4
cd\Winre.wim,{1d858f52-2cca-11e1-bfcf-c137106dd4cd}
systemroot \windows
winpe Yes
----------------
Code:
Identyfikator {1d858f4d-2cca-11e1-bfcf-c137106dd4cd}
description Ramdisk Options
ramdisksdidevice unknown
ramdisksdipath \Recovery\1d858f4c-2cca-11e1-bfcf-c137106dd4cd\boot.sdi
Opcje urządzenia
----------------
Identyfikator {1d858f52-2cca-11e1-bfcf-c137106dd4cd}
ramdisksdidevice partition=C:
ramdisksdipath \Recovery\1d858f4c-2cca-11e1-bfcf-c137106dd4cd\boot.sdi
Then I've done the following:
bootrec /fixmbr
bootrec /fixboot
bootrec /rebuildbcd
Reboot.
Now using F8 "Repair your computer" the windows starts normally instead of load WinRE.
Even I've tried Reagentc /enable and 3 times repair, reboot.
Now I have the following:
C:\Windows\system32>bcdedit /enum all
Menedżer rozruchu systemu Windows
---------------------------------
Identyfikator {bootmgr}
device partition=\Device\HarddiskVolume1
path \bootmgr
description Windows Boot Manager
locale pl-PL
inherit {globalsettings}
default {current}
resumeobject {1d858f4a-2cca-11e1-bfcf-c137106dd4cd}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 10
Moduł ładujący rozruchu systemu Windows
---------------------------------------
Identyfikator {current}
device partition=C:
path \Windows\system32\winload.exe
description Windows 7
locale pl-PL
inherit {bootloadersettings}
recoverysequence {1d858f4c-2cca-11e1-bfcf-c137106dd4cd}
recoveryenabled Yes
osdevice partition=C:
systemroot \Windows
resumeobject {1d858f4a-2cca-11e1-bfcf-c137106dd4cd}
nx OptIn
Moduł ładujący rozruchu systemu Windows
---------------------------------------
Identyfikator {1d858f53-2cca-11e1-bfcf-c137106dd4cd}
device ramdisk=[C:]\Recovery\1d858f4c-2cca-11e1-bfcf-c137106dd4
cd\Winre.wim,{1d858f54-2cca-11e1-bfcf-c137106dd4cd}
path \windows\system32\winload.exe
description Windows Recovery Environment (odzyskano)
locale
osdevice ramdisk=[C:]\Recovery\1d858f4c-2cca-11e1-bfcf-c137106dd4
cd\Winre.wim,{1d858f54-2cca-11e1-bfcf-c137106dd4cd}
systemroot \windows
winpe Yes
Wznawianie ze stanu hibernacji
------------------------------
Identyfikator {1d858f4a-2cca-11e1-bfcf-c137106dd4cd}
device partition=C:
path \Windows\system32\winresume.exe
description Windows Resume Application
locale pl-PL
inherit {resumeloadersettings}
filedevice partition=C:
filepath \hiberfil.sys
debugoptionenabled No
Moduł testujący pamięć systemu Windows
--------------------------------------
Identyfikator {memdiag}
device partition=\Device\HarddiskVolume1
path \boot\memtest.exe
description Diagnostyka pamięci systemu Windows
locale pl-PL
inherit {globalsettings}
badmemoryaccess Yes
Ustawienia usług EMS
--------------------
Identyfikator {emssettings}
bootems Yes
Ustawienia debugera
-------------------
Identyfikator {dbgsettings}
debugtype Serial
debugport 1
baudrate 115200
Uszkodzenia pamięci RAM
-----------------------
Identyfikator {badmemory}
Ustawienia globalne
-------------------
Identyfikator {globalsettings}
inherit {dbgsettings}
{emssettings}
{badmemory}
Ustawienia modułu ładującego rozruchu
-------------------------------------
Identyfikator {bootloadersettings}
inherit {globalsettings}
{hypervisorsettings}
Ustawienia funkcji hypervisor
-----------------------------
Identyfikator {hypervisorsettings}
hypervisordebugtype Serial
hypervisordebugport 1
hypervisorbaudrate 115200
Ustawienia modułu ładującego wznawiania
---------------------------------------
Identyfikator {resumeloadersettings}
inherit {globalsettings}
Opcje urządzenia
----------------
Identyfikator {1d858f54-2cca-11e1-bfcf-c137106dd4cd}
ramdisksdidevice partition=C:
ramdisksdipath \Recovery\1d858f4c-2cca-11e1-bfcf-c137106dd4cd\boot.sdi
C:\Windows\system32>
BTW should I set my OS partition as an active?