<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
maybe I've missed something but if I reboot or shutdown a guest domain
I can't start it again.  xm --list doesn't show the domain.  From the
Virtual Machine Manager (FC6) if I go :  File --> Restore saved
machine  (Restore a saved machine from a filesystem image) and pint to
/vm/webserver I get a dialogue box stating:<br>
<br>
<blockquote><b>Error restoring domain '/vm/webserver'.  Is the domain
already running?</b><br>
</blockquote>
<br>
Similary if I try to restore from the disk file with xm restore I get
the following: <br>
<br>
<blockquote><b># xm restore /vm/webserver</b><br>
  <b>Error: Restore failed</b><br>
  <b>Usage: xm restore <CheckpointFile></b><br>
  <br>
  <b>Restore a domain from a saved state.</b><br>
</blockquote>
<br>
I'm guessing that the disk file is not the correct file to restore
from   -  <CheckpointFile>?? but I can't find anywhere
documentation on how to open these machines.  <br>
<br>
This is my first bash at virtualization in Xen so I appologize if I've
missed something in the docs.  What can I do to open this guest?<br>
<br>
</body>
</html>