On Thu, 2006-02-02 at 21:30 +0100, Pelayo Gonzalez wrote: > Thu, 02 Feb 2006 20:04:41 +0100, Michel van der Klei wrote: > > > Thanx for the work-around Pelayo, all seems tho work fine now on the > > Tecra. > > Glad it worked!. I've two questions: > > Are you installing etch or sid?
I've installed etch on this one .... > Did you need to do any configuration of your mkinitrd in order to get CD > detected after reboot?. Yes, i performed the following steps after the installation: - vi /etc/mkinitrd/modules - added: libata atapi_enabled=1 Just to be sure i've put the "old" initrd out of the way - mv /boot/initrd.img-2.6.12-1-686 /boot/initrd.img-2.6.12-1-686.bak - mkinitrd -o /boot/initrd.img-2.6.12-1-686 After the creation of the new initrd image: dpkg-reconfigure linux-image-2.6.12-1-686 Then a reboot and checked everything, all worked so the *.bak file is of no use: rm -f /boot/initrd.img-2.6.12-1-686.bak > TIA. Your welcome Michel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

