Skip to content

Syndicate is a general purpose bootloader for other os/kernel projects I do

License

Notifications You must be signed in to change notification settings

fxttr/syndicate

Repository files navigation

Syndicate

Syndicate is a simple 2-stage-bootloader.

Important

Syndicate searches on the first partiton of the disk! So you NEED to put the kernel on the first partition. Syndicate only reads FAT32.

Build

Building does work on every system where you can install nasm.

Just type make.

The Makefile contains a run and a img option, mainly for testing. The Code is platform specific for FreeBSD. If you're running Linux, feel free to contribute your run-code to the Makefile.

About

Syndicate is a general purpose bootloader for other os/kernel projects I do

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published