I'm trying to run k3b, but I can't seem to get SCSI emulation going. I have SCSI support, SCSI emulation, and SCSI CD-ROM support compiled into the kernel.
What do I need to do to enable SCSI emulation on my CD-ROM drives?
You need to add a few kernel parameters in your bootloader. If you're using LILO:
append="hdx=ide-scsi"
or GRUB:
kernel (hd0,0)............ hdx=ide-scsi
where hdx is what your drive shows up as now.
-- Andrew Gaffney Network Administrator Skyline Aeronautics, LLC. 636-357-1548
-- [EMAIL PROTECTED] mailing list
