mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2024-10-27 20:34:19 +00:00
01-bootsector-barebones: append hexdump analysis
This commit is contained in:
parent
7aff64740e
commit
92f926b621
@ -50,6 +50,7 @@ To compile:
|
|||||||
`nasm -f bin boot_sect_simple.asm -o boot_sect_simple.bin`
|
`nasm -f bin boot_sect_simple.asm -o boot_sect_simple.bin`
|
||||||
|
|
||||||
> OSX warning: if this drops an error, read chapter 00 again
|
> OSX warning: if this drops an error, read chapter 00 again
|
||||||
|
> Use `hexdump boot_sect_simple.bin` to show the hexadecimal dump of the compiled binary
|
||||||
|
|
||||||
I know you're anxious to try it out (I am!), so let's do it:
|
I know you're anxious to try it out (I am!), so let's do it:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user