Writing BootSector & Kernel
Bobalandi wrote:Well, I have rawwrite, but I mean if I can do it with Debug, there should be a way to put it in a batch file.
actually there is:not afaik, because the debug commands are inside debug.com and is not a part of ms-dos
put the commands you are typing into a text file, and use the dos command:
debug <doit.txt
where doit.txt is a text file with the commands as you would type them into debug (dont forget a enter after the 'q' on the last line...)
then it will automatically enter into debug, all the commands you have in the text file (this was a very common technique back in the days when everyone was using debug... surprised nobody else seems to know about it...)
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
Read the following Wikipedia page, hopefully things will become a little bit clearer for you.Bobalandi wrote:hmm... Sorry to bring this up again, but I am still having the problem of the floppy drive "needing to be formatted" after I copy my bootsector and kernel. Any ideas?
http://en.wikipedia.org/wiki/File_System