Bochs调试VirtualBox生成的VDI映像

将VDI映像转换成Bochs支持的img映像

   1: vboxmanage clonehd source.vdi destination.img --format RAW

在bochsrc.txt中引用生成的img映像

转载于:https://www.cnblogs.com/long123king/p/3417515.html

猜你喜欢

转载自blog.csdn.net/weixin_33863087/article/details/94503459