I need to make some minor changes to the boot0 code to prompt a password before anything else. I've made the changes in the boot\boot0.s file and used the "make install" command. But when I reboot the machine the old version of boot0 is executed. How can I make the modified boot0 be executed when the machine is rebooted? (Probably it's worth mentioning that I have a Win XP on drive C:\ and two data partitions for the Win XP (Drives D:\ and E:\) and the last part of my hard disk is allocated to FreeBSD)