try

root # umount /mnt/storage
root # exit
(with user option in fstab )
user # mount /mnt/storage
can you mount?
user # mkdir /mnt/storage/test
can you write now?

if you mount with root of course you don't have permiss to write.


On vie, 2003-12-19 at 03:01, Dane Elwell wrote:
> Nope, that's not working either. :(
> 
> xerxes root # gvim /etc/fstab
> xerxes root # umount /mnt/storage
> xerxes root # mount /mnt/storage
> xerxes root # exit
> logout
> [EMAIL PROTECTED] omicron $ mkdir /mnt/storage/test
> mkdir: cannot create directory `/mnt/storage/test': Permission denied
> 
> 
> On Fri, 19 Dec 2003 01:56:48 +0000
> Peter Ruskin <[EMAIL PROTECTED]> wrote:
> 
> > On Friday 19 December 2003 02:04, Dane Elwell wrote:
> > > Anyway, can someone please tell me what I'm doing wrong? The
> > > line:
> > >
> > > /dev/hdb1       /mnt/storage    ext3    noatime,rw,user,owner  0 2
> > 
> > try /dev/hdb1 /mnt/storage ext3 noatime,users 0 0
> > 
> > Peter
> > -- 
> > ======================================================================
> > Gentoo Linux:       Portage 2.0.49-r18 (default-x86-1.4, gcc-3.2.3, 
> > glibc-2.3.2-r3, 2.6.0-t11-g2-r2-w4l)        i686 AMD Athlon(tm) XP 3200+
> > ======================================================================
> > 
> > 
> > --
> > [EMAIL PROTECTED] mailing list
> > 
> > 
> > 
> 


--
[EMAIL PROTECTED] mailing list

Reply via email to