RE: can't boot 2.6.13

From: Miller, Mike (OS Dev)
Date: Thu Sep 08 2005 - 18:25:17 EST


Thanks, Eric.
Anyone have any ideas why my cciss based system won't boot?

mikem

> -----Original Message-----
> From: Moore, Eric Dean [mailto:Eric.Moore@xxxxxxxx]
> Sent: Thursday, September 08, 2005 5:52 PM
> To: Miller, Mike (OS Dev); linux-kernel@xxxxxxxxxxxxxxx;
> linux-scsi@xxxxxxxxxxxxxxx
> Cc: axboe@xxxxxxx; akpm@xxxxxxxx
> Subject: RE: can't boot 2.6.13
>
> On Thursday, September 08, 2005 3:19 PM, Mike Miller(HP) wrote:
> > I am not able to boot the 2.6.13 version of the kernel. I've tried
> > different systems, tried downloading again, still nothing.
> Here's the
> > last thing I see from the serial port:
> >
> > md: Autodetecting RAID arrays.
> > md: autorun ...
> > md: ... autorun DONE.
> > RAMDISK: Compressed image found at block 0
> > input: AT Translated Set 2 keyboard on isa0060/serio0
> > VFS: Mounted root (ext2 filesystem).
> > logips2pp: Detected unknown logitech mouse model 1
> > input: PS/2 Logitech Mouse on isa0060/serio1 SCSI subsystem
> > initialized Fusion MPT base driver 3.03.02 Copyright (c)
> 1999-2005 LSI
> > Logic Corporation
> >
>
> We introduced split drivers for 2.6.13. There are new layer
> drivers that sit ontop of mptscsih.ko. These drivers are
> split along bus protocal, so there is mptspi.ko, mptfc.ko,
> and mptsas.ko. This is to tie into the scsi transport layers
> that are split the same.
>
> For 1030(a SPI controller)
> If your using RedHat, you need to change mptscish to mptspi
> in /etc/modprobe.conf.
> If your using SuSE, you need to change mptscish to mptspi in
> /etc/sysconfig/kernel
>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/