Hi!!!
I'm now planning to make a file system for my experimental OS.
My problem is how to modify the boot record of my hard drive
I'm planning to use BIOS INT 13H in accessing the sectors used in creating a file and etc, would this be enough? I'm trying to make in a very basic way that's why i did not use the INT 21H.