>>>>> "Ken" == Ken McMillan <[EMAIL PROTECTED]> writes:

    Ken> When I installed venus under Linux, I found that a CD-R drive
    Ken> that I was using through ide-scsi emulation was not working
    Ken> any more. I noticed that the installation had changed a line
    Ken> in my /etc/conf.modules file to:

    Ken> alias scsi_hostadapter ide-scsialias char-major-67 coda

Almost certainly your old conf.modules file or a component file
(probably aliases) in /etc/modutils/ didn't end with a newline.  Just
edit /etc/conf.modules to

alias scsi_hostadapter ide-scsi
alias char-major-67 coda

and make sure to fix /etc/modutils/aliases (or whatever).

If you didn't edit that file yourself, you may want to file a bug
report with the vendor.

-- 
University of Tsukuba                Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Institute of Policy and Planning Sciences       Tel/fax: +81 (298) 53-5091
_________________  _________________  _________________  _________________
What are those straight lines for?  "XEmacs rules."

Reply via email to