Kernel systemu Iterkocze IT-DOS.
Spokojna i hobbystyczna próba stworzenia Kernela systemu operacyjnego. Nie ma co do niego długoterminowych lub krótkoterminowych planów.
DOS w nazwie to tylko część stylistyczna i nie oznacza żadnego powiązania z systemem MS-DOS ani nie odzwierciedla jego funkcjonalności.
Iterkocze IT-DOS Kernel.
A casual and hobbyist attempt to create an operating system Kernel. There are no long-term or short-term plans for it.
DOS part in name is only a stylistic part and does not imply any association with MS-DOS or reflect its functionality.
Aby wybodować IT-DOS, potrzebujesz:
- xorriso
- grub
IT-DOS wymaga też cross-compilatora GCC. Jeśli jego nie posiadasz, przeczytaj informacje jak go wykompilować, na tej stronie: https://wiki.osdev.org/GCC_Cross-Compiler
Po wykompilowaniu cross-compilatora GCC, zmień ścieżkę do niego w pliku makefile. Następnie go uruchom.
To build IT-DOS you need:
- xorriso
- grub
IT-DOS also requires the GCC cross-compiler. If you don't have it, see how to compile it here: https://wiki.osdev.org/GCC_Cross-Compiler
After compiling the GCC cross-compiler, change the path to it in the makefile. Then run it.