Results 1 to 3 of 3

Thread: Can’t Share Folders from Windows 7 to Linux

  1. #1
    TorresScott is offline Senior Member
    Join Date
    Dec 2009
    Posts
    239
    Rep Power
    3

    Default Can’t Share Folders from Windows 7 to Linux

    I have Windows 7 installed on PC and few PCs have Linux installed on it. But problem is when I attempt to share folder, it unable to share with other PC which has Linux. So please provide me some information about sharing of Folders in Windows 7 to Linux. Any help will be appreciated.

  2. #2
    EvansMitchell is offline Senior Member
    Join Date
    Dec 2009
    Posts
    227
    Rep Power
    3

    Default

    Follow the steps given below to solve your problem:

    • Start portmapper from command below:

    /etc/init.d/portmap start

    • Include folder which you would like to share to export folder.

    /raid5 192.168.10.20/25(rw,no_root_squash)
    start nfs
    /etc/init.d/nfs start

    • In Windows box go to extra windows skin tone and programs. Install NFS client.

    • In command line type following command:

    showmount -e <ip of other machine>
    mount \\<ip of other machine>\raid5 r:\

    • This will solve your problem.

  3. #3
    RogersNguyen is offline Senior Member
    Join Date
    Dec 2009
    Posts
    227
    Rep Power
    3

    Default

    You just turn off Firewall and then you able to share folder with ubuntu. As there chance that problem happening because of problem in permissions. So, try this and check whether you able to solve your problem.

Similar Threads

  1. Unable to Share Folders from Windows 7 to Linux
    By Williamsjones in forum Windows 7/2000/NT
    Replies: 1
    Last Post: 06-09-2010, 03:02 PM
  2. Arrange and share memory in Linux OS
    By Williamsjones in forum Linux/Free BSD
    Replies: 1
    Last Post: 06-07-2010, 02:00 PM
  3. Organize and share memory in Linux
    By jack879 in forum Linux/Free BSD
    Replies: 0
    Last Post: 04-02-2010, 09:50 AM
  4. The share of Linux will grow strongly
    By Gebhard Thomas in forum Latest Hardware News
    Replies: 0
    Last Post: 12-14-2009, 07:05 AM
  5. How to share files and folders
    By Steve Harlow in forum Windows Vista
    Replies: 2
    Last Post: 09-12-2009, 11:41 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48