UEFI 시스템에 이중 부팅 Ubuntu + Windows 8이 있습니다. 13.10에서 Ubuntu 14.04로 업그레이드 할 때까지 모든 것이 정상이었습니다.
이제 PC를 부팅 할 때 얻는 것은 다음과 같은 grub 구조 화면입니다.
Failed to open \EFI\Microsoft\Boot\grubx64.efi - 800000000000000E
Failed to load image
Failed to open \EFI\Microsoft\Boot\MokManager.efi.efi - 800000000000000E
Failed to load image
Welcome to GRUB!
error: symbol 'grub_term_highlight_color' not found.
grub rescue>
라이브 CD (13.10 또는 14.10)에서 부팅 복구를 사용하면 오류가 발생했음을보고하고이 보고서를 생성합니다. http://paste2.org/Y8mDwa0M
(부팅 복구는 우분투 13.10에서 패키지를 설치할 것이라고 말합니다)
그러나 아무것도 변하지 않습니다.
부팅 할 때 f12 키를 누르면 hdd, usb, dvd reader 중에서 선택할 수있는 BIOS 화면 (Boot Menu)이 표시되며 HDD를 클릭하면 세 가지 선택이 있습니다.
부팅 할 장치를 선택하십시오 :
Windows Boot Manager
ubuntu
Ubuntu
Windows 옵션은 grub 구조로 되돌아갑니다.
다른 두 가지 옵션을 사용하면 우분투를 시작할 수있는 창 메뉴가 있지만 창 옵션이 작동하지 않습니다.
더 이상 무엇을해야할지 모르겠다
업데이트 :
답변에 감사드립니다. 실제로 모든 것을 시도했습니다 (USB 스틱에 다른 버전의 Ubuntu에서 5 번 이상 GRUB을 다시 설치하고 부팅 복구를 여러 번 사용했지만 아무 것도 작동하지 않았습니다)
결국 나는 rEFInd ( http://www.rodsbooks.com/refind/getting.html )를 사용하고 있습니다.이 창에서 우분투를 시작할 수 있지만 창을 자체적으로 시작할 수 있습니다. rEFInd 메뉴 사용.
그러나 물론 이상적인 솔루션은 아닙니다.
업데이트 2 :
디스크가 하나뿐입니다.
업데이트 3 :
이것은 grub을 설치하거나 grub-install을 실행할 때 나타나는 오류입니다.
Installing for i386-pc platform.
grub-install: Warning: This GPT partition label has no BIOS Boot Partition, the embed is not possible.
grub-install: Warning: This embed is not possible. GRUB can only be installed in this configuration using blocklist. The blocklist however, are not reliable and it is not recommended to use ..
Installation completed, no errors reported.
Generating grub configuration file ...
Found linux image: / boot/vmlinuz-3.13.0-24-generic
Found initrd image: / boot/initrd.img-3.13.0-24-generic
Found linux image: / boot/vmlinuz-3.11.0-19-generic
Found initrd image: / boot/initrd.img-3.11.0-19-generic
Found linux image: / boot/vmlinuz-3.11.0-7-generic
Found initrd image: / boot/initrd.img-3.11.0-7-generic
Found linux image: / boot/vmlinuz-3.11.0-5-generic
Found initrd image: / boot/initrd.img-3.11.0-5-generic
Found linux image: / boot/vmlinuz-3.11.0-4-generic
Found initrd image: / boot/initrd.img-3.11.0-4-generic
Found linux image: / boot/vmlinuz-3.11.0-3-generic
Found initrd image: / boot/initrd.img-3.11.0-3-generic
Found linux image: / boot/vmlinuz-3.11.0-2-generic
Found initrd image: / boot/initrd.img-3.11.0-2-generic
Found Windows Boot Manager on / dev/sda2 @ / EFI / Microsoft / Boot / Bootmgfw.efi
Adding boot menu entry for the EFI firmware configuration
done
(이탈리아어 번역)