Raffaele Sandrini, 2001-Nov-18 13:24 +0100: > Hi > > I use the ide-scsi module for my ATAPI burner with cdrecord. I have a > DVD-ROM and a CD-RW wich is slave. If i execute modprobe ide-scsi the > driver assigns allways both the DVD und the RW. I want only the burner > to be emulated. I set in the kernel append the stings: hdc=cdrom > (thats the DVD) hdd=ide-scsi (thats the RW) but that helps nothing. > > cheers, > Raffaele
Check in the CD-Writing-HOWTO for detailed info on this... You can set an option in /etc/modules.conf to ignore specified devices... options ide-cd ignore=hdc jc -- Jeff Coppock Systems Engineer Diggin' Debian Admin and User

