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] cant load root

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] cant load root
From: rycaga <biolabadmin@xxxxxx>
Date: Thu, 4 May 2006 17:47:02 +0300
Delivery-date: Thu, 04 May 2006 07:47:34 -0700
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>
Organization: ibt
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.1
hello,

at first i compiled scsi drivers to xen kernel (AIC7xxx drivers), but when i 
am trying to boot xen, i got errors

VFS: Cannot open root device "sda5" or unknown-block(0,0)
Please append a correct "root=" boot option 
Kernel panic - not syncing VFS: Unable to mount root fs on unknown-block(0.0)

i tryed to compile modules to kernel, and made initrd. when loading, it says 
loading aic7xxx.ko module and others scsi modules, but got same kernel panic 
as before.....


my grub looks so:

title  Xen 3.0 / Linux 2.6.16.1
root   (hd0,0)
kernel /xen.gz noreboot
module /kernel-2.6.16-xen-r1-dom0 root=/dev/sda5
module /initrd-2.6.16-xen-r1-dom0.img

sda5 really is root disk.

maybe you know solution? thanks

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] cant load root, rycaga <=