From 403ef8e4ec4f4e50e206f9699e1d830ac6f38da5 Mon Sep 17 00:00:00 2001 From: Carlos Fenollosa Date: Wed, 15 Oct 2014 19:02:48 +0200 Subject: [PATCH] lesson 13, first kernel --- 13-kernel-barebones/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/13-kernel-barebones/README.md b/13-kernel-barebones/README.md index 23aa38d..93b9b64 100644 --- a/13-kernel-barebones/README.md +++ b/13-kernel-barebones/README.md @@ -62,9 +62,7 @@ Run! 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 -or qemu parameters (floppy = `0x0`, hdd = `0x80`). I usually use - -`qemu-system-i386 -fda os-image.bin` +or qemu parameters (floppy = `0x0`, hdd = `0x80`). I usually use `qemu-system-i386 -fda os-image.bin` You will see four messages: