Displaying 1 result from an estimated 1 matches for "drive_z".
Did you mean:
drive_c
2001 Dec 11
0
Wine 2001.11.08, FreeBSD 4.{2,4}, Lightwave 5.6 Screamernet Node
...reated a TEMP and WINNT directory in there. I've
populated the WINNT directory with a complete clone of an NT 4 host,
patched to service patch 4.
I've installed smbfs on FreeBSD. This lets me mount SMB shares as Unix
file systems. I've mounted \\controller\c_drive as
/usr/local/wine/drive_z. This works in FreeBSD. I can read and write
to files under that path, and they are created on the controller's hard
disk, as expected.
I've run "wine --winver nt40 notepad.exe", and that works fine. Notepad
is able to read and write files on the 'local' C: drive, and...