bochs win7镜像完整版是一款bochs模拟器,可以让您通过这款虚拟机可以让您运行手机的win系统文件,对于喜欢搞测试的用户绝对使用体验,各种测试都是支持的,只有你有兴趣就能尝试。
bochs win7镜像iso文件好玩的地方就是可以在手机上运行win系统,理论上只要手机性能更强大,能够成功安装这么大文件的虚拟机,并且能够正常使用,接下来就是你随意测试的时间了。
1、下载后会解压,会看到两个文件
2、下载.img镜像文件,
3、将下载下来的镜像解压,重命名为c.img,放入sdl文件夹
4、复制sdl文件夹及bochs.apk到手机sd卡根目录,安装bochs.apk,打开即可运行
d:\bochs-2.6.2\bximage.exe -hd -size=4096 -mode=growing -q c.img
用记事本写一个 1xp.bxrc 文件,文件内容:
# how much memory the emulated machine will have
megs: 128
romimage: file=bios-bochs-latest
vgaromimage: file = vgabios-lgpl-latest
ata0-master: type=disk, mode=growing, path="c.img"
ata0-slave: type=cdrom, path="zh-hans_windows_xp_professional_with_service_pack_3_x86_cd_vl_x14-74070.iso", status=inserted
#boot: disk
boot: cdrom
log: bochsout
mouse: enabled=0
keyboard_mapping: enabled=1, map=keymaps/x11-pc-us.map
pci: enabled=1, chipset=i440fx
ne2k: ioaddr=0x300, irq=9, mac=b0:c4:20:00:00:01, ethmod=null, ethdev=eth0
zh-hans_windows_xp_professional_with_service_pack_3_x86_cd_vl_x14-74070.iso是安装光盘映像文件。双击 1xp.bxrc 文件开始安装。
bochs win7 img镜像文件的操作其实是非常简单的,只不过是将原本电脑上的运行系统在手机上尝试使用而已。
���� ( ���� 6 �˲�������)