All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandros Manakos <alexandros@manakos.de>
To: xen-devel@lists.xensource.com
Subject: Unexpected error: exceptions.OSError - Setting up Windows XP HVM
Date: Wed, 24 Oct 2007 23:58:21 +0200	[thread overview]
Message-ID: <471FBFFD.4060502@manakos.de> (raw)

Hello everybody,

i have a problem setting up a DomU with Windows XP. I get the following
error:

xen:/etc/xen# xm create windows.hvm
Using config file "./windows.hvm".
VNC= 1
Unexpected error: exceptions.OSError

Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
  File "/usr/lib/xen-3.1-1/bin/xm", line 7, in ?
    main.main(sys.argv)
  File "/usr/lib/xen-3.1-1/lib/python/xen/xm/main.py", line 2453, in main
    _, rc = _run_cmd(cmd, cmd_name, args)
  File "/usr/lib/xen-3.1-1/lib/python/xen/xm/main.py", line 2477, in
_run_cmd
    return True, cmd(args)
  File "<string>", line 1, in <lambda>
  File "/usr/lib/xen-3.1-1/lib/python/xen/xm/main.py", line 1266, in
xm_importcommand
    cmd.main([command] + args)
  File "/usr/lib/xen-3.1-1/lib/python/xen/xm/create.py", line 1319, in main
    dom = make_domain(opts, config)
  File "/usr/lib/xen-3.1-1/lib/python/xen/xm/create.py", line 1064, in
make_domain
    os.kill(vncpid, signal.SIGKILL)
OSError: [Errno 3] No such process


I use Xen 3.1-1 and Kernel 2.6.18-5 (dom0). The machine is a Intel Core
2 Duo 1,86 Ghz with VT ( i get the flag via /proc/cpuinfo).
I installed the Packages not from Source. I installed them via apt
(Debian package tool).
Xend is started and so on...Everything looks fine. Here the
configuration File from the hvm:

kernel = 'hvmloader'
builder = 'hvm'
name= 'winxp'
acpi = 0
vncviewer = 1
keymap = 'de'
disk    = [ 'file:/etc/xen/domains/windows/winxp.disk,ioemu:hda,w']
cdrom = '/dev/cdrom'
boot = 'd'
vif  = [ 'type=ioemu' ]
device_model = '/usr/lib/xen/bin/qemu-dm'

Any suggestions?

Regards
Alexandros

             reply	other threads:[~2007-10-24 21:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-24 21:58 Alexandros Manakos [this message]
2007-10-25 11:54 ` Unexpected error: exceptions.OSError - Setting up Windows XP HVM Alexandros Manakos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=471FBFFD.4060502@manakos.de \
    --to=alexandros@manakos.de \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.