A
A
Arseniy Khusainov2022-01-06 16:56:13
C++ / C#
Arseniy Khusainov, 2022-01-06 16:56:13

How can I implement an OC bootloader on a hard drive and add oc to the list on NASM and C?

There is a test code in C (like a kernel) and a bootloader on NASM, but I want to test on VirtualBox, I need an installer (from scratch) on NASM and C to load the kernel and bootloader, also add to automatically load OC.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Chetchasov, 2022-04-02
@TalismanChet

It depends on what hardware you are making the OS for.
If for the old one you may have to use NASM or some other assembler,
and if for the new one, then UEFI is the best way.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question