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

Fwd: Re: [Xen-users] A question

To: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Fwd: Re: [Xen-users] A question
From: Czerwinski <czerwinski@xxxxxxxx>
Date: Tue, 05 Jul 2005 15:45:26 +0200
Delivery-date: Tue, 05 Jul 2005 13:44:16 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <op.stf0domjgo2tyk@xxxxxxxxxxxx>
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>
References: <1120570520.2937.281.camel@tgh> <op.stf0domjgo2tyk@xxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Opera M2/8.0 (Linux, build 1095)
Hi,

as far as I know you have to unmount the disk first and then the boot the
user domain.

HTH, Cz.

On Tue, 05 Jul 2005 15:35:22 +0200, tgh <tianguanhua@xxxxxxxxxx> wrote:

Hi
 I have created a domain with ttylinux ,and it works ,
 then I try to create a EXT3 file system ,

               mkdir -p /xent/base
               dd if=/dev/zero of=/root/base.img bs=1M count=1 seek=1024
               mkfs.ext3 /root/base.img
               mount -o loop /root/base.img /xent/base
and create a domain with this file system ,but it failed when domain
start,printing out ERROR as follows ,then stoped

What should I do ?
Anyone help me


Warning: unable to open an initial console.
Kernel panic - not syncing: No init found.  Try passing init= option to
kernel.

configure file is :
[root@tgh xen]# cat tghdlut
kernel = "/boot/vmlinuz-2.6.11.10-xenU"
memory = 64
name = "ttylinux1"
nics = 2
vif = [ 'mac=bb:00:00:00:00:11, bridge=xen-br0' ]
disk = [ 'file:/root/base.img,hda4,w' ]
ip = "10.20.10.156"
hostname = "ttylinux1"
root = "/dev/hda4 ro"



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



--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/

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

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