PDA

Click to See Complete Forum and Search --> : Linux: IDE CD-R SCSI Emulation?!


j2k
Mar 16th, 2002, 03:11 PM
Hi all,

As you all know, I have SuSE Linux 7.3 Personal Edition set up, and my CD-R is IDE. It says before it can be used, SCSI emulation must be enabled. The device name is SR0, if that's any help to anybody. How would I go about setting it up? The manual says to edit rc.config using YaST1, but I don't know how to do that. I know how to load YaST1, but that's as far as it goes. And yes, today is my first Linux day.

zmerlinz
Mar 17th, 2002, 06:05 AM
your best bet is to manually edit the config file, i find that YaST is a bit to user friendly and you can't always do what you want with it, you should type at a command prompt


whereis rc.config


and then navigate your way to there and then use a text editor like VI or Emacs and then edit the file that way.

the reason that you have to emulate scsci is that you can't have burners as IDE but linux can emulate it, to burn cds you are better off using a graphical burning software such as toast

hope that helped a bit