Results 1 to 1 of 1
Hello.
I have a network samba hard disk. I can access it by typing
smb://mirosred1 in my browser.
But what I want to do is, mount it in the /mnf ...
- 12-13-2009 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 9
Mount folder on samba network HDD
Hello.
I have a network samba hard disk. I can access it by typing
smb://mirosred1 in my browser.
But what I want to do is, mount it in the /mnf folder.
SO, I try to add this in fstab, bot no luck
The hdd IP is : 192.168.0.200Code://192.168.0.200 /mnt/mirosred1 cifs guest,uid=1000,iocharset=utf8,codepage=unicode,unicode 0 0 //mirosred1 /mnt/mirosred1 cifs guest,uid=1000,iocharset=utf8,codepage=unicode,unicode 0 0 smb://mirosred1 /mnt/mirosred1 cifs guest,uid=1000,iocharset=utf8,codepage=unicode,unicode 0 0
The hdd hostname is: mirosred1
Now I can access this hdd only by typing that: smb://mirosred1 in my browser.
I cannot mount it un /mnt/mirosred1
Please for your help.


Reply With Quote
