--- Bombadil <listacorreo@ya.com> wrote:
Hi,
That's what I have (abou this kind of units) :
/dev/cdrecorder /media/cdrecorder auto ro,noauto,user,exec 0 0 /dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0 /dev/dvd /media/dvd auto ro,noauto,user,exec 0 0
so , my problem is that /dev/cdrom , /dev/cdrecorder and /dev/dvd are not asociated to the correct devices ... Where can change that?
Thanks.
Bombadil
First of all, have you checked out this entry in the support database? http://sdb.suse.de/en/sdb/html/81_ide-scsi.html I am using 8.1 and have both a dvd and a cdrw and I had to do the fixes mentioned in that article. If your drives are still messed up, then most likely your symlinks are messed up. If you think that's the case, here is what I would do (as an example): (I am assuming your DVD is drive hdc and your cdrw is drive scd0 -- change those as necessary): open up a console su - cd /dev rm /dev/cdrom rm /dev/cdrecorder rm /dev/dvd ln -sf /dev/hdc /dev/cdrom ln -sf /dev/hdc /dev/dvd ln -sf /dev/scd0 /dev/cdrecorder That is what I had to do on my system in addition to the fix in that support database article and my drives are all linked up just fine. One more note: if you do the fix mentioned in that article, you'll have to reset the dvd as an install source in Yast2. Just delete the old entry and add a new DVD one. Regards, Charles __________________________________________________ Do you Yahoo!? HotJobs - Search new jobs daily now http://hotjobs.yahoo.com/