Network Access Error - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6) +---- Forum: Ubuntu (https://forum.pine64.org/forumdisplay.php?fid=27) +---- Thread: Network Access Error (/showthread.php?tid=1301) |
Network Access Error - coolnine98 - 06-08-2016 I have installed Xenial Xerus on my pine 64 and working great. But I have problem accessing my Western Digital network drive (2 tb of MY WDWorldbook). I can able to access the same drive via my windows share. I can see my Western Digital NAS drive and when I click it gave me error. Is there anyway I can access my NAS drive directly? Thanks. RE: Network Access Error - Luke - 06-08-2016 From GUI ? if you are using the Mate de then open Caja, click the file tab and select connect to server. Type in your credentials set windows share and click connect. RE: Network Access Error - coolnine98 - 06-10-2016 Thanks. I have another question. Where is fstab located in Ubuntu Xenial Image? OR How do I add new network location or edit fstab, if I want to add? I tried sudo nano /etc/fstab and I could not find anything. I have raspberry pi 3 and I could able to edit by going to /etc/fstab. How do I do? RE: Network Access Error - Luke - 06-10-2016 (06-10-2016, 07:56 AM)coolnine98 Wrote: Thanks. I have another question. Where is fstab located in Ubuntu Xenial Image? OR How do I add new network location or edit fstab, if I want to add? I tried sudo nano /etc/fstab and I could not find anything. I have raspberry pi 3 and I could able to edit by going to /etc/fstab. I've got no issues editing fstab; top of pic is debian on pine64 bottom is ubuntu on RPI3. Drop by IRC (see my sig) - will be quicker to help you out. RE: Network Access Error - coolnine98 - 06-12-2016 Solved.. I used this command. sudo vi /etc/fstab.... and I managed to edit the file. RE: Network Access Error - coolnine98 - 06-29-2016 (06-08-2016, 12:21 PM)Luke Wrote: From GUI ? if you are using the Mate de then open Caja, click the file tab and select connect to server. Type in your credentials set windows share and click connect. I tried on my mate using Caja, I can see my all network like Apple TV, WDLXTV, EPSON Printer, Windows network and MYWORLDBOOK. Myworldbook is my NAS drive and I can able to access this location only via windows network (that measn I have to click on windows network then select MYWORLDBOOK), so I have to keep my windows computer ON. But as soon as I shutdown my windows netwrok I cant access my NAS (Myworldbook i.e. WesternDigital 2tb, whitlight). All other network location like Apple TV, WDLXTV, I can access without windows network. Any idea why? Thanks |