Click here to Skip to main content
15,891,567 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have created a simple 'hello world' bootloader in assembly.
I compiled it and get a bin file. I want to test it using flash-drive.

Is it possible to write bootloader on the first sector of flashdrive, without using any other software and just by using DOS commands?
If yes then please tell me.
[Email removed]

Thanks in advance...... :)
Posted
Updated 26-Aug-10 7:44am
v2
Comments
Sandeep Mewara 26-Aug-10 13:44pm    
No need to provide your email id. It will just attract spam. Once someone replies your question, an email will be sent automatically to you.

1 solution

Instead of putting it on a thumb drive, just load it in a virtual machine. That way you can test it more easily.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900