Přidat otázku mezi oblíbenéZasílat nové odpovědi e-mailem Z boot menu pri bootovani v UEFI rezimu zmizel HDD

Ked sa ti chce srat s UEFI cinskou srackou nezmyslom a zaznamami v BIOSe, tak prajem prijemnu zabavu. Napr. tento clovek vie o com pise (viem to posudit ptz viem tiez o com pise :)
http://superuser.com/questions/612830/how-to-reins tall-windows-boot-manager-on-efi-partition

The EFI system partition is not the only place to clean, the EFI variables (controlled by the UEFI firmware) could also be corrupted, particularly since you mentioned the BIOS reinstall had adverse effects. bcdedit /storeP:\ath\to\BCD\file\on\mounted\efi\part/impor t /clean (from the command prompt of the advanced options of W8 recovery) is the Windows' way to clean its cached copy, which copy is what you are really seeing on Windows boot manager screen; Linux offers, through efivars, even more powerful tools over them.

While you are here, follow Rod's advice and check thoroughly the output of bcdedit /storeP:\ath\to\BCD/enum all for unneeded or misplaced entries, which you could try to dispose of after having made a backup of the BCD file.

If you consider only Windows, the organization of the ESP is straightforward: besides the mighty Bootx64.efi, everything is under the \EFI\Microsoft\Boot\ directory. The only file you might edit is the BCD, through bcdedit. To be able to boot, you need just \EFI\Boot\Bootx64.efi, \EFI\Microsoft\Boot\BCD, and \EFI\Microsoft\Boot\boot.stl on the ESP, assuming the former is a copy of \EFI\Microsoft\Boot\bootmgfw.efi; keeping this later is a good precaution, particularly since you are considering the installation of other boot managers which could replace the mighty Bootx64.efi (but should generally left untouched bootmgfw.efi.) During the boot process, some (hidden) BCD.log* and BOOTSTAT.DAT files will be automatically created in \EFI\Microsoft\Boot\. You might also see \EFI\Microsoft\Boot\bootmgr.efi, although nobody seems to know what it is good for... The ll-CC directories with the MUI resources help to be able to display non-English messages instead, depending of the settings in BCD; similarly, the fonts could be needed for non-Latin cases; I found out that removing all this i18n stuff for cleaning purposes, did not help on the long run, since I use to turn them back in place, to get back my own language while booting.

Reakce na odpověď

1 Zadajte svou přezdívku:
2 Napište svou odpověď:
3 Pokud chcete dostat ban, zadejte libovolný text:

Zpět do poradny