Ben Hutchings wrote:
Try running:
    grep 'options libata' /etc/modprobe.conf /etc/modprobe.d

That should of course be:

    grep -r 'options libata' /etc/modprobe.conf /etc/modprobe.d

Hi Ben!
That command gives no results:

tommaso ~# grep -r 'options libata' /etc/modprobe.conf
grep: /etc/modprobe.conf: No such file or directory
tommaso ~# grep -r 'options libata' /etc/modprobe.d/
tommaso ~#

That string is not found also in entire /etc, /lib, /usr/lib/, /usr/share.

Could it be generated by the kernel itself?
If i try to load whatever modules i can see the message:

tommaso ~# modprobe libata
options libata ignore_hpa=1
tommaso ~# modprobe foo
options libata ignore_hpa=1
FATAL: Module foo not found.
tommaso ~#

Cesare.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to