AKernelloader and Desiros developement
Akernelloader


Akernelloader (akel) is a project to develop a boot loader single or multi-boot,
everything depends on the participation of developers.
Desiros is a development project of a kernel. I use the GPL
because it more independence to developers. All participation is welcome.


What a bootloader?

See definition in Wikipedia

Details

Language: AKeL coded with C language and GNU assembly.

Tools: Akernelloader includes a small program to write in the mbr.
Supported devices :

* Disk
* USB

Supported file system :

* FAT32
* ext2
* ext3

Supported kernels :

* ELF ( Executable and Linkable Format ).
* Binary or Raw.
* With standard multiboot header.

Features :

* Graphical menu.



Contact
You can post your changes to my email address
akaloaderadmin@gmail.com

Download
Source Code : AKeL-0.0.1.tar.gz     Code for novice developers

Source Code : akernelloader-0.0.1.tar.gz     Akernelloader bootloader


akernelloader