Xenserver 如何设置VM boot options

1
2
3
4
5
6
7
8
#1. SSH到xen物理机
#2. 查看VM的 uuid
xe vm-list
#3. 设置VM的BIOS
xe vm-param-set uuid={vm uuid} HVM-boot-policy="BIOS order"
#4. 设置VM的BIOS启动项
xe vm-param-set uuid={vmuuid} HVM-boot-params:order="dc"
#5. 在xenserver客户端中查看虚拟机 boot options,已经可以修改

  

posted @   MR__Wang  阅读(746)  评论(0编辑  收藏  举报
点击右上角即可分享
微信分享提示