On Fri, 22 Mar 2002 17:16, Michal Novotny wrote: > Something else, there is in /boot/config-2.4.17-386 line: > CONFIG_BLK_DEV_SIS5513=y > that is my IDE controller > > but there is too: > CONFIG_IDE=m > CONFIG_BLK_DEV_IDE=m > CONFIG_BLK_DEV_IDEDISK=m > CONFIG_BLK_DEV_IDEPCI=y
You have two options. One is to build an initrd, the other is to recompile your kernel with CONFIG_IDE=y etc. The fact that your SIS driver =y determines whether the IDE driver supports your chipset. As your IDE driver is a module the SIS driver will also be part of the same module. -- If you send email to me or to a mailing list that I use which has >4 lines of legalistic junk at the end then you are specifically authorizing me to do whatever I wish with the message and all other messages from your domain, by posting the message you agree that your long legalistic sig is void.