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

launch on real hardware #56

Open
tech-voyager opened this issue Apr 28, 2024 · 2 comments
Open

launch on real hardware #56

tech-voyager opened this issue Apr 28, 2024 · 2 comments

Comments

@tech-voyager
Copy link

I rebuilt .img .iso

and it turned out that the OS version from the first part does not support UEFI. What should I do?

@ghost
Copy link

ghost commented Apr 30, 2024

You should burn the img on a flash drive. I recommend Balena Etcher (but feel free to use dd if you want). After that, boot into the motherboard's bios and enable csm support.
You should now restart and run the os as mbr not uefi.

https://wiki.osdev.org/Bootable_CD
Also use this guide if it helps.

Hope it works!

@rouisaek
Copy link

Disable UEFI MODE. So you can start in BIOS MODE by default.

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

2 participants