docmur
Jul 6 2005, 06:46 PM
What does the code looking to get a C++ program to store a Boot Script in the first sector of the floppy disk.
Corey
Jul 12 2005, 10:06 PM
I'm not quite sure what you mean by your post. If you want to know how programs access an mbr, perhaps you should look at the source code to other projects that already do it like lilo, grub or whatever. That's all i can suggest.
Hemant
Jul 18 2005, 01:52 PM
I am not sure how to do that using C++ , but it can be done using assembly.
Anyway..this link could be very useful
http://www.tldp.org/LDP/Pocket-Linux-Guide...tml/phase1.html