LearnOS
LearnOS copied to clipboard
This is one of my long awaited project on learning to develop an Operating System.
Website
the website has expired
I'm not sure if this is just because of changes in the new versions, but i'm getting the following: ```ld: cannot use executable file 'debug/elf/loader.elf' as input to a link```...
Write a program which will create a basic file system on a drive. To begin with we do not require any partitions.
Hi Is there a typo in uint32_t free_mem_addr = 0x10000 ? for 1M mark, free_mem_addr = 0x100000