Changes between Version 3 and Version 4 of Eucalyptus/Images


Ignore:
Timestamp:
Aug 3, 2009, 2:28:21 PM (15 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Eucalyptus/Images

    v3 v4  
    1616 * 增加 root FS,Kernel 和 Ramdisks
    1717{{{
    18 ### 1. 使用 Euc 提供的 test image ###
    19 $ tar zxvf euca-ttylinux.tgz
    20 
    21 ### 2. 新增 Kernel 到 Walrus 並再 Euc 註冊 ###
    22 $ ec2-bundle-image -i ttylinux/vmlinuz-2.6.16.33-xen --kernel true
    23 $ ec2-upload-bundle -b <kernel bucket> -m /tmp/vmlinuz-2.6.16.33-xen.manifest.xml
     18### 1. 使用 Euc 提供的 image ###
     19### 2. 新增 Kernel 到 Walrus 並註冊 ###
     20$ ec2-bundle-image -i ttylinux/vmlinuz-2.6.16.33-xen --kernel true
     21$ ec2-upload-bundle -b <kernel bucket> -m /tmp/vmlinuz-2.6.16.33-xen.manifest.xml // 會再 clent的 tmp/ 生檔案
    2422$ ec2-register <kernel-bucket>/vmlinuz-2.6.16.33-xen.manifest.xml
    2523