MAVMM的安装

MAVMM的基于AMD-SVM的硬件虚拟化虚拟机管理器,但是它可以在intel平台上进行安装和使用,借助于AMD的SimNow Simulator来实现这一功能。

MAVMM的编译需要64位的Windows或者Linux的支持!

下面是MAVMM的安装说明,直接截取。在必要的地方,我再详细写一下安装中需要注意的事项和一些错误的解决方法。

这里我实验时使用的是Ubuntu 10.10 AMD64,其他系统没有测试。

MAVMM setup instruction

— Intro: MAVMM was developed and tested on AMD Simnow, which simulation a physical AMD SVM
capable machine. Even if you want to get it to work on a real physical system, I would recommend
getting it to work on Simow first, so that you start from a known working state.

Right now MAVMM can only boot up Linux, a patch for booting Windows will be soon available.

Please follow these steps to setup MAVMM:

1. Install AMD Simnow: http://developer.amd.com/cpu/simnow/Pages/default.aspx
- You may need to register your email with AMD
- AMD Simnow also requires an 64-bit host OS (either Windows or Linux)

Simnow对中文支持不好,请不要将simnow放置在中文目录下,否则不执行
2. Run AMD Simnow:
- You may need to run “sudo sysctl -w vm.max_map_count=524288″ to make Simnow happy
- Load machine configuration (.bsd) file. In Simnow, select File -> Open BSD. We use the BSD that
came with Simnow: bsds\cheetah_1p.bsd. This creates a simple single-core SVM capable machine with
256MB Ram
- Make sure you can start the machine by clicking the Run Simulation button on the toolbar. You
should see the BIOS startup and then “Operating System not found” message.

3. Build MAVMM hard disk image
- Download Linux iso images. We tested several simple Linux distros. The list below
shows the place where files should be stored (relative to MAVMM directory):

TTYLinux: need two files. For your convenience, I added them to MAVMM source repository.
ttylinux/filesys.gz
ttylinux/vmlinuz

DSL: extract all files from iso image to dsl/

Puppy: extract all files from iso image to puppy/

INSERT: extract all files from iso image to INSERT/

TinyCore: need two files
tinycore/boot/bzImage
tinycore/boot/tinycore.gz

testOS: a simple OS that does nothing but print out a string to the screen and then halt.
The source code for testOS comes with MAVMM source code, inside testos/

- Configure which guest OSes will be installed into the hard disk image: edit mkdisk.sh, set value 1
for the guest OS that you want to enable and 0 for the other ones. For example:
TTYLINUX=1
TINYCORE=1
PUPPY=0
INSERT=0
DSL=0
Note: testOS is always installed by default.

- Go to MAVMM directory and execute two command
“make all”. This will build MAVMM binaries
“./mkmamvmm.sh”. This should create a mavmm.hdd file in the same directory

make all会出现一些错误,需要逐个解决。首先应该赋予搜有mavmm文件夹下的sh可执行的权限

同时需要执行apt-get install grub libc6-dev-i386

如果出现提示没有gcc-3.4的错误,请将对应的makefile的对应项改为gcc-4.4

如果出现mkelf32权限不够的情况,请赋予其可执行权限
4. Load MAVMM hard disk image into Simnow:
- In Simnow: File -> Set Primary Master Image…, and select mavmm.hdd
- Reset / Start simulated machine. This time you will see a GRUB menu in place of “Operating System not
found” message.
If you select MAVMM, the hypervisor will be loaded and you will see a second GRUB menu. This time select
the guest OS that you want to run.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值