[lug] cdrecord ide-scsi
Bear Giles
bgiles at coyotesong.com
Mon Mar 24 16:07:22 MST 2003
jd wrote:
> the problem
> is my cdrom is not showing up in /proc/scsi/scsi.
It shouldn't. (At least, it doesn't on my systems with real SCSI
devices.) Check /proc/scsi/ide-scsi.
> I think I have
> all the modules loaded and i added append="hdc=ide-scsi" to lilo and
> rebooted.
Try adding a space - append=" hdc=ide-scsi". Without the leading
space this string may be smashed into whatever precedes it. To
clarify this, try grepping for "Kernel command line" in the dmesg
output, or maybe grep for ide_setup.
Bear
More information about the LUG
mailing list