hi,
I recompile my kernel for scsi simulation support (for CDRW stuff) --- it
seems that the simulation support feature works . This is the line taken
from dmesg
SCSI subsystem driver Revision: 1.00
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
Vendor: PLEXTOR Model: CD-R PX-W1210A Rev: 1.08
Type: CD-ROM ANSI SCSI revision: 02
but now once I boot into the system, I have no idea where the cdrom is (I
can't mount it)... it's not in /dev/hdc , /dev/scd0 , /dev/cdrom -- is there
something I can do to check what /dev/block my cdrom is on ?
btw, I have this line in my lilo.conf -- don't know if that affects
anything
append="hdc=ide-scsi"