Mercurial > lcfOS
diff README @ 43:e47bfef80baf
Fixed build by commenting out initrd code
author | windel |
---|---|
date | Sat, 18 Feb 2012 16:18:03 +0100 |
parents | 35cc54e078dd |
children |
line wrap: on
line diff
--- a/README Fri Feb 03 18:01:18 2012 +0100 +++ b/README Sat Feb 18 16:18:03 2012 +0100 @@ -31,6 +31,11 @@ Running the OS with bochs: $ bochs -q +Running the OS with kvm: +$ kvm -fda bootdisk.img +or: +$ qemu-kvm -fda bootdisk.img + required tools: - bochs: for simulating the OS - mtools: for copying files to the bootdisk