Chinaunix首页 | 论坛 | 博客
  • 博客访问: 440722
  • 博文数量: 86
  • 博客积分: 228
  • 博客等级: 二等列兵
  • 技术积分: 678
  • 用 户 组: 普通用户
  • 注册时间: 2012-03-02 11:05
个人简介

当你没有人可以依靠的时候,哪怕再苦,再累,再痛,都要告诉自己别放弃,要【坚强】。 。 。

文章分类

全部博文(86)

文章存档

2013年(30)

2012年(57)

分类:

2012-10-29 16:23:26

原文地址:bochsrc 作者:ztguang

###############################################################
# Configuration file for Bochs
###############################################################

# how much memory the emulated machine will have
megs: 32

# filename of ROM images
romimage: file=/usr/local/share/bochs/BIOS-bochs-latest
vgaromimage: file=/usr/local/share/bochs/VGABIOS-lgpl-latest

# what disk images will be used
#floppya: 1_44=/root/bootroot-0.11, status=inserted
#floppya: 1_44=bootimage-0.11-20040305, status=inserted
#floppyb: 1_44=rootimage-0.11-20040305, status=inserted

floppya: 1_44=linux/Image, status=inserted
floppyb: 1_44=rootimage-0.11-20040305, status=inserted

# choose the boot disk.
boot: a

# cpu: count=1, ips=50000000

# where do we send log messages?
log: bochsout.txt

# disable the mouse
mouse: enabled=0

# enable key mapping, using US layout as default.
keyboard_mapping: enabled=1, map=/usr/local/share/bochs/keymaps/x11-pc-us.map

#enabled debug using xchg bx, bx

#magic_break:enabled=1

阅读(786) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~