Re: How to add self-compiled kernel module in debian installation

2012-08-10 Thread Camaleón
On Thu, 09 Aug 2012 15:04:06 -0700, ML mail wrote: > Well I am also starting to develop some kind of love/hate relationship > with these RAID cards... And those cards from LSI are one of the most valued RAID cards in the market, at least when it comes to their hardware specs. But then it comes

Re: How to add self-compiled kernel module in debian installation

2012-08-10 Thread Ralf Mardorf
On Thu, 2012-08-09 at 07:46 -0700, ML mail wrote: > Hi, > > > I have a new LSI MegaRAID card which is not recognized by the Debian 6.0 > squeeze installer so I thought I would modify the initrd.gz installation > image which gets loaded at PXE boot in order to include my self-compiled > latest

Re: How to add self-compiled kernel module in debian installation

2012-08-09 Thread ML mail
PM Subject: Re: How to add self-compiled kernel module in debian installation On Thu, 09 Aug 2012 08:50:47 -0700, ML mail wrote: > Indeed yes, I managed to compile the megaraid_sas module by using an > older version of it (looks like the latest source code from LSI has an > issue with D

Re: How to add self-compiled kernel module in debian installation

2012-08-09 Thread Camaleón
On Thu, 09 Aug 2012 08:50:47 -0700, ML mail wrote: > Indeed yes, I managed to compile the megaraid_sas module by using an > older version of it (looks like the latest source code from LSI has an > issue with Debian). I see you follow very well what happens on this > mailing list :) I have an spec

Re: How to add self-compiled kernel module in debian installation

2012-08-09 Thread ML mail
e kernel module? Cheers, ML  - Original Message - From: Camaleón To: debian-user@lists.debian.org Cc: Sent: Thursday, August 9, 2012 5:43 PM Subject: Re: How to add self-compiled kernel module in debian installation On Thu, 09 Aug 2012 07:46:26 -0700, ML mail wrote: > I have a new

Re: How to add self-compiled kernel module in debian installation

2012-08-09 Thread Camaleón
On Thu, 09 Aug 2012 07:46:26 -0700, ML mail wrote: > I have a new LSI MegaRAID card which is not recognized by the Debian 6.0 > squeeze installer so I thought I would modify the initrd.gz installation > image which gets loaded at PXE boot in order to include my self-compiled > latest version of th

How to add self-compiled kernel module in debian installation

2012-08-09 Thread ML mail
Hi, I have a new LSI MegaRAID card which is not recognized by the Debian 6.0 squeeze installer so I thought I would modify the initrd.gz installation image which gets loaded at PXE boot in order to include my self-compiled latest version of that module (megaraid_sas.ko). I unpacked then the in