Find the answer to your Linux question:
Results 1 to 2 of 2
Hi; I just bought a new WD MyBook World Edition 1TB and hooked it up to my windows 7. we're dual-booting with ubuntu (eventually hoping to VM windows) and i ...
  1. #1
    Just Joined!
    Join Date
    Aug 2010
    Posts
    1

    Speed up MBWE Connection

    Hi;
    I just bought a new WD MyBook World Edition 1TB and hooked it up to my windows 7. we're dual-booting with ubuntu (eventually hoping to VM windows) and i need to connenct to the mbwe. after hours of googling, i added this to /etc/fstab:

    //XXX.XXX.X.X/Public /mnt/Public nfs guest,_netdev 0 0

    when i access my files on the mbwe it is superslow. i need help speeding the connection up. any help?

  2. #2
    Linux Enthusiast Mudgen's Avatar
    Join Date
    Feb 2007
    Location
    Virginia
    Posts
    623
    Not familiar with doing it as you are, but it looks like Windows 7 would be providing an NFS gateway, and I wouldn't be surprised if that's a kludgy mess. You might have better luck using "mount -t cifs" and let Windows just present it as a standard share and Linux handle it that way natively. You need samba-client installed to do this type of mount.

    Of course, "superslow" is not a very quantitative measurement. What kind of speed are you getting?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...