From: Darko Hojnik <hojnik@operamail.com>
To: xen-devel@lists.sourceforge.net
Subject: one Newbe again :/
Date: Tue, 08 Feb 2005 00:33:32 +0100 [thread overview]
Message-ID: <4207FACC.2050100@operamail.com> (raw)
Hello List
I have today compiled XEN on an fresh installed Debian GNU Linux Sarge
on VMware to get my first experients with this Software. Based with the
Orginalconfigurationfile i have compiled the Kernel 2.6.10-xen0 again to
ad some Hardwaredrivers and the Filesystem XFS for booting my System.
So i can boot with the new Kernel and after "xend start" are the last
lines in dmesg
device eth0 entered promiscuous mode
xen-br0: port 1(eth0) entering learning state
xen-br0: topology change detected, propagating
xen-br0: port 1(eth0) entering forwarding state
xen-br0: no IPv6 routers present
Server:~#
Everything seems like to be OK
here my menu.ist
title Debian GNU/Linux, kernel 2.6.8-2-686-smp
root (hd0,0)
kernel /vmlinuz-2.6.8-2-686-smp root=/dev/sda3 ro
initrd /initrd.img-2.6.8-2-686-smp
savedefault
boot
title Xen 2.0 / XenLinux 2.6.10
root (hd0,0)
kernel /xen.gz dom0_mem=131072
module /vmlinuz-2.6.10-xen0 root=/dev/sda3 ro console=tty0
savedefault
boot
After part one i tried to create an virtual Machine like the exemple in
the Doc's, so i have downloaded the file ttylinux-xen.bz2 and create a
simple config like this
kernel = "/boot/vmlinuz-2.6.10-xen0"
memory = 64
name = "ttylinux-xen"
nics = 1
ip = "192.168.1.100"
disk = ['file:/opt/ttylinux-xen,sda1,1,w']
root = "/dev/sda1 ro"
My Problem, i can not start an virtual machiene and i do not know why.
Maybe anybody can help me
Server:~# xm create /root/test -c
Using config file "/root/test".
Error: Error creating domain: invalid backend domain
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
next reply other threads:[~2005-02-07 23:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-07 23:33 Darko Hojnik [this message]
2005-02-08 1:47 ` one Newbe again :/ Mark A. Williamson
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=4207FACC.2050100@operamail.com \
--to=hojnik@operamail.com \
--cc=xen-devel@lists.sourceforge.net \
/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.