소스 검색

Meta: Increase RAM amount for Bochs

Booting with 128 MB of RAM is kind of tough.
Gunnar Beutner 4 년 전
부모
커밋
f17b4e561f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Meta/bochsrc

+ 1 - 1
Meta/bochsrc

@@ -1,7 +1,7 @@
 # configuration file generated by Bochs
 config_interface: textconfig
 display_library: x
-memory: host=128, guest=128
+memory: host=1024, guest=1024
 romimage: file="/usr/share/bochs/BIOS-bochs-latest", address=0x00000000, options=none
 vgaromimage: file="/usr/share/bochs/VGABIOS-lgpl-latest"
 boot: disk