Cedega from Fat32 (Invalid path "." given for "--use-dos-cwd")
When i try to execute something from FAT32 cedega says:
Invalid path "." given for "--use-dos-cwd"
IF I copy all to a EXT3 partition all works fine!...
Please help!
some info:
example:
# cd tmp/win_d/nfsu/
# cedega Speed.exe
Invalid path "." given for "--use-dos-cwd".
here is me fstab line fot that partition:
/dev/hda6 /home/ter/win_d vfat users,rw,showexec 0 0
(I also tryed adding umask=0, didn't work)
mi config (part):
[Drive C]
"Path" = "/home/ter/.transgaming/c_drive"
"Type" = "hd"
"Label" = "Dos Drive"
"Filesystem" = "win95"
[Drive D]
"Path" = "${HOME}"
"Type" = "hd"
"Label" = "My Home"
"Filesystem" = "win95"
[Drive E]
"Path" = "/tmp"
"Type" = "hd"
"Label" = "tmp"
"Filesystem" = "win95"
[Drive G]
"Path" = "/"
"Type" = "hd"
"Label" = "root"
"Filesystem" = "win95"
[Drive K]
"Device" = "/dev/hda6"
"Type" = "hd"
"Label" = "data1"
"Filesystem" = "win95"
[wine]
"Windows" = "c:\\windows"
"System" = "c:\\windows\\system32\\"
"Temp" = "e:\\"
"Path" = "c:\\windows\\;c:\\windows\\system32\\"
"GraphicsDriver" = "x11drv"
---------
Please help!
|