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

[Xen-users] Newbie question

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Newbie question
From: Horacio J. Peña <horape@xxxxxxxxxxxxxxxxx>
Date: Thu, 14 Apr 2005 22:42:22 -0300
Delivery-date: Fri, 15 Apr 2005 01:43:21 +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
User-agent: Mutt/1.5.6i
Hola!

I'm trying to follow the User Manual's example on how to run ttylinux on
xen and failing.

# xm create ttylinux-xen.cf -c
Using config file "ttylinux-xen.cf".
Started domain ttylinux, console on port 9604
************ REMOTE CONSOLE: CTRL-] TO QUIT ********
Linux version 2.6.11-xenU (horape@xxxxxxxxxxxxxxxxxxxxxxxx) (gcc version
3.3.5 (Debian 1:3.3.5-3)) #1 Thu Apr 14 21:19:00 ART 2005
...
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 108k freed
Kernel panic - not syncing: No init found.  Try passing init= option to
kernel.

(xm destroy ttylinux)
************ REMOTE CONSOLE EXITED *****************

# cat ttylinux-xen.cf
kernel = "/boot/vmlinuz-2.6.11-xenU"
memory = 32
name = "ttylinux"
nics = 2
disk = ['file:/root/ttylinux-xen,sda1,w']
root = "/dev/sda1 ro"
#extra = "init=/bin/sh" # tried this, didn't help.

/root/ttylinux-xen is the image downloaded from sf.net, I've mounted it
and /sbin/init is there.

Using xen-unstable 2005-04-14 snapshot.

What am I doing wrong?

Thanks,
                                        HoraPe
---
Horacio J. Peña
horape@xxxxxxxxxxxxxxxxx
horape@xxxxxxxxxx

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

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