mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-10 21:14:38 -04:00
Set bochs to 32M RAM for testing purposes
This commit is contained in:
parent
5c1a461e21
commit
9655452432
@ -4,4 +4,4 @@ port_e9_hack: enabled=1
|
|||||||
mouse: enabled=1
|
mouse: enabled=1
|
||||||
ata0-master: type=disk, path="hdd.img", mode=flat, cylinders=1000, heads=16, spt=63
|
ata0-master: type=disk, path="hdd.img", mode=flat, cylinders=1000, heads=16, spt=63
|
||||||
boot: disk
|
boot: disk
|
||||||
memory: guest=128, host=128
|
memory: guest=32, host=32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user