[plug] Redhat and Mylex Acc170 install

Richard Sharpe sharpe at ns.aus.com
Thu Oct 5 16:18:40 WST 2000


At 03:40 PM 10/5/00 +0800, you wrote:
>    I managed to complete the install and reboot the machine. However now a
>new problem occurs when it reboots. The final message before a Kernel Panic
>attack message appears is exec /sbin/modprobe is block-major-48 errono 2 I
>suspect the new driver was not installed in the kernel during the
>installation. Any help would be appreciated regards 

OK, it looks like the installation did not create a correct initrd,
probably because the driver was not where it could find it. I should have
thought of that.

You will have to get the installer to create an initrd with the driver for
the raid controller in it, or you will have to manage to load it somehow
during boot, or build a kernel with it in.

Have a look at mkinitrd and see if it can be forced to include certain
drivers. If so, you can create the needed initrd on another machine, put it
on a floppy, boot from the CD with something like:

   linux initrd=/dev/fd0 root=<your root file system> ...

You may need to dd the initrd onto the floppy ... Not sure

>Michael 
>  
>  Richard Sharpe wrote: At 12:49 PM 10/5/00 +0800, Michael De Santis wrote: 
>   Redhat and Mylex Acc170 raid 
>    to install Red Hat 7 on that has 
>  I do a "Expert Install" from the Red Hat 
>>install disk so that I can specify the "DAC960" driver as part of the 
>   falls over and does not add the device . 
>  Acc170 is a relatively new card I suspect that the 
>    http://www.dandelion.com/Linux/DAC960.html 
>> website for 
>>more info, it states that a driver is available and can be added to the 
>  However since I have not yet installed linux on this machine I 
>   with this 
>   can get carry on with the 
>>installation.? I would think that you could put the driver on a DOS
>formatted floppy, then, 
>early in the install, use ALT F2 to get to the shell prompt, mount the
>floppy:    mkdir /tmp/floppy 
>   mount -t vfat /dev/fd0 /tmp/floppy (if you have problems with vfat, try
>msdos) and then insmod the driver ...    insmod /tmp/floppy/driver-name You
>may have to try a few things to get the driver to load, depending on 
>whether or not the install kernel is build with MOD_VERSIONS. Then you
>would back up to the point where it searches for devices ... Let us know
>how you manage ... >Or is there a better method to get out of this chicken 
>>and egg scenario. Cheers 
>>Michael 
>> 
>> 
>>http://www.harvestroad.com Regards 
>------- 
>Richard Sharpe, sharpe at ns.aus.com 
>Samba (Team member, www.samba.org), Ethereal (Team member, www.zing.org) 
>Contributing author, SAMS Teach Yourself Samba in 24 Hours 
>Author, Special Edition, Using Samba
>                                                              
>http://www.harvestroad.com  

Regards
-------
Richard Sharpe, sharpe at ns.aus.com
Samba (Team member, www.samba.org), Ethereal (Team member, www.zing.org)
Contributing author, SAMS Teach Yourself Samba in 24 Hours
Author, Special Edition, Using Samba





More information about the plug mailing list