Fstab and JFS

Gabriel M Dragffy dragffy at yandex.ru
Wed Jul 5 08:48:52 UTC 2006


Further research of mine has uncovered that  JFS doesn't have support
for such things as umask, users, user, uid, gid when mounting it. Please
correct me if I'm wrong.

Using a line like
sudo mount -t jfs -o rw,user /dev/hda5 /server
DOESN'T WORK

sudo mount -t jfs -o rw /dev/hda5 /server
Does work, but only superuser has write permissions. What gives?


On Wed, 2006-07-05 at 15:22 +0800, Gabriel M Dragffy wrote:

> I tried user and it gave me the following error:
> mount: wrong fs type, bad option, bad superblock on /dev/hda5,
>        missing codepage or other error
> 
> 
> 
> On Wed, 2006-07-05 at 17:34 +1200, Michal Ludvig wrote:  
> 
> > Gabriel M Dragffy wrote:
> > 
> > > i have tried
> > > /dev/hda5       /server         jfs     users,rw,owner        0       2
> > > /dev/hda5       /server         jfs     defaults        0       2
> > > /dev/hda5       /server         jfs     users,rw,owner,umask=000       
> > 
> > Try "user" not "users"
> > 
> > Michal Ludvig 
> > * http://www.logix.cz/michal
> > 
> > 
> > 
> > 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060705/006af135/attachment.html>


More information about the ubuntu-users mailing list