Increase the memory for bochs

This commit is contained in:
Baptiste Wicht 2018-03-28 13:10:10 +02:00
parent 7d42ab9282
commit c9323a642b

View File

@ -4,3 +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