endeavouros-team / calamares

Distribution-independent installer framework
https://calamares.io
14 stars 10 forks source link

windowsbootentry module #31

Closed killajoe closed 5 months ago

killajoe commented 6 months ago

https://github.com/endeavouros-team/calamares/blob/55b1b4d4ba003e81d68146d77d3e88907c03769c/src/modules/windowsbootentry/main.py#L179

is this correct? f"EFI

dalto8 commented 6 months ago

It looks OK to me. What is wrong with it?

killajoe commented 6 months ago

someone mentioned his windows boot entry was set to /efi/Microsoft instead of /EFI/Microsoft installing with grub.. so was checking the module ..

dalto8 commented 6 months ago

That is just an warning message. It is what gets sent to the log so it wouldn't impact that either way.

For grub, the path is generated by os-prober.

killajoe commented 6 months ago

For grub, the path is generated by os-prober.

this was what i remembered too was not sure, still strange report also on the forum now.