LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   cdrom not working under wine (https://www.linuxquestions.org/questions/linux-software-2/cdrom-not-working-under-wine-132380/)

keleko 01-07-2004 09:15 AM

cdrom not working under wine
 
hi!

here are my .wine-config and my fstab (well, the important parts)
Code:

/dev/cdroms/cdrom0    /mnt/cd  iso9660  ro,user,noauto,unhide,exec  0      0
and
Code:

[Drive D]
"Path" = "/mnt/cd"
"Type" = "cdrom"
"Label" = "CD-Rom"
"Filesystem" = "win95"
; make sure that device is correct and has proper permissions !
"Device" = "/dev/cdroms/cdrom0"

well... all apps in wine can see the cdrom and get the title of the cd which is inside... but there is no content... which means: if you click on the cd (you know, in the file dialog or something), you get inside, but there's nothing inside...

any idea
thanks
greg

320mb 01-17-2004 08:52 AM

hhmmm, lets see now, is /dev/cdroms/cdrom0 symlinked to the proper block device??
mine shows a symlink to......./dev/hdc

keleko 01-17-2004 01:24 PM

as i use devfs mine links to /dev/ide/host0/bus1/target0/lun0/cd which exists as my cdrom works perfectly with all linux-apps...


All times are GMT -5. The time now is 12:48 AM.