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] SCSI support, kernel panic on boot

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] SCSI support, kernel panic on boot
From: "Serge Dubrouski" <sergeyfd@xxxxxxxxx>
Date: Tue, 6 Jun 2006 08:38:34 -0600
Delivery-date: Tue, 06 Jun 2006 07:39:17 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WOtcjhLymjazH4a074qOnWLthZnsILZ+pSud8f8dJOqHXGx9WNLzMabDkc/GpL0ZdwA7Sw5/XTGUoW+mxLJ6mrIrFj0r7UDWg9jn9AwfOLfhpIxhwOYQs0+6wBMrM+DvGHaOuOZNxAnTPoKSdza1ZLNlzM9GAd9sEKhmgiuQ5do=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1149604176.9135.4.camel@xxxxxxxxxxxxxxxxxxxxx>
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>
References: <1149604176.9135.4.camel@xxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Boot up with the standard (non XEN) kernel and try to create initrd
image for XEN Dom0 then. After you have initrd created update your
menu.lst with new initrd. Your current initrd isn't right one because
it contains modules form the old kernel. They can't be loaded.


On 6/6/06, Aurelien Neyrand <aneyrand@xxxxxxxxxxxx> wrote:
Hi everyone, here's my problem with xen 3.0.2: I've installed XEN on a
debian sarge 2.6.8.2 (IBM bi-xeon 3.2/1goRAM/HD scsi)
Here's how my boot launcher looks like:

title Xen 3.0 / XenLinux 2.6
root (hd0,0)
kernel /boot/xen-3.0.gz dom0_mem=100000
module /boot/vmlinuz-2.6-xen root=/dev/sda1 ro console=tty0
module /boot/initrd.img-2.6.8-2-386


....and there goes my "hapy" dom0 kernel panic on boot

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


I've searched a lot about this, trying to remove/add module lines in my
menu.lst, and i think the problem is due to SCSI driver). On the dmesg
of my debian, it says :

« Fusion MPT base driver 3.01.09
Fusion MPT SCSI Host driver 3.01.09 »

If anyone know about SCSI support (how to add a driver into sources ?
where to find it ?) or if there's a way out with mkinit (or smthing like
that), i would appreciate a lot !!


thx in advance.



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


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

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