>>> I'm trying to get my hp cd-writer 9100 to work.I've put the line
>>> append="hdd=ide-scsi" in /etc/lilo.conf and cdrecord-scanbus reports

Delete the file /dev/cdrom if it is a symlink to /dev/hdd and create a new
 
# ln -s /dev/hdX /dev/cdrom  (only if u have a CDRom Drive)

add these lines to /etc/modules.conf

alias scd0 srmod
alias scsi_hostadapter ide-scsi
options ide-cd ignore hdd

Which distro are u using. RHL will take care of these settings at time of
installation. My Debian requires a kernel compilation for the required 
modules. Try lsmod and see whether modules like ide-scsi, sg,  are
loaded. HTH

Regards
--
MDK || <[EMAIL PROTECTED]> || http://www.symonds.net/~dileep/





_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to