如何用OpenStack啓動Windows虛擬機

OpenStack中的Windows鏡像須要裝Cloudbase-init的腳本。windows

 

1. 從這裏下載已經作好的Windows鏡像文件 http://www.cloudbase.it/ws2012r2 ide

2. 若是你用RDO安裝OpenStack的話,source keystonerc_adminorm

3. 導入虛擬機 glance p_w_picpath-create --name=windows_server_2012 --disk-format=qcow2 --container-format=bare < windows_server_2012_r2_standard_eval_kvm_20131117.qcow2server

4. 啓動VM,並記下instance的名字和launc用的key的名字rem

5. nova get-password <instance> <private key>get

好比虛擬機

# nova get-password windows ucs30.pem
8itUhS9at7rS6qit

 

6. VM啓動好以後就能夠用remote desktop鏈接VM,初始用戶名是'Admin', 密碼在上一步獲得,這個例子裏的密碼就是8itUhS9at7rS6q。form

相關文章
相關標籤/搜索