close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: cannot map zero-fill pages: Cannot allocate memory). Look in the Trac log for more information.

Changes between Version 32 and Version 33 of Xen_Lab1


Ignore:
Timestamp:
Oct 21, 2009, 9:05:12 AM (17 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Xen_Lab1

    v32 v33  
    175175 * 使用 xen-tools 提供的指令 '''xen-create-image''' 產生一個名為 vm01 虛擬機器的印象檔 (若沒指定 dist ,預設則為 debian etch)
    176176{{{
    177 $ sudo xen-create-image --hostname=vm01 --ip=192.X.X.X
     177$ sudo xen-create-image --hostname=vm01 --ip=192.X.X.X --mac=00:16:XX:XX:XX:XX
    178178}}}
    179179 * 產生完的印象檔會放在 '''/home/domains''' 內,而設定檔則會放在 '''/etc/xen/'''