
bochs(win98)教程,下面来给大家分享一下我的经验,希望可以帮助到有需要的朋友。
bochs,win98如何安装呢,下面给大家分享一下我的经验,希望可以帮助到大家。
首先我们要下载win98的安装镜像,先登录到互联网,然后搜索win98镜像安装包。
点击下载,等待一会儿后完成下载,点击安装包,开始安装,然后开始配置bochs文件。
然后点击bochs文件,输入代码,Configuration file for Bochs,debugger_log: debugger.log。
继续输入代码how much memory the emulated machine will havemegs: 512,filename of ROM imagesromimage: file=/usr/share/bochs/BIOS-bochs-latestvgaromimage: file=/usr/share/vgabios/vgabios.bin#。
最后输入代码what disk images will be usedata0-master: type=disk, path="bochs_win98.img", mode=flat, cylinders=20317, heads=16, spt=63#floppya: 1_44=a.img, status=insertedata0-slave: type=cdrom, path="win98/win98.iso", status=inserted。
