Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make accommodations for Dells out of spec UEFI boot process. #502

Closed
ChaosBlades opened this issue Jun 15, 2021 · 8 comments
Closed

Make accommodations for Dells out of spec UEFI boot process. #502

ChaosBlades opened this issue Jun 15, 2021 · 8 comments
Assignees

Comments

@ChaosBlades
Copy link

Details are in this thread.
https://xcp-ng.org/forum/topic/4579/upgrade-from-8-0-to-8-2-failed-no-boot-device/32

Similar issue here.
https://askubuntu.com/questions/657477/installaton-of-ubuntu-14-04-on-dell-precision-t7810-fails-no-boot-device-found

TLDR...

Dells UEFI boot process ignores anything that is not exactly EFI\boot\bootx64.efi

@beshleman
Copy link

I predict adding this to the host-installer will be low hanging fruit.

Relevant function is here: https://github.com/xcp-ng/host-installer/blob/master/backend.py#L1292

I believe a second invocation of grub-install using --removable may achieve this goal, but the side effects of it need to be verified to be sane.

@olivierlambert
Copy link
Member

We need to put that on our kanban backlog 👍

@beshleman
Copy link

We need to put that on our kanban backlog +1

Done.

@benjamreis benjamreis self-assigned this Jun 17, 2021
@ChaosBlades
Copy link
Author

When this gets added will there be somewhere I can get a nightly ISO to test that the issue is resolved? Seeing as you need pretty specific hardware to encounter this issue.

@benjamreis
Copy link
Collaborator

Hi, yes we will provide a test ISO indeed! :)
Your tests and reports will be very helpful and appreciated!

@benjamreis
Copy link
Collaborator

benjamreis commented Jun 25, 2021

@benjamreis
Copy link
Collaborator

@ChaosBlades an ISO is available for testing, link is available on the forum.

@stormi
Copy link
Member

stormi commented Dec 8, 2021

Closing as fixed. Will be in the future updated installation ISOs.

@stormi stormi closed this as completed Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants