Re: DVD-Drive mapping in Wine-Config

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



stimzuk wrote:
> How do I map the Drive on IDE1/hdb to D: and the other Drive on IDE2/hdc to E:?


Code:

ln -s /dev/hdb ~/.wine/dosdevices/d::
ln -s /dev/hdc ~/.wine/dosdevices/e::
rm ~/.wine/dosdevices/d:
rm ~/.wine/dosdevices/e:



Note: Two colons is not an error.
However this will map devices themselves, not the actual content. You still need to mount your DVD if you want files to be accessible by Wine.







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux