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] Installation Problem: exec of init (/sbin/init) failed!!!: N

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Installation Problem: exec of init (/sbin/init) failed!!!: No such file or directory
From: "Manu Anand" <manu.anand@xxxxxxxxx>
Date: Thu, 18 Dec 2008 20:24:50 -0800
Delivery-date: Thu, 18 Dec 2008 20:25:49 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=1Cr53+GkbYEbXN1uG+K1tNFI1SVZH1zZuU+ynf/LqKs=; b=Le+N0YPnkwQvt0aIBF1XXMTj/6ulFY+oDMVJkrbcCo4zqFjGsJ3BzKmTbYZ9p2Djmt IaVCYd2MP0fMSupeA76ec4NaDs2/gRM24Zc0DCCBvXmr3HkR54cnCHfi3xsxqI9A7WGX YZIw2LVoIMUol5MZEK7EhzaOCYemGb1ttcz3s=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=qVjKcSjWyp5ZZpLXVssBZxuBajrY4kv83k3KbGdamY8rl4Z802uuVnyIYaayrzif7V c5Hki7VbsTVAMEDOU+2WacecBYwac7+/qhDKorXVIA8gY49FavrDBWEi47LH6+PWB+FC 7Qd+Dqffl7G4t0HfseJLthyDndrmph6WN1BuE=
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi folks:

I'm having the exact problem with /sbin/init described at http://lists.xensource.com/archives/html/xen-users/2007-04/msg00570.html
The environment is CentOS but the problem and the steps I've taken are exactly the same.

The guest's fstab is

dev/sda10       /               ext3    defaults        1 1
tmpfs                   /dev/shm                tmpfs   defaults        0 0
devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
sysfs                   /sys                    sysfs   defaults        0 0
proc                    /proc                   proc    defaults        0 0
LABEL=SWAP-sda2         swap                    swap    defaults        0 0


My config script is

kernel = "/boot/vmlinuz-2.6.18-92.1.18.el5xen"
ramdisk = "/boot/2.6.18-92.1.18.el5xen-custom-3"
memory = 256
name = "ExampleDomain"
vif = [ '' ]
disk = [ 'tap:aio:/home/admin/vm1disk,sda10,w', ]
root = "/dev/sda10 rw"
extra = "4"

The error log is attached..  

Thanks for your help
Manu

Attachment: xen.log
Description: Binary data

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>