Testing my OS by booting from a CD instead of a floppy disk.
Posted: Thu Jul 05, 2012 11:14 am
Hello, I am very new to OS development, and I understand the basic theory, however I have never tried to make my own OS, I know quite a few programming languages, and have always wanted to make my own OS, so when I stumbled across these forums and the wiki a few days ago, it was like a dream come true.
Anyway, back to the question, as I am very new to this I am going to work my way through the babystep tutorials to give me an idea of the very basics. However, I have been unable to get a testable OS up and running as the tutorials all say to test off a floppy disk, and my computer does not have a floppy disk reader attatched. I am also unable to install a utility such as virtualbox, as my dad (who has the admin rights for the computer (he set the computer up for me when I was much younger, and still hasn't got round to giving me an admin account yet )) is away. So what I want to do is make my OS run off a cd instead, and I am not quite sure how to go about this, could I just write the boot.bin file to a cd, or is there some other steps or more code I have to add?
Anyway, back to the question, as I am very new to this I am going to work my way through the babystep tutorials to give me an idea of the very basics. However, I have been unable to get a testable OS up and running as the tutorials all say to test off a floppy disk, and my computer does not have a floppy disk reader attatched. I am also unable to install a utility such as virtualbox, as my dad (who has the admin rights for the computer (he set the computer up for me when I was much younger, and still hasn't got round to giving me an admin account yet )) is away. So what I want to do is make my OS run off a cd instead, and I am not quite sure how to go about this, could I just write the boot.bin file to a cd, or is there some other steps or more code I have to add?