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.
comments, corrections and proofreading welcome as usual.
I'm actually creating ISO9660 bootable iso images directly using NASM (e.g. "nasm -o cd.iso cdboot.asm"). It works on any OS without any special tools - very handy if you use NASM anyway. I've attached the "cdboot.asm" source code if anyone is interested...
Cheers,
Brendan
For all things; perfection is, and will always remain, impossible to achieve in practice. However; by striving for perfection we create things that are as perfect as practically possible. Let the pursuit of perfection be our guide.
Sorry for resurrecting this thread, but we are currently linking to this thread in the OSFAQ, but the file (cdboot.asm) brendan uploaded is gone or at least can't be downloaded from that location...