Contents


On-line Guides
All Guides
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems

How To Guides
Xen Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions

 

 

Chapter 7. Booting a Guest Domain

You can boot guest domains by using the xm application. You can also use virsh and the Virtual Machine Manager to boot the guests. A prerequisite for booting a guest domain is to install a guest host first. This example uses the xm create subcommand:

# xm create -c guestdomain1 

The guestdomain1 is the configuration file for the domain you are booting. The -c option connects to the actual console after booting.


 
 
  Published under the terms of the GNU General Public License Design by Interspire