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

Legacy (non_UEFI) Windows Installations #116

Open
SulZo opened this issue Mar 16, 2024 · 3 comments
Open

Legacy (non_UEFI) Windows Installations #116

SulZo opened this issue Mar 16, 2024 · 3 comments
Labels
question Questions

Comments

@SulZo
Copy link

SulZo commented Mar 16, 2024

Operating system

Windows 10 x64 22H2

Issue description

IMG_20240316_173708
What OS should I have to fix it? or I don't need to reinstall new OS?
Using the latest 1.4 version

Steps to reproduce

Logs

No response

Attachments

No response

@SulZo SulZo added the bug Something isn't working label Mar 16, 2024
@Mattiwatti Mattiwatti added question Questions and removed bug Something isn't working labels Mar 20, 2024
@Mattiwatti
Copy link
Owner

Mattiwatti commented Mar 20, 2024

Your Windows version probably isn't the problem, unless this is Windows XP or older.

Rather, the issue is that Windows is installed in 'legacy' (BIOS/MBR) mode. Reinstalling Windows is one option, but you don't necessarily have to. Microsoft MBR2GPT supports automatic conversion from MBR to UEFI/GPT installations for Windows 10 and 11, and (although not officially supported) I've successfully used it to convert installations of older versions such as Windows 7 as well.

@acoul
Copy link

acoul commented Jun 12, 2024

FWIW, I am able to use efiguard on a UEFI-3 system on win8.1 installed on mbr

win81_efiguard_mbr

Edit: also works (for me) on a win11 mbr system booting from a usb3/sata

win11_efiguard_mbr_s

@ibay770
Copy link

ibay770 commented Jul 15, 2024

Your Windows version probably isn't the problem, unless this is Windows XP or older.

Rather, the issue is that Windows is installed in 'legacy' (BIOS/MBR) mode. Reinstalling Windows is one option, but you don't necessarily have to. Microsoft MBR2GPT supports automatic conversion from MBR to UEFI/GPT installations for Windows 10 and 11, and (although not officially supported) I've successfully used it to convert installations of older versions such as Windows 7 as well.

I"ve been wondering, is there a way to extract the patched files efiguard processed and replace them instead of the originals? This way, it may be possible to use MBR too, and efiguard won't be needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Questions
Projects
None yet
Development

No branches or pull requests

4 participants