• April 16, 2024, 12:26:15 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: DNS-323 Under Linux (mount the drive)  (Read 21288 times)

mcduarte2000

  • Level 2 Member
  • **
  • Posts: 40
    • Miguel Duarte
DNS-323 Under Linux (mount the drive)
« on: September 06, 2009, 09:38:30 AM »

After loosing a lot of time trying to mount a DNS-323 network drive under Linux Mint / Ubuntu, here is the procedure that worked with me:

1. Install the smbfs package;

2.1 If you want to have the drive mounted only once use the mount command:

Code: [Select]
sudo mount -t cifs //192.168.0.199/Pessoais /media/lua -o guest,rw,uid=1000,gid=1000,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777
2.2 If you want to always have the drive mounted every time you boot, edit the /etc/fstab file:

Code: [Select]
//192.168.0.199/Pessoais /media/lua cifs guest,rw,uid=1000,gid=1000,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0
Notes:

- You will have to adapt the above commands to your IP and folders;
- To edit the /etc/fstab just type on the Terminal "gksu gedit" and find/edit the file;
- I searched for an easier way to do this (like some application), but I couldn't find any that would make my life easier. If you have one, please suggest.
« Last Edit: September 13, 2009, 11:55:31 AM by mcduarte2000 »
Logged

muggins

  • Level 1 Member
  • *
  • Posts: 6
Re: DNS-323 Under Linux (mount the drive)
« Reply #1 on: October 28, 2009, 04:48:57 PM »

Thanks for posting this!  i had trouble getting this to work in Pardus, until i figured out that the directory you are linking to must exist ahead of time.  :-\
Logged
D-Link DIR-825, D-LINK DNS-323, DNS-343, 2x D-Link DGS-1005D