On Sun, Nov 25, 2001 at 09:15:37PM -0800, Paul E Condon wrote: > I've found my problem. CD-Writer HOWTO calls for several lines of > pre-install in /etc/modules.conf.
Debian /etc/modules.conf start with: ### This file is automatically generated by update-modules So follow debian way if you want debian to function properly. Many HOWTOs assume Redhad these days. Old ones assume Slackware. > One of them requires pre-install of a module named ide-cd, but in > potato there is no such module; all that stuff is configured into the > kernel, so the pre-install fails, and the install of module ide-scsi > fails, and, of course, cdrecord fails. I remove the offending line and > it works! Did you directly edit /etc/modules.conf? It works but not right approach. Read "man update-modules" and "man modules" > > > Edit following files: > > > /etc/lilo.conf (add append="hdc=ide-scsi", run lilo to activate) > > > /dev/cdrom (softlink # cd /dev; ln -sf scd0 cdrom) > > > /etc/modules (add "ide-scsi" and "sg". If needed "sr" after this) > > > I do not know sr_mod package but scsi cd-rom driver is compiled in > > > as a part of default 2.2 kernel in Debian. I was not explicit but "sr" is not needed by default kernel since it is compiled-in. scsi cd-rom driver = sr module/driver See /boot/config-2.2.yourkernelversion for option used for compile. > > > http://qref.sourceforge.net/quick/ch-tune.html#s-cdrw This is quick reference for people who read real document once and wanted to check what to do for Debian. This is nothing more :-) Basically my installation memo on a free server. -- ~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ + Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D + + My debian quick-reference, http://qref.sourceforge.net/quick/ +