Цитата gannet:
nik4, bcdedit помогло бы в случае nonUEFI, в вашем случае - решение. »
|
Зашёл, вставил в переводчик ничего не понял, как с этим работать (я это уже читал на другом форуме)?
I encountered the same issue on two separate Greek Windows installations. It appears that, for some reason, Microsoft failed to include the correct localisation files for its UEFI boot loader.
A workaround I found is to replace these files with their BIOS boot counterparts. Since it is not exposed by default, you will have to temporarily assign your EFI System Partition (ESP) a drive letter using diskpart. Below, "WP" refers to your Windows partition (C: in your case).
Copy files as follows:
WP\Windows\System32\<locale>\winload.exe.mui --> WP\Windows\System32\<locale>\winload.efi.mui
WP\Windows\System32\<locale>\winresume.exe.mui --> WP\Windows\System32\<locale>\winresume.efi.mui
WP\Windows\Boot\PCAT\<locale>\memtest.exe.mui --> ESP\EFI\Microsoft\Boot\<locale>\memtest.efi.mui
After replacing these files, your boot screen, "Advanced boot options" menu (F8), hibernation resume screen and memory diagnostics tool should be localised.
И ещё:
raddy,
gannet, теперь вдруг в командной строке после запуска bcdedit /set locale ru-ru выдало - "Ошибка при установке ссылки указанной записи.Не удаётся найти указанный файл." А в первый раз было - "Операция успешно завершена".
Спасибо