Samba Network Shares with Nautilus in Hardy Heron
Posted by Ryan Baxter Tue, 29 Apr 2008 00:50:00 GMT
A couple of days ago I mentioned a few of my woes with the latest release of Ubuntu. Since then, I’ve installed Ruby on Rails and have found a work around for the continued problems I’ve had in accessing my samba shares using the “Connect to Server…” option in Nautilus. If you’re experiencing the symptoms described in bug report #208531, then you might want to give smbmount a try. From the command-line, type:
smbmount //{server}/{share} /home/{user}/{share} -o username={server_username}To unmount the share:
sudo umount /home/{user}/{share}I’m using this as a temporary solution until the bug in Nautilus is resolved. Your mileage may vary.
*The statements above were written under the assumption that you’ve created a folder within your home directory for mounting the share.
- Meta 1 trackback, no comments, permalink, rss, atom
Trackbacks
Use the following link to trackback from your own site:
http://crunchlife.com/articles/trackback/60
-
Samba Network Shares with Nautilus in Hardy Heron Part 2 From crunchlifeA little over a month ago I wrote about my problems connecting to the network shares on my Linksys NAS200 using Nautilus in Ubuntu, Hardy Heron. My fix was simple and it worked. Unfortunately, the solution’s WAF (Wife Acceptance Factor) was ...

