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] Newbie question

Am Donnerstag, den 14.04.2005, 22:39 -0300 schrieb Horacio J. Peña:
> 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

2 nics but no vif definition?

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

Strange. I have no problem running that ttylinux image with xen-2.0-
testing.

> Using xen-unstable 2005-04-14 snapshot.
>
> What am I doing wrong?

Maybe nothing? Did you try

* another rootfs?
* the binary snapshot domU kernel (if you compiled yourself)?
* xen-2.0-testing?

/nils.



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

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