Asked By
sarafox766
10 points
N/A
Posted on - 07/18/2011
Recently i installed the latest version of Ubuntu 11.04. this is my first time in Ubuntu. I used windows 7 before.
After install Ubuntu 11.04 i connect it with my laptop and shared the hard drive.the problem is, i cannot mount it.
Why i cannot mount it?
If anybody know.please help me.
How can I mount a shared network harddrive on ubuntu 11.04?
What is your laptop & desktop's Operating system.
Please write me about that.
Thanks
How can I mount a shared network harddrive on ubuntu 11.04?
Hi,
I had the same problem with many other in Natty Ubuntu 11.04. However, I had to research this for a couple of weeks before finally finding a solution that is proven and also implemented and tested. I used a tool called a gigolo , which you can install from standard repositories in Natty.
To install using apt-get please type in the following command in the terminal (found in Applications > Accessories > terminal).
$ sudo apt-get install gigolo Also, it has a dependency which should be installed automatically, but in case not please install it like this:
$ sudo apt-get install fuse. Also, you will have to make a slight change depending on your preference ( I do this),
Open gigolo: Go to Edit > Preferences > Interface
-
Select “show side panel “
-
Select “start minimized in notification area”
-
Disable “show auto-connect error messages”
-
Please browse the share using “network tab” on gigolo, also bookmark it and choose auto connect option as well, that will save time and will connect automatically when the computer starts.
-
Now, all you have to do is to make it a start up item ,
-
So go to System > Preferences > startup Applications > Add > Command = gigolo
-
That’s it, you are done:
-
Please note a few things that might be useful as well.
-
If the network drive is not accessible gigolo is set to scan the network every 60 secs by default.
Hope that helps:
Cheers
Source: Ubuntu Forums