[Wine] Wine Fails to recognize DVD RW Drive

Austin English austinenglish at gmail.com
Fri May 29 15:13:40 CDT 2009


On Fri, May 29, 2009 at 2:44 PM, FirstDerivative
<wineforum-user at winehq.org> wrote:
> 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]

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



More information about the wine-users mailing list