Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
So i can compile it into a flat binary file. Now I was wondering what I do next? because I want to make an .ISO image out of my operating system (boot loader atm) and then run it with my virtual machine.
For something that simple, a floppy would be easier (in the VM just use the flat binary file you created as the floppy image). If you really want to make an iso, look at the wiki. You will want to use floppy emulation, not El Torito. Please search it next time.
Slight correction: Floppy/harddisk emulation is part of the el-torito standard.
Nevertheless, you should really search before posting.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]