On Tue, Mar 21, 2006 at 03:26:14PM +0100, Louis-Maurice De Sousa wrote: > Comments/Problems: > > Boot with "noapic nolapic BOOT_DEBUG=3" options > echo options libata atapi_enabled=1 >> /etc/modprobe.conf to make the CD to > be recognized (http://wiki.debian.org/DebianInstaller/SataAtapiHowto) > . > But, as writen on the Wiki, "why this page exists" :-)
That is a bad idea. You should do: echo options libata atapi_enabled=1 /etc/modprobe.d/libata If you create /etc/modprobe.conf then you disable everything debian puts in /etc/modprobe.d/ which is not what you want. Someone with access should fix that very bad wiki entry. I believe sometime soon that option is going to become the default on kernels, but I don't believe it has happened yet. Len Sorensen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]