Acer Aspire One Linpus Linux Mounting Shared Drives

Back       

Mount A NAS on Linpus Linux


The Acer Aspire One's Thunar file manager is fine, but it can't access folders on your network.

 

You need a little command-line trickery. First, click on the My Files icon in the Files section of the desktop then create a new folder called, for instance, NetFolder. 

 

Right-click on the empty space next to the new folder and select 'Open Terminal here' - this is another way of accessing the command line. Type sudo mount -t cifs //[fileshare IP address]/[fileshare name] NetFolder, filling in the IP address and name with those of your server or shared folder, minus the square brackets.

 

Hit Enter, and the AA1 may ask you for a username and/or password - these are the magic words that apply to the shared folder not to the AA1.

 

Assuming there are no errors - check your network connection and your command-line typing if there are - going back to the File Manager and opening the NetFolder folder will reveal the server's contents. Run VLC, select Open File, navigate to NetFolder and select a video to play over the WLAN.