Products > Computers

Boot BIOS-only OS on UEFI without CSM

(1/1)

Logan:
Hi guys.
I want to boot an OS that only have BIOS compatibility, on a system that only have UEFI, is it possible? I just tried to boot it directly and it doesn't work. Can I use some multi-stage boot loader like GRUB to chain-loading it?
Thanks.

eti:

--- Quote from: Logan on June 15, 2021, 10:46:57 am ---Hi guys.
I want to boot an OS that only have BIOS compatibility, on a system that only have UEFI, is it possible? I just tried to boot it directly and it doesn't work. Can I use some multi-stage boot loader like GRUB to chain-loading it?
Thanks.

--- End quote ---

Although people here are very capable, I feel you'd be better served seeking help on a Windows specific forum.

true:
To be honest most people are far less competent on those kinds of forums than here.

I haven't seen this done, and using a couple search engines, I can't really find any results for this either. If I wasn't slammed I'd try working on it / writing some code to emulate BIOS and play around. However it isn't as trivial as "load BIOS blob and run it" - I mean it almost could be for some tasks but for enough compatibility it would take some work.

RaymondMack:
Unless there is some sort of trick with using the bootloader from another UEFI compliant OS I doubt this will be easy to do without invoking the CSM. You may also run into issues if the HDD/SSD is formatted as GPT (GUID partition table) rather than MBR (master boot record).

If you specified what OS are you are trying to boot into you will likely get better help than a generic question.

Personally, I would just use a virtual machine to run the legacy OS inside a UEFI compliant OS. If you have thunderbolt and a thunderbolt video card (say from a dock) you can have native full speed graphics support inside the virtual machine. Though it is quite complicated to get working.

On a side note, I remember that Windows 7 was unable to run on my Surface Pro 3 due to it not supporting the newer UEFI standards that dealt with the video bios during booting. I can't remember what exactly would be required to make it work, but it was certainly beyond me at the time and no ready made solutions existed. If you are attempting something similar, you may as well give up and use Linux or Windows 8.1/10/11.

eti:

--- Quote from: true on June 25, 2021, 12:56:48 pm ---To be honest most people are far less competent on those kinds of forums than here.

I haven't seen this done, and using a couple search engines, I can't really find any results for this either. If I wasn't slammed I'd try working on it / writing some code to emulate BIOS and play around. However it isn't as trivial as "load BIOS blob and run it" - I mean it almost could be for some tasks but for enough compatibility it would take some work.

--- End quote ---

That is true, however, I meant that on Windows/PC-centric forums, they are doing these tasks ALL the time - it's second nature to them, ergo a solution would likely come to mind a little faster than here, and will likely have been tested by a wider audience, their member base, what with the members spending disproportionate amounts of time fiddling with Windows and UEFI.

Navigation

[0] Message Index

There was an error while thanking
Thanking...
Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod