inarchus / Maryland

1 stars 0 forks source link

The Project

The primary goal of this project is to learn. I have always wanted to create an operating system with an old style bootloader, a kernel, etc, no UEFI boot.

What You Need

I am using WSL2/Ubuntu to build so I assume that most versions of linux should be acceptable as build environments as long as you can install:

Create your config.mk

You'll need to add your path to a file called config.mk. The only line currently should be: PATH_TO_VMDK_HDA = [insert your path to the hard drive image here]

If you want to create a hard drive image you can use:

Running the Project

In order to run from a virtual floppy you can run:

Development Journal

a relative link