Skip to content

Michael78Bugaev/aster

Repository files navigation

Aster

The new 32-bit kernel using GRUB.

At the latest moment this kernel has:

  1. VGA text driver
  2. PIT timer
  3. ATA disk support (in progress)
  4. FAT32 support (in progress)
  5. Standard chipset driver
  6. PCI support

Compiling

First of all you need to clone the repository:

git clone https://github.com/Michael78Bugaev/aster.git

After that, go to the Aster folder and run

make

To clear all temp *.o and *.asmo files, run

make clean

Warning: the Aster kernel will run on QEMU, you need to add ATA disk to work with him.

About

aster 32-bit kernel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published