On Mon, Sep 17, 2001 at 12:07:32AM +0200, Robert Waldner wrote: > > On Sun, 16 Sep 2001 14:37:21 PDT, jjheuring writes: > >Linux 2.2.19pre17-compact #1 Mon Apr 2 01:35:19 PDT 2001 i686 unknown > >ide BTC cdrw > > > >just did an 'apt-get install cdrecord' > > > >as I understand I should not have to recompile my kernel or edit > >lilo.conf > > For IDE-writers you have to have IDE-SCSI-support in your kernel, so > you´ll quite probably will have to roll your own. See the cdrecord-docs > for the IDE-SCSI-bit and search the mailinglist-archives for the > Debian-way of compiling and installing custom kernels (there´s > documentation in /usr/doc/.. somewhere, but that´s at a level of > complexitivity as to be somewhat useless </rant>).
ok part of my problem is that I have 2.2.19pre17-compact kernel. 'cause that's the only image I could get to reconize my nic cards for a net install. Any way I was able to find the ide-scsi.o module and some others that belong in the scsi dir but could not find the sr_mod. Looking at prior posts I get the impression that i'll have to do a recompile (always wanted to anyway) I'm not finding much info on doing a recompile the Debian way searching google Debian and the list archives. Will the howto via linuxdoc suffice? Or is there a way to do this with out recompiling? I think I'm only missing the sr_mod. Thanks again. Hope the above wasn't too much rambling.