Wine Fails to recognize DVD RW Drive

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
FirstDerivative
Newbie
Newbie
Posts: 3
Joined: Fri May 29, 2009 2:20 pm

Wine Fails to recognize DVD RW Drive

Post by FirstDerivative »

Greetings, thank you in advance for the help. I'm currently running the Jaunty Ubuntu release with Wine 1.1.22. P4, 1 DVD Drive, one DVD R/W drive, 1.5 GB Ram, 20 GB Ubuntu partition, 46 gb Windows 7 partition. After difficulties with getting Wine to find my DVD R/W drive, i added the drive manually through /media/cdrom01. However, now IMGBurn, which I am trying to use, recognizes my computer as having 2 DVD Drives and no writers. Does the community have any suggestions?
Thanks,
FD
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Wine Fails to recognize DVD RW Drive

Post by austin987 »

On Fri, May 29, 2009 at 2:28 PM, FirstDerivative
<[email protected]> wrote:
Greetings, thank you in advance for the help. I'm currently running the Jaunty Ubuntu release with Wine 1.1.22. P4, 1 DVD Drive, one DVD R/W drive, 1.5 GB Ram, 20 GB Ubuntu partition, 46 gb Windows 7 partition. After difficulties with getting Wine to find my DVD R/W drive, i added the drive manually through /media/cdrom01. However, now IMGBurn, which I am trying to use, recognizes my computer as having 2 DVD Drives and no writers. Does the community have any suggestions?
A) Make sure you've got a symlink to the device itself as well as to
/media/cdrom01
B) Try setting the windows version to NT 4.0


--
-Austin
FirstDerivative
Newbie
Newbie
Posts: 3
Joined: Fri May 29, 2009 2:20 pm

Re: Wine Fails to recognize DVD RW Drive

Post by FirstDerivative »

uggestions?
[/quote]
A) Make sure you've got a symlink to the device itself as well as to
/media/cdrom01
How do I set a symlink to device?
B) Try setting the windows version to NT 4.0
That didn't work, but thanks.

--
-Austin[/quote]
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Wine Fails to recognize DVD RW Drive

Post by austin987 »

On Fri, May 29, 2009 at 2:44 PM, FirstDerivative
<[email protected]> wrote:
uggestions?
A) Make sure you've got a symlink to the device itself as well as to
/media/cdrom01
How do I set a symlink to device?
B) Try setting the windows version to NT 4.0
That didn't work, but thanks.

--
-Austin[/quote]
[/quote]
You should have something like:

lrwxrwxrwx 1 austin austin 10 2009-04-28 15:10 c: -> ../drive_c
lrwxrwxrwx 1 austin austin 10 2009-04-28 15:10 d: -> /media/cdrom01
lrwxrwxrwx 1 austin austin 1 2009-04-28 15:10 z: -> /

use:
ln -s /dev/sdc d\:\:

adjust /dev/sdc to be the device and 'd' to be the drive letter.

--
-Austin
FirstDerivative
Newbie
Newbie
Posts: 3
Joined: Fri May 29, 2009 2:20 pm

Re: Wine Fails to recognize DVD RW Drive

Post by FirstDerivative »

Fixed -
the symlink was to "i:" instead of "d:"
Thanks Austin!
LadyC
Newbie
Newbie
Posts: 1
Joined: Sat Mar 27, 2010 10:09 am

Post by LadyC »

My apologies for bringing up an old post, but I'm at a loss here. I am new to MAC and also wine. I have no issues with finding/running programs I've installed using WINE with Terminal. But I have 2 programs that will not detect a device, 1 being ImgBurn.

I opened up Winecfg and found the drives listed. D: not being one of the so I added D: and tried numerous ways to add the MAC DVD player to it, but have failed miserably. I tried autodetect, browsing for the DVD player application, adding /dev/sdc also /dev/sdc/ d\:\: and still nothing.

Might I ask for step by step instructions to assist this newbie with accomplishing this? Thanks ever so much!

Wine - 1.1.40
27" iMAC (new) with Snow Leopard
Locked