mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2024-10-27 20:34:19 +00:00
lesson 13, first kernel
This commit is contained in:
parent
2f1378d7a3
commit
403ef8e4ec
@ -62,9 +62,7 @@ Run!
|
|||||||
You can now run `os-image.bin` with qemu.
|
You can now run `os-image.bin` with qemu.
|
||||||
|
|
||||||
Remember that if you find disk load errors you may need to play with the disk numbers
|
Remember that if you find disk load errors you may need to play with the disk numbers
|
||||||
or qemu parameters (floppy = `0x0`, hdd = `0x80`). I usually use
|
or qemu parameters (floppy = `0x0`, hdd = `0x80`). I usually use `qemu-system-i386 -fda os-image.bin`
|
||||||
|
|
||||||
`qemu-system-i386 -fda os-image.bin`
|
|
||||||
|
|
||||||
You will see four messages:
|
You will see four messages:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user