LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Games (https://www.linuxquestions.org/questions/linux-games-33/)
-   -   Cedega and Fat32 (Invalid path "." given for "--use-dos-cwd") (https://www.linuxquestions.org/questions/linux-games-33/cedega-and-fat32-invalid-path-given-for-use-dos-cwd-306207/)

bdox 03-26-2005 02:48 AM

Cedega and 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/bus/nfsu/
# cedega Speed.exe
Invalid path "." given for "--use-dos-cwd".


here is me fstab line fot that partition:
/dev/hda6 /home/ter/disk1 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"


All times are GMT -5. The time now is 11:23 AM.