limine-bootloader / limine

Modern, advanced, portable, multiprotocol bootloader and boot manager.
https://limine-bootloader.org
BSD 2-Clause "Simplified" License
1.86k stars 140 forks source link

Unable to boot windows 7 on NON UEFI American Megatrends Inc. BIOS #412

Closed FER-HUM-LAB-INV closed 4 weeks ago

FER-HUM-LAB-INV commented 1 month ago

Hello. I have an actual problem. I'm right now in Arch Linux (btw) and in a NON UEFI BIOS system. before using Limine I used Grub to dualboot Windows 7 and Arch. I searched multiple solutions but none of them work. Someone help me. Arch User.

FER-HUM-LAB-INV commented 1 month ago

=(

FER-HUM-LAB-INV commented 1 month ago

https://github.com/Arseniy132/Limine-boot-issue

FER-HUM-LAB-INV commented 1 month ago

That link is the .sys and the .conf file

kovmir commented 1 month ago

You have provided zero details, nobody will be able to help you.

FER-HUM-LAB-INV commented 1 month ago

@kovmir what specifications do you need?

afifafifafifafifali commented 1 month ago

A drive can be initialized as MBR or GPT. Windows 7 can be installed as Legacy on a MBR drive or as UEFI on a GPT drive.

FER-HUM-LAB-INV commented 1 month ago

@afifafifafifafifali Yes, but I can only use MBR because I have Legacy BIOS as I said before, not UEFI.

mintsuki commented 4 weeks ago

In order to boot Windows with legacy BIOS you can use the bios_chainload protocol as described in the CONFIG.md file and chainload the VBR (aka the partition) containing the Windows bootloader.