Problem Mounting JFS in -o rw for all users
Bill Marcum
marcumbill at bellsouth.net
Sun Mar 15 23:09:14 UTC 2009
On 2009-03-15, Aryan Ameri <public at aryanameri.com> wrote:
>
> Hi,
>
> I am having difficulty mounting a JFS partition so that all users can have
> read and write permission on it.
>
> The partition in question is on a RAID 0 array spanning 2 physical
> disks (more than 1 TB in size), but this should not be an issue as
> root is able to read and write to the partition with no problems.
>
> However, trying to mount the partition with '-o rw, users' option
> still does not allow other (non-root) users to write to the partition.
>
> Am I missing something obvious here?
>
After you mount the partition, do chmod 777 or whatever permissions you
want, or create directories for each user with the appropriate
permissions.
More information about the ubuntu-users
mailing list