Re: Setting Group owner of files on USB drive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Fri, May 30, 2008 at 4:37 PM, Robert Moskowitz <rgm@xxxxxxxxxxxxxxx> wrote:
> I am getting errors with changing the group owner.  Huh?
>
> So I try to just use mkdir to create a directory on the flash drive.  The
> directory has a group of root ???
>
> OK why can't I set the group to something other than root?

Because it's FAT.

If what you want is all the files on the same group, you may use mount
options to set that.

For example:

mount -o group=mygroup /dev/sdx1 /mnt/myusb

But if you want commands to change groups or permissions, you should
reformat the filesystem. If you need Windows interoperability, you
might want to try NTFS, I don't know if it works, but if you have the
device, the machines and the time for it, you might as well test it.

HTH,
Filipe
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux