The StartOS binary repository. For StartOS, an simple SMP 64bit long mode OS with a monolithic kernel made from scratch using the limine bootloader, made in Assembly and C.

hobby-kernel hobby-os osdev osdev-projects
1 Open Issue Need Help Last updated: Aug 8, 2025

Open Issues Need Help

View All on GitHub
Operating Systems Kernel Development

AI Summary: Implement a file system (ext2 or FAT32) for the StartOS operating system, leveraging the existing ATA PIO driver with 28LBA read/write capabilities. This involves designing and implementing the file system structures and operations within the OS kernel.

Complexity: 5/5
enhancement good first issue

The StartOS binary repository. For StartOS, an simple SMP 64bit long mode OS with a monolithic kernel made from scratch using the limine bootloader, made in Assembly and C.

C
#hobby-kernel#hobby-os#osdev#osdev-projects