Add a link in .wine/dosdevices for c:<br>Here is what works for me:<br><br>cd .wine/dosdevices<br>ln -s ../drive_c c:<br><br><br>Here is a listing of my .wine/dosdevices folder:<br><br>ls -al .wine/dosdevices/<br>total 0<br>
drwxr-xr-x 2 john users 144 May 25 23:42 .<br>drwxr-xr-x 4 john users 192 Jun&nbsp; 3 00:09 ..<br>lrwxrwxrwx 1 john users&nbsp; 10 Jun 20 00:30 c: -&gt; ../drive_c<br>lrwxrwxrwx 1 john users&nbsp; 10 Jun 20 00:30 d: -&gt; /mnt/cdrom<br>
lrwxrwxrwx 1 john users&nbsp; 10 Jun 20 00:30 d:: -&gt; /dev/cdrom<br>lrwxrwxrwx 1 john users&nbsp;&nbsp; 1 Jun 20 00:30 e: -&gt; /<br><br><br><div><span class="gmail_quote">On 13 Jul 2006 20:20:21 -0700, <b class="gmail_sendername"><a href="mailto:jsdewey@gmail.com">
jsdewey@gmail.com</a></b> &lt;<a href="mailto:jsdewey@gmail.com">jsdewey@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>&nbsp;&nbsp;&nbsp;&nbsp;I edited the path to my drive_c because it wasn't working right.<br>After I clicked Ok, it erased the fake C:\ in winecfg, but the drive_c<br>folder is still there. Everytime I try to enter it back in, it erases.
<br>I also get these errors when I try to use wine:<br>[root@localhost ~]# winecfg<br>Warning: the specified Windows directory L&quot;c:\\windows&quot; is not<br>accessible.<br>Warning: the specified System directory L&quot;c:\\windows\\system32&quot; is not
<br>accessible.<br>Warning: the specified Windows directory L&quot;c:\\windows&quot; is not<br>accessible.<br>Warning: the specified System directory L&quot;c:\\windows\\system32&quot; is not<br>accessible.<br>[root@localhost
 ~]#<br><br>winecfg launches, and programs i try to run under wine launch, but they<br>cannot find my c:\ drive.<br><br>Specs (if needed):<br>MSI 865PE<br>intel P4 2.8<br>Fedora Core 5<br>1gig of ram<br><br>Thanks,<br>jsdewey
<br><br>_______________________________________________<br>wine-users mailing list<br><a href="mailto:wine-users@winehq.org">wine-users@winehq.org</a><br><a href="http://www.winehq.org/mailman/listinfo/wine-users">http://www.winehq.org/mailman/listinfo/wine-users
</a><br></blockquote></div><br>