On Tuesday 18 April 2006 20:04, Frans Pop wrote:
> > # echo "libata.atapi_enabled=1" >/etc/modutils.d/local
> >
> > This file was supposed to be created by the installer, but there was
> > an error in the code.
>
> Still no luck - are you sure about the directory? I had no
>  /etc/modutils.d exiting on my system prior to doing this. Putting it
> in modprobe.d just produced a syntax error causing the line to be
> ignored.

Right, made a bit of a mess with that.
Better do:
   # echo options libata atapi_enabled=1 >> /etc/modprobe.d/libata
and delete whatever file that was created because of my earlier completely 
broken suggestion.

Sorry about that,
FJP

P.S. Please reply to the bug report, not to me privately.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to