You are not logged in.

#1 2006-03-14 00:18:45

rudefyet
Member
From: Columbus, Ohio
Registered: 2004-08-04
Posts: 16

umask hates me...

/dev/hda1         /mnt/stuff       reiserfs        rw,user,umask=0000       0     0

that's whats in my fstab

now, whenever i try to mount i get the following error

mount: wrong fs type, bad option, bad superblock on /dev/hda1,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

if i remove "umask=0000" from the fstab it mounts fine, but I have no write access as any of the users except root


Compaq R3000Z + Arch = Secks

Offline

#2 2006-03-14 02:12:58

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: umask hates me...

try:
/dev/hda1         /mnt/stuff       reiserfs noauto,user,rw,suid,dev,exec,async   0       0

Offline

#3 2006-03-14 23:03:44

rudefyet
Member
From: Columbus, Ohio
Registered: 2004-08-04
Posts: 16

Re: umask hates me...

nm...had to change the permissions on the filesystem itself...all is well now


Compaq R3000Z + Arch = Secks

Offline

Board footer

Powered by FluxBB