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] Newbie question: "error creating domain: vbd: segment not fo

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Newbie question: "error creating domain: vbd: segment not found"
From: Quinton Hoole <quintonh@xxxxxxxxx>
Date: Tue, 25 Jan 2005 16:54:43 +0200
Delivery-date: Wed, 26 Jan 2005 08:29:21 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=epDYy0J0rbe8nTjAl49wSpqXqqg7A/YJgkyP2Zyol/oY0XAUEw0/MWG9E/MT+tjxOz4NqlExvKkK+jHLwoZWhWjBr46e3JG84l53UFEnK6nWDX+I+K2z9UZ2F5HuQK09Y1zvkp+yp+gnDuRHcQnvx22BgoGBHus+GQa7tT0JRFU=
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>
Reply-to: Quinton Hoole <quintonh@xxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Hi 

I'm following the ttylinux example in section 3.3 of the xen user
manual, and getting the following error:

[root@localhost quintonh]#  /usr/sbin/xm create -c
/etc/xen/ttylinux.domain-config-file
Using config file "/etc/xen/ttylinux.domain-config-file".
Error: Error creating domain: vbd: Segment not found:
uname=file:/home/quintonh/Downloads/xen/ttylinux-xen

My domain config file is attached, but essentially looks like this:

kernel = "/boot/vmlinuz-2.6.10-xenU"
memory = 64
name = "ttylinux"
nics=1
ip = "1.2.3.4"
disk = [ 'file:/home/quintonh/Downloads/xen/ttylinux-xen,hdb2,w' ]
root = "/dev/hdb2 ro"

And the file is there:

[root@localhost xen]# pwd
/home/quintonh/Downloads/xen
[root@localhost xen]# ls -als
total 26196
    4 drwx------  3 quintonh quintonh     4096 Jan 25 15:47 .
    4 drwx------  8 quintonh quintonh     4096 Jan 17 16:29 ..
16020 -rw-rw-r--  1 quintonh quintonh 16384000 Jan 25 14:39 ttylinux-xen

Any ideas?

Q


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel