Chinaunix首页 | 论坛 | 博客
  • 博客访问: 616309
  • 博文数量: 104
  • 博客积分: 1968
  • 博客等级: 上尉
  • 技术积分: 1587
  • 用 户 组: 普通用户
  • 注册时间: 2010-09-01 17:52
文章分类

全部博文(104)

文章存档

2013年(12)

2012年(50)

2011年(42)

分类: 云计算

2011-11-15 20:28:03

启动镜像:

         kvm -m 1024 -drive file="CentOS5.5.qcow2.10G, index=0, if=scsi, boot=on -boot c -net nic -net user kernel vmlinuz-*************  -append root=/dev/sda2 -initrd initrd-*****



为了让UEC识别qcow2的磁盘格式,需要更改UEC各个节点(node)的 /usr/share/eucalyptus/gen_kvm_libvirt_xml文件


    i-465507AB
   
    hvm
        kernel
        ramdisk
        root=/dev/sda2 console=ttyS0
   

   
       
   

    524288
    2
   
       
       
           
           
       

       
           
           
           
       

       
           
           
       

   





原文地址:
http://blog.csdn.net/chaixiachen/article/details/6942339

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