hey,
i have a school project to do. i have to write a bootsector that restarts the computer. i got that done, using nasm, but now i need some way to write the bootsector to the mbr. so instead of the computer booting into windows, my bootsec gets loaded. Can someone show me how this might be done? the computer for the project is an old 486, and has no security/anti-virus programs on it. its running win95. can i write a nasm program that will do this? i assume i am using asm to do this.
i have a school project to do. i have to write a bootsector that restarts the computer. i got that done, using nasm, but now i need some way to write the bootsector to the mbr. so instead of the computer booting into windows, my bootsec gets loaded. Can someone show me how this might be done? the computer for the project is an old 486, and has no security/anti-virus programs on it. its running win95. can i write a nasm program that will do this? i assume i am using asm to do this.