A simple DOS like OS made in Assembly and C.
Run sh run.sh
.
To run the OS, you can download VM software.
The iso Image is in the iso
folder.
Reccomended:
To run with this, simply insert the iso image, and make sure to chose the other
option.
Run with qemu-system-x86_64 iso/MyOS.iso
.
The source is in the src
Folder
Not nessecarily in order
- Own Bootloader
- Filesystem
- ext2
- Read Superblock
- Read Files
- Write
- Fat32
- ext2
- GUI