[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#276591: mkinitrd fails to make /dev/ida symlink for Compaq SmartArray 431



On Thu, Oct 14, 2004 at 06:47:57PM -0400, Clint Adams wrote:
> Package: initrd-tools
> Version: 0.1.74
> Severity: serious
> Tags: patch
> 
> This helps.
> 
> --- /usr/sbin/mkinitrd	2004-08-27 14:43:34.000000000 -0400
> +++ /tmp/mkinitrd	2004-10-14 18:39:51.248008111 -0400
> @@ -1130,7 +1130,7 @@
>  
>  	devices=
>  	for i in \
> -		cciss ide scsi md mapper $DEVLINKS
> +		cciss ida ide scsi md mapper $DEVLINKS
>  	do
>  		[ -e dev/$i ] || [ -h dev/$i ] ||
>  			devices="$devices ../devfs/$i"

When you say helps, does it resolve the problem?
I have put the change into svn for now.

-- 
Horms



Reply to: