Olá, estou tentando fazer a instalação pelo windows, mas sempre proximo do final do passo 3 da instalação, ocorre um erro. (Tentei instalar a versão completa e a básica, deram o mesmo erro)
segue os logs:
Additionally, do you have administrative privileges on your computer? I ask these because the Installer assumes on your installation that it has been bootet with UEFI but is unable to mount the EFI Boot partition which is kinda strange:
14:38:05 - EFI system with 64-bit Windows; assuming x64 EFI (which is ok)
14:51:47 - C:\projects\rufus\endless\src\endless\EndlessUsbToolDlg.cpp:6262 CEndlessUsbToolDlg::MountESPFromDrive
14:51:47 - C:\projects\rufus\endless\src\endless\EndlessUsbToolDlg.cpp:6276 Unexpected partition type. Partition style is not GPT (GLE=[0])
14:51:47 - C:\projects\rufus\endless\src\endless\EndlessUsbToolDlg.cpp:5732 Error on MountESPFromDrive (GLE=[0])
To verify your partition structure, please also run diskpart and enter the following commands:
@Byron_Diaz
Can you please verify the installer log with the engineers to check if this could be a bug - incorrect detection of x64 UEFI environment as it seems.
Yes, it does look like the installer is incorrectly detecting a UEFI system. But the logic we use is very simple and is documented in Microsoft’s own documentation.
Unfortunately there isn’t a good way to work around this misdetection at the moment.