Trouble with dual boot after Windows 10 update, used bcdedit, now can't access BIOS

I'm running Windows 10 and Xubuntu. I had a windows update few days ago. After that, the GRUB menu disappeared. The solution I used was loading Windows and from command prompt using

bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi 

as suggested in Windows 10 upgrade kills grub and boot-repair doesn't help.

This partially solved the problem, now I get to the GRUB and I can load both Windows and Xubuntu BUT after lots of errors before I get to GRUB.

First, when the laptop turns on, I have a few statements:

Failed to open \EFI\Boot\grubx64.efi - Not Found
Failed to load image \EFI\Boot\grubx64.efi: Not Found
start_image() returned Not Found
Failed to open \EFI\BOOT\grubx64.efi - Not Found
Failed to load image \EFI\BOOT\grubx64.efi : Not Found
start_image() returned Not Found 

Then it goes to next screen and it shows me this message:

Default Boot Device Missing or Boot Failed.
Insert Recovery Media and Hit any key
Then Select 'Boot Manager' to choose a new Boot Device or to Boot Recovery  
Media

After I click "Ok" (which is the only option here to click), it loads Boot Manager screen:

Boot Option Menu

1. Linpus lite(TOSHIBA MQ01ABF050)

After I click enter because I only have one option here, it repeats error messages I already had on start:

Failed to open \EFI\Boot\grubx64.efi - Not Found
Failed to load image \EFI\Boot\grubx64.efi: Not Found
start_image() returned Not Found
Failed to open \EFI\BOOT\grubx64.efi - Not Found
Failed to load image \EFI\BOOT\grubx64.efi : Not Found
start_image() returned Not Found 

After this, it just loads GNU GRUB with options to choose from Windows and Ubuntu(Xubuntu) etc.

From this point, everything works as usual. I do not get any errors or experience any kind of problems while working on Windows or Xubuntu.

My boot order is set to USB first and Hard Drive second. I tried to change order after I experienced this problem but now I cannot even access my BIOS. This is very unusual behavior, I always could access my BIOS. Now when I press F2 on startup, it doesn't load into BIOS, it asks me for a password. I never set a password for BIOS and I am the first owner of this laptop, nobody else ever used it either. So no mistake there.

I tried just clicking enter and leaving password field blank as I read somewhere but it didn't work.

As I'm a complete newbie to these kind of things, I tried to repair GRUB from Xubuntu but this didn't improve situation (or made it worse).

I'm looking for a solution that includes repairing bcdedit thingy.

Reseting laptop is not a solution right now, I am leaving that as my last option because I have a lot of files to transfer and a lot of projects currently in progress.

Thank you all in advance. And yes, I realize I shouldn't have messed with bcdedit if I'm clueless about it.

UPDATE

As oldfred suggested, I copied all files from /EFI/ubuntu to /EFI/BOOT folder and problem with errors was solved. Or I don't see it anymore, can't tell.

Problem with system asking for BIOS password is still there. I repeat: I never set password; It worked before whole grub mess just fine (I was able to access BIOS); Password isn't blank.

0
задан 15 May 2018 в 23:21

3 ответа

Хорошо я решил проблему (я верю), таким образом, я совместно использую, как я сделал это для помощи другим с той же проблемой.

Как oldfred предложенный, я скопировал все файлы с /EFI/ubuntu к /EFI/BOOT папка и проблема с ошибками были решены. Или я больше не вижу его, не может сказать.

Проблема с системой, просящей пароль BIOS, была все еще там. Этого не произошло перед этой путаницей. Отдых моего решения не имеет никакого отношения к Ubuntu.

При пропавших без вести времен пароля BIOS 3 подряд система заблокирует компьютер и даст Вам Систему Отключенное число. Вам будет нужно это число.

Откройте сайт основного пароля BIOS. Войдите система отключила число, которое Вы записали, и проверьте список основных паролей. Найдите своего производителя и введите пароль для него.

1
ответ дан 31 October 2019 в 02:32

У меня была та же проблема - компьютер Windows 10/Lubuntu двойной загрузки, который больше не будет показывать меню двойной загрузки GRUB после обновления Windows 10 Spring 2018 года.

На моей машине Dell ключ F12 поднимает меню Boot Order. На других устройствах к этому виду меню или встроенного микропрограммного обеспечения BIOS/UEFI может получить доступ другой ключ F или esc или del. Это сохранило меня большая потенциальная работа: Я продолжал нажатие F12 во время запуска, и компьютер вошел в свое собственное меню начальной загрузки с отдельными записями для Windows и Lubuntu.

Я выбрал Lubuntu, и затем я открыл Terminal и вошел

sudo grub-install /dev/sda

(идут обе операционных системы /dev/sda на моем компьютере). Меню двойной загрузки GRUB было переустановлено, и двойная загрузка хорошо работает снова. Общее время приблизительно 3 минуты. Надеюсь, что Ваша система имеет те же опции в наличии.

1
ответ дан 31 October 2019 в 02:32

На Dell XPS я нашел, что следующее работало:

o Выключают быструю загрузку в Windows, это позволяет ключу F2 поднимать BIOS

o В BIOS отключают Windows Boot Manager.

0
ответ дан 31 October 2019 в 02:32

Другие вопросы по тегам:

Похожие вопросы: