[Discuss] mount ext4 partition in fstab with different gid
brendan
brendan at ming.org
Tue Apr 7 17:58:50 PDT 2015
i don't believe there is any way to dynamically remap gids when mounting
(i don't see any mount options to do so), so i'd suggest you'd be best
off just changing /etc/group on one of the two OSes so that the groups
match up.
you might have some permission problems after you change the gid for the
group name, but that should be the only real impact.
On 15-04-07 03:51 PM, John Blomfield wrote:
> I have a data partition that I mount with fstab with OpenSuse 13.1
> version OS. The files on the partition have a gid=482 (serviio) uid=1000
> (john) but when I try to mount on another version of the OS, OpenSuse
> 13.2 it mounts it with the correct gid that is 482 but this corresponds
> to svn not serviio. Serviio on the OS 13.2 is actually 483! Serviio and
> svn are "System" gid's I did not assign them and I am nervous about
> changing them.
>
> How can I mount this partition with same gid system name in both OS
> versions?
>
> John
>
More information about the Discuss
mailing list