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] jailtime machine doesn't boot. root=

To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] jailtime machine doesn't boot. root=
From: Vincent <vgrato@xxxxxxxxx>
Date: Fri, 7 Dec 2007 11:16:43 -0800
Delivery-date: Fri, 07 Dec 2007 11:17:32 -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=wS/HEGAamBqy8tWDIyfAua/cx2ih8kTw/GCCnp725tk=; b=MFvIqA9Qk8fErkrsmtn1jtMP4jAhCny3/FOSRUA7mTqzPKqgBnlH6lXRY/nnfDc5blKz3y5j4tqyfboR3OhIZJJmf23ZLYIf2bhLA/ap1A+8RJSitgBwv0PQFgDDlpSWX4FVFwt5WmeM5tFGWP9vEkJNXQDk2nyGDGfEwKBS4gE=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=lQ/kW1RwedpFKOgo1sDjwsim9RjHtK2EEFl+f0yHNmTZSH5WE54PlBGfM8jz4UZsqj+cXpWdpkfHV1Tn/JYwF5z3zgs9ca/5o1CuOhhPT16nat/iYfkjRT5rvxEpQxd8bvUIftiWvKxHneWdosuwUqIeoS5aYRfCU47htBAVMq0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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
ok, if i am allowed to just use the initrd that i found with locate this is my new .cfg:
kernel = "/boot/vmlinuz-2.6.18-8.el5xen"
ramdisk="/boot/initrd-2.6.18-8.el5xen.img"
memory = 2560
name = " centos.5-0"
vif = [ '' ]
dhcp = "dhcp"
disk = ['file:/xen/centos/centos.5-0.img,hda1,w', 'file:/xen/centos/centos.swap,hda2,w']
root = "/dev/hda1 rw"

and this is the error i am getting now:
Waiting for driver initialization.
Making device-mapper control node
Scanning logical volumes
  Reading all physical volumes.  This may take a while...
  No volume groups found
Activating logical volumes
  Volume group "VolGroup00" not found
Creating root device.
Mounting root filesystem.
mount: could not find filesystem '/dev/root'
Setting up other filesystems.
Setting up new root fs
setuproot: moving /dev failed: No such file or directory
no fstab.sys, mounting internal defaults
setuproot: error mounting /proc: No such file or directory
setuproot: error mounting /sys: No such file or directory
Switching to new root and running init.
unmounting old /dev
unmounting old /proc
unmounting old /sys
switchroot: mount failed: No such file or directory
Kernel panic - not syncing: Attempted to kill init!

and thanks for getting back so quickly.

--
    Vincent Grato
    vgrato@xxxxxxxxx
    cell: (760) 443-1389
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>