WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] one Newbe again :/

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] one Newbe again :/
From: Darko Hojnik <hojnik@xxxxxxxxxxxxx>
Date: Tue, 08 Feb 2005 00:33:32 +0100
Delivery-date: Tue, 08 Feb 2005 01:42:27 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)
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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>