Click to See Complete Forum and Search --> : Kernel compile


stingray72
03-21-2001, 09:10 PM
I need to recompile my kernel for scsi emulation? Is there a NHF on how to start?

thanks

stingray72

stingray72
03-21-2001, 09:34 PM
OK, got to the make xconfig part and I can see where can load a previous config. What is the file name I need to load though?

stingray72
03-21-2001, 09:34 PM
OK, got to the make xconfig part and I can see where can load a previous config. What is the file name I need to load though?

bdg1983
03-22-2001, 08:09 AM
NHF on kernel compiling? A few of them and easy to find.

I've never had to recompile my kernel for scsi emulation. Just add append="hdc=ide-scsi" to lilo.conf. Where 'hdc' is your device.

It's all here in the Adding a CDWriter NHF (http://www.linuxnewbie.org/nhf/intel/software/cdrecord_cdr.html)