代码拉取完成,页面将自动刷新
###############################################################
# bochsrc.txt file for SimpleKernel (https://github.com/MRNIU).
# This file is a part of MRNIU/SimpleKernel (https://github.com/MRNIU/SimpleKernel).
###############################################################
megs: 512
# Memory Detection in Emulators
# When you tell an emulator how much memory you want emulated, the concept is a little
# "fuzzy" because of the emulated missing bits of RAM below 1M. If you tell an emulator to
# emulate 32M, does that mean your address space definitely goes from 0 to 32M -1, with
# missing bits? Not necessarily. The emulator might assume that you mean 32M of contiguous
# memory above 1M, so it might end at 33M -1. Or it might assume that you mean 32M of
# total usable RAM, going from 0 to 32M + 384K -1. So don't be surprised if you see a
# "detected memory size" that does not exactly match your expectations.
romimage: file=/usr/local/share/bochs/BIOS-bochs-latest
vgaromimage: file=/usr/local/share/bochs/VGABIOS-lgpl-latest
# 这里需要根据实际路径进行修改
# Here needs to change as your real path.
ata0-master: type=disk, path="fs.img", mode=flat
ata1-master: type=cdrom, path="simplekernel.iso", status=inserted
boot: cdrom
#log: ./debug_info/bochsout.txt
#mouse: enabled=1
keyboard: keymap=/usr/local/share/bochs/keymaps/sdl2-pc-us.map
display_library: sdl2
clock: sync=realtime, time0=local
cpu: model=corei7_haswell_4770
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。