goodmm 发表于 2016-1-9 13:48:22

XEN虚拟机随系统启动

  XEN虚拟机随系统启动

If you want additional domains to be automatically
started when the system boots, create a symbolic link to each
configuration file required to be started from the directory /etc/xen/auto

. Set the "xendomains" init.d script to run:

on RedHat
, Fedora, CentOS and SUSE:

/sbin/chkconfig --add xendomains

/sbin/chkconfig xendomains on

  
on Debian:

/usr/sbin/update-rc.d xendomains defaults


来自:

http://wiki.xensource.com/xenwiki/GettingStarted?highlight=(/etc/xen/auto)
页: [1]
查看完整版本: XEN虚拟机随系统启动