bootstrap-x86

Disk

Read the sector 1(the 1st sector) then write to sector 2 in real-mode of x86 processor.

The BIOS serviceļ¼ˆint 13h) used

Test

Run the test and check the disk change by hexdump

cd src/disk
make
hexdump disk.img