On Mon, 2002-12-09 at 08:31, Brian Metzler wrote:
> I am down on my last leg here.  I have been working at this for about two
> weeks now and I am at a stand still.  So any help or direction would be
> much appreciated.  Here is what I have so far.
> 
> I have been trying to create a Kernel Loadable Module to test out Linux
> support for hardware raid.  Since I already have an IDE Raid controller
> built in,  and I haven't touched it since converting from the dreaded
> W*nblows about a year ago.
> 
> OS:  Mandrake 9.0
> Hardware:  Mobo:  A-BIT KT7A-RAID with an HPT370 raid chipset.
>            Drives:  4  2.5G drives in RAID Zero configed hardware side
> I downloaded the latest driver pack from Highpint-tech @
>      http://www.highpoint-tech.com/370drivers_down.htm
> 
> I was able to downlaod the source for these drivers and followed the basic
> "readme" file, but I am still lost on trying to get it to start on boot.

What if you do a depmod -a, then rebuild your /boot/initrd.img so that
the modules are loaded at beginning of boot:

(do a mv /boot/initrd.img /boot/initrd_backup.img first)

mkinitrd /boot/initrd.img 2.4.19-16mdk

...double check the name of the new initrd image in the /boot, double
check your /etc/lilo.conf and make sure the image name is correct there
as well, then re-run lilo, and reboot...that should load the modules via
initrd when you're booting - then you'll know about duplication of the
drives...then we can work something else out...


-- 
Mon Dec  9 08:44:59 EST 2002
  8:45am  up 12:30,  5 users,  load average: 1.61, 0.83, 0.65

   .o0 linux user:267497 0o.
--------------------------------
|            __    __          | k�hn media australia
|           /  \ /| |'-.       | http://kma.0catch.com
|          .\__/ || |   |      | 
|       _ /  `._ \|_|_.-'      | stephen k�hn
|      | /  \__.`=._) (_       |  email: [EMAIL PROTECTED]
|      |/ ._/  |"""""""""|     |  email: [EMAIL PROTECTED]
|      |'.  `\ |         |     |    icq: 5483808
|      ;"""/ / |         |     |
|  smk  ) /_/| |.-------.|     | mobile: 0410-728-389
|      '  `-`' "         "     | Berkeley, New South Wales, AU
--------------------------------
Coralament*Best Gr�tens*Liebe Gr��e*Best Regards*Elkorajn Salutojn

The PINK SOCKS were ORIGINALLY from 1952!!  But they went to MARS
around 1953!!

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to