On Thu, 06 Jan 2000, Ramon Diaz-Uriarte wrote:
Dear All,
If I change the fstab file (so that both CD are under scd*), and the lilo, then when I start xcdroast I get 8 CD devices!, and some other ugly looking messages.
What is the way to go and what am I doing wrong?
Looks like you missed a few items in your kernel configuration. Go back to /usr/src/linux/.config and make sure that the SCSI settings are (something) like the following: CONFIG_SCSI=y CONFIG_BLK_DEV_SD=m CONFIG_CHR_DEV_ST=m CONFIG_BLK_DEV_SR=m # CONFIG_BLK_DEV_SR_VENDOR is not set CONFIG_CHR_DEV_SG=m # CONFIG_CHR_DEV_SG_OLD is not set # CONFIG_SCSI_MULTI_LUN is not set # CONFIG_SCSI_CONSTANTS is not set # CONFIG_SCSI_LOGGING is not set See how Multi-LUN and Logging are turned off? You have to do this manually (default is on, which would explain why your CD-R appears as 8 discrete devices). -- -=|JP|=- Jon Pennington | Atipa Linux Solutions -o) jpennington@atipa.com | http://www.atipa.com /\\ Kansas City, MO, USA | 816-241-2641 _\_V -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/