Thanks to Luc Lefevre, I have been able to read my kernel configuration file and find that everything is set as I programmed it.
However, I still cannot get of ide and substitute scsi. It was suggested that I had to install the modules. So, I went to "Linux Kernel Modules Installation HOWTO" to find out how to install them. In typical linux fashion the instructions don't work. The problem is in the following instructions: cd /etc/rc.d chmod 755 init.d/* cd rc3.d ln -s ../init.d/modules.init 05modules.init The third line is obviously suspicious. I tried with cd /rc3.d and was told that it didn't exist. I then tried /etc/rc3.d , but it did not work either. I suspect because of the leading .. . I am beginning to wonder how anybody ever got CD writing to work. I had to upgrade my kernel in order to get my usb printer to work. Therefore going back to the kernel supplied with the official distribution is not an option. I must have printing; I can do most of my CD burning with Windows if I must. --- Luc Lefebvre <[EMAIL PROTECTED]> wrote: > Hi, > > The config file (or should I say .config) lives in > /usr/src/linux/.config and is copied to /boot as > config-kernel-version for Debian distros (I believ). > It is a simple text file and can be viewed with > your favorite editor. > > cheers > > On Wed, 15 Oct 2003 13:25:39 -0700 (PDT) > Sidney Brooks <[EMAIL PROTECTED]> wrote: > > > I must confess that I am still confused although > the > > messages here are helping. > > > > When I look at my installed Debian packages, I > have: > > kernel-image-2 Custom.2 (the last one that I > made). > > > > The only things that I have in /etc/modules are: > > af_packet > > sr_mod > > > > If I knew how you printed out "make config" below, > I > > might learn something. I used xconfig, but I > assume > > that if you can print one, you can print the > other. > > > > > > --- Luc Lefebvre <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > I am using Libranet 2.8.1 (Debian based distro, > > > mostly testing and > > > stable mix) and have compiled 2.4.21 > successfully > > > and can burn CDs. My > > > .config file is included as an attachment. Hope > > > this helps. > > > > > > > > > On Wed, Oct 15, 2003 at 02:06:48PM -0400, > Antonio > > > Rodr wrote: > > > > > I am reaching a stage of complete > frustration in > > > my > > > > > effort to install a CD writer. I have Debian > > > woody > > > > > with a 2.4.22 kernel that I got from > > > www.kernel.org. > > > > > > > > > > My effort to configure the kernel for the > scsi > > > > > emulation always fails. I am following the > > > > > instructions of: Linux-1U.net/CDRW > CDRW-Writing > > > > > uHOWTO. Every time I follow their > instructions, > > > > > including taking out all reference to ide > from > > > the > > > > > configuration menu, I still end up with ide > not > > > sg > > > > > when I do /proc/devices. > > > > > > > > I want you to know that you are not alone. I > > > haven't been able to make > > > > my cd drives look scsi, when I remove all ide > to > > > cd drives, my system > > > > goes crazy and it never goes beyond > IRQ-madness, > > > without ever the kernel > > > > getting to boot completely. In my case I am > afraid > > > that it is a > > > > difficult hardware the culprit. If you want I > can > > > send you that image > > > > (2.4.22, compiled with kernel package), which > > > might work for you. I had > > > > to revert to ide.> > > > > > The only thing that I find strange in my > > > procedure is > > > > > that in compiling the kernel, my > instructions > > > (from > > > > > Custom Kernel Compiling in Debian 2.2 by > > > Jeepsta) use > > > > > kernel_image, but when I make the debian > > > package, the > > > > > instructions call for > kernel-image.Nevertheless, > > > I > > > > > > > > That is normal (the _ - change). In general, > > > kernels 2.4.22 and 2.4.21 > > > > have proved difficult for me. An interesting > > > detail is that Knoppix does > > > > the scsi change in the same machine very well. > I > > > haven't been able to > > > > reproduce it. Any ideas, list? > > > > > > -- > > > Luc Lefebvre > > > > > > In the beginner's mind there are many > possibilities, > > > in the expert's mind there are few. <Shunryu > > > Suzuki> > > > > > > Key fingerprint = D2E5 5E35 B910 6F4E 0242 EC63 > > > 0FD9 96D0 C7F4 784E > > > > # > > > # Automatically generated make config: don't > edit > > > # > > > CONFIG_X86=y > > > # CONFIG_SBUS is not set > > > CONFIG_UID16=y > > > > > > # > > > # Code maturity level options > > > # > > > CONFIG_EXPERIMENTAL=y > > > > > > # > > > # Loadable module support > > > # > > > CONFIG_MODULES=y > > > CONFIG_MODVERSIONS=y > > > CONFIG_KMOD=y > > > > > > # > > > # Processor type and features > > > # > > > # CONFIG_M386 is not set > > > # CONFIG_M486 is not set > > > # CONFIG_M586 is not set > > > # CONFIG_M586TSC is not set > > > # CONFIG_M586MMX is not set > > > # CONFIG_M686 is not set > > > # CONFIG_MPENTIUMIII is not set > > > CONFIG_MPENTIUM4=y > > > # CONFIG_MK6 is not set > > > # CONFIG_MK7 is not set > > > # CONFIG_MK8 is not set > > > # CONFIG_MELAN is not set > > > # CONFIG_MCRUSOE is not set > > > # CONFIG_MWINCHIPC6 is not set > > > # CONFIG_MWINCHIP2 is not set > > > # CONFIG_MWINCHIP3D is not set > > > # CONFIG_MCYRIXIII is not set > > > # CONFIG_MVIAC3_2 is not set > > > CONFIG_X86_WP_WORKS_OK=y > > > CONFIG_X86_INVLPG=y > > > CONFIG_X86_CMPXCHG=y > > > CONFIG_X86_XADD=y > > > CONFIG_X86_BSWAP=y > > > CONFIG_X86_POPAD_OK=y > > > # CONFIG_RWSEM_GENERIC_SPINLOCK is not set > > > CONFIG_RWSEM_XCHGADD_ALGORITHM=y > > > CONFIG_X86_L1_CACHE_SHIFT=7 > > > CONFIG_X86_HAS_TSC=y > > > CONFIG_X86_GOOD_APIC=y > > > CONFIG_X86_PGE=y > > > CONFIG_X86_USE_PPRO_CHECKSUM=y > > > CONFIG_X86_F00F_WORKS_OK=y > > > CONFIG_X86_MCE=y > > > CONFIG_TOSHIBA=m > > > CONFIG_I8K=m > > > # CONFIG_MICROCODE is not set > > > # CONFIG_X86_MSR is not set > > > # CONFIG_X86_CPUID is not set > > > # CONFIG_NOHIGHMEM is not set > > > CONFIG_HIGHMEM4G=y > > > # CONFIG_HIGHMEM64G is not set > > > CONFIG_HIGHMEM=y > > > # CONFIG_HIGHIO is not set > > > # CONFIG_MATH_EMULATION is not set > > > CONFIG_MTRR=y > > > # CONFIG_BIGPHYS_AREA is not set > > > # CONFIG_SMP is not set > > > # CONFIG_X86_UP_APIC is not set > > > # CONFIG_X86_UP_IOAPIC is not set > > > # CONFIG_X86_TSC_DISABLE is not set > > > CONFIG_X86_TSC=y > > > > > > # > > > # General setup > > > # > > > CONFIG_NET=y > > > CONFIG_PCI=y > === message truncated === __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

