How to mount remote windows share under Linux
All files accessible in a Linux (and UNIX) system are arranged in one big tree, the file hierarchy, rooted at /. These files can be spread out over several devices. The mount command serves to attach the file system found on some device to the big file tree. Use the mount command to mount remote windows partition or windows share under Linux as follows: