ishanthilina / USB-FAT32-Bootloader

A simple FAT32 bootloader written in assembly to boot from USB drives.
http://blog.ishans.info/2012/01/19/a-simple-fat32-bootloader-written-in-assembly-to-boot-from-usb-drives/
74 stars 23 forks source link

please help me professional programmer #2

Closed swad-al-lail closed 7 years ago

swad-al-lail commented 8 years ago

hi professional programmer, i like for the project that is very good,but i have one problem how can copy the code bootloader and code kernel me into the flash memory,i am try and used the virtualbox give me error,and told me not botabled see that image ,please help me i waiting . capture

ishanthilina commented 7 years ago

Hi,

Unfortunately I have no experience in doing this in windows. A little Googling might help you though. In Linux you could use the following command to copy the image.

dd if=boot.bin of=/dev/fd0