[Wine] Re: Mapped network drive in wine.

gamblor01 wineforum-user at winehq.org
Wed May 20 22:37:45 CDT 2009


If you are *ONLY* using Wine to map the network drive then this is not necessary.  You can just map the drive with the mount command.  Something like this would do the trick (assuming the directory /mnt/windows already exists):


Code:
mount -t smbfs -o username=Administrator,password=yourPasswordHere //server/folder /mnt/windows










More information about the wine-users mailing list