close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Oct 25, 2009, 3:04:59 PM (16 years ago)
- Author:
-
rock
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v17
|
v18
|
|
77 | 77 | {{{ |
78 | 78 | $ euca-bundle-image -i /boot/initrd.img-2.6.26-2-xen-amd64 --ramdisk true |
79 | | $ euca-upload-bundle -b ramdisks -m /boot/initrd.img-2.6.26-2-xen-amd64.manifest.xml |
| 79 | $ euca-upload-bundle -b ramdisks -m /tmp/initrd.img-2.6.26-2-xen-amd64.manifest.xml |
80 | 80 | $ euca-register ramdisks/initrd.img-2.6.26-2-xen-amd64.manifest.xml |
81 | 81 | }}} |
… |
… |
|
83 | 83 | {{{ |
84 | 84 | $ cd |
85 | | $ wget http://eucalyptussoftware.com/downloads/eucalyptus-images/euca-debian-5.0-x86_64.tar.gz |
| 85 | $ scp clouder@pc-eth1:euca-debian-5.0-x86_64.tar.gz . |
86 | 86 | $ tar zxvf euca-debian-5.0-x86_64.tar.gz |
87 | 87 | $ cd euca-debian-5.0-x86_64/ |