Requirements :
nasmfor assemble the bootloader and kerneldd,andmkfsfor setup the virtual diskmtoolsshfor executing the programs
All the linux requirements and :
brewfor installing all neccesary tools
All the linux requirements but :
Windows Subsystem for Linuxto have compatibility with all these tools
Run sh ./ewos.sh build in your terminal and wait
Requirements :
qemu,VirtualBox,VMWareor any other virtualisation toolMain.floppy.imgimage that you have to build
Simply run qemu-system-i386 -drive file=build/Main.floppy.img,format=raw or sh ./ewos.sh run
Go to your VM settings and set the floppy image to your built image

