Not good for my purpose, but thanks
Let me explain further....
I want to have a 'single boot' floppy disk. Basically I need to boot to it one time, run a couple tasks, and then I will rewrite the boot sector so that the next reboot the floppy disk will be skipped. But I also need the files on the floppy to still be accessable so zeroing out the boot sector will not work.
I had considered the option of just rewriting the disk with a non-bootable boot sector then changing the message to inform the user to change their boot order to CDROM, Floppy, HDD. But that wouldn't work either.
I have programmed in assembly language before, but not for x86, only 6502 (Apple II). That was back in '84, and it was more for education than pratical purpose (mainly because it's a pain). I guess if no one has an answer then I have no choice but to hit the books. ... now if I could just get an extra 24 hours per day to do it in
Thanks,
Mike