git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Virtual memory & paging
[lunaix-os.git]
/
lunaix-os
/
bochs.cfg
diff --git
a/lunaix-os/bochs.cfg
b/lunaix-os/bochs.cfg
index 8114f972fbd31df9478aca10d9a546f002177e6d..216cad634d4c5f7fb25d972cb028c26284b60225 100644
(file)
--- a/
lunaix-os/bochs.cfg
+++ b/
lunaix-os/bochs.cfg
@@
-1,3
+1,5
@@
ata0-master: type=cdrom, path="build/lunaix.iso", status=inserted
+memory: guest=1024, host=1024
+
boot: cdrom
\ No newline at end of file