Iomega NAS Box
Matthew Flaschen
matthew.flaschen at gatech.edu
Thu Jun 7 00:19:24 UTC 2007
Ryan Nichols wrote:
> Ive got a iomega nas box that i am trying to use in Ubuntu 7.04.. it
> uses the smbfs file system. I have tried to mount it in the fstab file
> , that didnt work..
What is your fstab line?
Mine is:
//smb.prism.gatech.edu/mflaschen3 /home/matthew/prism cifs
username=mflaschen3,noperm 0 0
> I tried to just plain mount it and i couldnt create
> any directorys or anything in my mount area unless I was root.. Any ideas?
Try adding noperm. noperm says the client won't attempt to enforce
permissions (though the server still will). Also, make sure you have
local permissions (perhaps exclusive) for the mountpoint. E.g.:
drwx------ 2 matthew matthew 4096 2007-04-05 02:46 /home/matthew/prism
I still need to be root to mount it, but only my username (matthew) has
access to the mountpoint.
Matthew Flaschen
More information about the ubuntu-users
mailing list