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: "Aurelien Neyrand" <aneyrand@xxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] SCSI support, kernel panic on boot
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Tue, 6 Jun 2006 16:38:25 +0200
Delivery-date: Tue, 06 Jun 2006 07:40:18 -0700
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcaJdkxgSC/QhefLTdethBdqD9NXIwAADSwg
Thread-topic: [Xen-users] SCSI support, kernel panic on boot
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Aurelien Neyrand
> Sent: 06 June 2006 15:30
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] SCSI support, kernel panic on boot
> 
> 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

Shouldn't that be .../initrd.img-2.6.16.13-xen [or similar]?
> 
> 
> ....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 !! 

You may need to add the MPT SCSI device to your configuration with:
cd <xenroot>/linux-2.6.16.13-xen 
make menuconfig
[Add SCSI controller as needed]
cd ..
make dist
make install

--
Mats
> 
> 
> 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>