Setting up a Buffalo LS210D NAS
Steve Grim
linux at sgrim.us
Fri Jul 14 19:00:06 UTC 2023
Hey Jay,
I also had issues setting up access to my Buffalo NAS, several months ago.
I ended up following this webpages:
https://askubuntu.com/questions/1268590/ubuntu-18-04-mounting-buffalo-linkstation-always-with-parse-error-in-fstab
https://forums.buffalotech.com/index.php?topic=8975.0
I have mine set up to automount in the fstab file and it creates the folder
on my Linux desktop:
# <file system> <mount point> <type>
<option> <dump> <pass>
//192.168.1.64/share /home/reaper/Desktop/Buffalo cifs
username=NASUser,password=NASPassword,uid=reaper, file_mode=0644,vers=1.0 0
0
(My user account on this Linux system is reaper.)
I hope this helps.
Steven
On Fri, Jul 14, 2023 at 2:07 PM Jay Ridgley <jridgley2 at austin.rr.com> wrote:
> Good afternoon,
>
> I have a newly installed LS210D
>
> I am attempting to issue a mount command and have not been successful...
>
> The command I am using is:
>
> sudo mount -t cifs //192.168.1.23 /big_archive
>
> the IP above is that of the LS210D and /big_archive is the following
> directory:
>
> jay at polar:~$ ls -la /big_archive
> total 8
> drwxr-xr-x 2 root root 4096 May 15 2020 .
> drwxr-xr-x 23 root root 4096 Jul 13 06:53 ..
> -rw-r--r-- 1 root root 0 May 15 2020 '**NOT_MOUNTED**'
>
> which resides on my current system and has been used as a mount boint
> for other NAS devices.
>
> Would someone wh is currently using this device pleas share the mount
> command that they use.
>
> Thanks,
>
> Jay
>
>
> --
> Jay Ridgley
> jridgley2 at austin.rr.com
> Registered Linux User ID - 9115
> https://linuxcounter.net/cert/9115.png
> Registered Ubuntu User ID - 23320
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20230714/948b34f1/attachment-0001.html>
More information about the ubuntu-users
mailing list