I hope this is an easy one.I have a cd-r that is IDE and I need the load the module for SCSI emulation .I'm using A P4 2.4mhz Went to Yast2 to change the kernel I'm using Standard Kernel 2.4 optimized for pentium The other choices I have are Kernel 2.4 for i386(use also for 486) Kernel 2.4 for older processors pentium class Kernel 2.4 with SMP Kernel 2.2 with SMP Which one should I use? Is there anything tricky I should be aware of doing this kernel change Thanks
* ro b (hd522@earthlink.net) [030331 22:42]: -> I hope this is an easy one.I have a cd-r that is IDE and I need the ->load the module for SCSI emulation .I'm using A P4 2.4mhz ->Went to Yast2 to change the kernel You don't need to use anything other then the k_deflt RPM kernel that gets installed well..by default. :) If you go to the SuSE website you'll find instructions on many things such as setting this up. Here's the link to your CDR issue. http://sdb.suse.de/en/sdb/html/tbraza_ide_brenner.html For grub take this as an example. The file location is /boot/grub/menu.lst. title linux kernel (hd0,0)/vmlinuz root=/dev/hda3 vga=791 hdc=ide-scsi initrd (hd0,0)/initrd Notice the hdb=ide-scsi..this is for your cdr so change the hdc to whatever ide controller your cdr is connected too. hdc would be "master on the secondary ide controller...so hdb would be master to your hard drive on the primary controller..etc..etc So follow the instructions found at the url above but if your using grub and not lilo then ignore the lilo parts of the instructions and use the example grub config. -- Ben Rosenberg ---===---===---===--- mailto:ben@whack.org Tell me what you believe.. I'll tell you what you should see.
participants (2)
-
Ben Rosenberg
-
ro b