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