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] XEN dom0 - mount: could not find filestystem '/dev/root'.

To: xen.mails@xxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] XEN dom0 - mount: could not find filestystem '/dev/root'.
From: "Arun Sharma" <arunain@xxxxxxxxx>
Date: Thu, 1 Nov 2007 19:33:14 +0530
Delivery-date: Thu, 01 Nov 2007 07:04:11 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=BSsMNeKmOeV4uLKY+woHuMsp1ELUzBnphFKJGFpneLs=; b=lxk1sDwbLXyhBYi4ZWTdM7Ngqk7MV3iou8bW1XAKv9iTSIVqa/tLVLJ3L9ygzohQVvcyWlE88YUhxZvh1TY+rEZa+35k1f11dGNGy3FwHghT05wQzkJKDjdO057hv/5wMFw3HWqEY8Lv8bYqXsmKBB+xnr7eDyEeiH7zGJmJHDs=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=KY/XOA3CDrPI/F8sPwDhoQA1bixleESigzLstM902hDpJZ0w1ifUeYHnQt+5VeipsiBC2F4VayjsbcmI+fQW/6crbbVGHRiV8LaS1nIYgr1GwkuEi12NuU7co6gLMT2wtPOEDPL6a05JrSLjYHfp9z+/tuDCha5VoYBfbY8eawM=
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
Hi

Error i am getting :

mount: could not find filestystem '/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


I have done a source build for Xen 3.1 and created initrd image after a successfull build for dom0.
But it is giving kernel panic when it buits dom0

I have created initrd image using below commands (MIND IT : I HAVE IDE HARD DISK) and tried with each one.. but no help.

mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod initrd-2.6.18-xen.img 2.6.18-xen
mkinitrd -v -f --force-ide-probe --fstab=/etc/fstab initrd-2.6.18-xen.img 2.6.18-xen
mkinitrd -v -f --omit-scsi-modules initrd-2.6.18-xen.img 2.6.18-xen
mkinitrd -v -f --with=xennet --preload=xenblk initrd-2.6.18-xen.img 2.6.18-xen
 mkinitrd -v -f --force-ide-probe --fstab=/etc/fstab initrd-2.6.18-xen.img 2.6.18-xen

Something similar to these.
http://lists.xensource.com/archives/html/xen-users/2007-04/msg00182.html
--


Regards
Arun Sharma
0-934-829-3810
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>