>No - its not in there - as I said grep -r of /etc did not show anything
>
>>Else it may be compiled into the kernel, try passing ide-scsi=none or
>>something similar to the kernel (check the docs)
>>    
>>
>
>I do not think its in the kernel - lsmod shows ide-scsi as a loaded module.
>
>  
>
If you are using lilo to boot look for a block like the following:
  image  = /boot/vmlinuz
  label  = linux
  root   = /dev/hda7
  append = "enableapic hdd=ide-scsi"
Remove the "hdX=ide-scsi" and you are done.  In case you are using grub 
it should be a
similar layout.
Hope this helps,
Michael
-- Michael Abshoff - MRB - Universität Dortmund - Telefon 755-3463 (intern)
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/