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-users

Re: [Xen-users] ttylinux and Error creating domain: vbd: Segment not fou

To: mkjerkreit@xxxxxxxxx
Subject: Re: [Xen-users] ttylinux and Error creating domain: vbd: Segment not found - new
From: "John Que" <qwejohn@xxxxxxxxxxx>
Date: Thu, 02 Jun 2005 17:16:21 +0300
Bcc:
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 02 Jun 2005 14:15:39 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,
Thnks;
You are absolutely right.I changed it to point to file:/root/ttylinux/ttylinux-xen , unmounted mnt
and had succeeded to create and log in to the new created domain.

Silly of me.

John

Are you supposed to mount the filesystem under dom0 before you start
ttylinux?

From: Marius Hårstad Kjerkreit <mkjerkreit@xxxxxxxxx>
Reply-To: Marius Hårstad Kjerkreit <mkjerkreit@xxxxxxxxx>
To: John Que <qwejohn@xxxxxxxxxxx>
CC: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] ttylinux and Error creating domain: vbd: Segment not found - newbie
Date: Thu, 2 Jun 2005 15:32:07 +0200

Are you supposed to mount the filesystem under dom0 before you start
ttylinux? Iwas under the impression that a situation like that would
create a conflict. And you are not pointing xen to a directory and not
a file.

On 02/06/05, John Que <qwejohn@xxxxxxxxxxx> wrote:
> Hello,
>
> It could be that I did something silly ; I am
> quite a newbie to xen.
>
> I am trying to use the ttylinux example according to the docs.
>
> Here are the steps I had performed:
> I had booted into xen (I am using xen-testing-2.0).
> running uname -a shows : 2.6.11-xen0.
> I had started X windows.
> I had downloaded the ttylinux-xen.bz2 from bz2
> I had unzipped it: a file named ttylinux-xen was created (16M).
> I had created a directory named /root/ttylinux
> I had moved the ttylinux-xen to /root/ttylinux.
> I had created a directory named /root/ttylinux/mnt
> I had mounted it on a loop device thus:
> mount -o loop ttylinux-xen mnt
> and it succeeded.
>
> I had changed /etc/xen/xmexample1 so now it includes the following:
> disk = ['file:/root/ttylinux/mnt,sda1,w']
> root = "/dev/sda1 ro"
> I try:
> xm create /etc/xen/xmexample1
> And I get:
> Error: **Error creating domain: vbd: Segment not found:
> uname=file:/root/ttylinux/mnt
>
> ls /root/ttylinux/mnt gives:
>
> bin   dev  home  lost+found  proc  sbin  tmp  var
> boot  etc  lib   mnt         root  sys   usr
>
> what did I do wrong?
> Regads,
> John
>
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today it's FREE!
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-users] ttylinux and Error creating domain: vbd: Segment not found - new, John Que <=