http://bugs.winehq.org/show_bug.cgi?id=2643
------- Additional Comments From pviegas@gmail.com 2005-08-01 13:25 ------- Must be really. I have a Windows installation in another partition witch I mounted in /mnt/windows Since I wasn't getting any results I switched to a fake windows folder configuration with the winesetup utility.
My dosdevices look like this:
pviegas@viegas:~/.wine$ ll ~/.wine/dosdevices total 0 lrwxrwxrwx 1 pviegas pviegas 14 2005-01-07 23:32 a: -> /media/floppy0 lrwxrwxrwx 1 pviegas pviegas 8 2005-01-07 23:32 a:: -> /dev/fd0 lrwxrwxrwx 1 pviegas pviegas 12 2005-01-07 23:32 c: -> /mnt/windows lrwxrwxrwx 1 pviegas pviegas 10 2005-01-07 23:32 com1 -> /dev/ttyS0 lrwxrwxrwx 1 pviegas pviegas 10 2005-01-07 23:32 com2 -> /dev/ttyS1 lrwxrwxrwx 1 pviegas pviegas 10 2005-01-07 23:32 com3 -> /dev/ttyS2 lrwxrwxrwx 1 pviegas pviegas 10 2005-01-07 23:32 com4 -> /dev/modem lrwxrwxrwx 1 pviegas pviegas 13 2005-01-07 23:32 d: -> /media/cdrom0 lrwxrwxrwx 1 pviegas pviegas 8 2005-01-07 23:32 d:: -> /dev/hdc lrwxrwxrwx 1 pviegas pviegas 8 2005-01-07 23:32 lpt1 -> /dev/lp0 lrwxrwxrwx 1 pviegas pviegas 4 2005-01-07 23:32 x: -> /tmp lrwxrwxrwx 1 pviegas pviegas 9 2005-01-07 23:32 y: -> ../%HOME% lrwxrwxrwx 1 pviegas pviegas 1 2005-01-07 23:32 z: -> /
c: is still linking to /mnt/windows
Should I try to link it to the fake windows folder?