Re: Mounting xfs partition in fstab...[Scanned]

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

 





On Sun, 25 Jun 2006, Chris Bradford wrote:

Hey guys,

I've got a drive here which is xfs and I need to be able to give write access to it to users other than root. How can I do this? The uid & gid options are not accepted via fstab.

Cheers,

-Chris


This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list


Mount it and assign appropriate permissions?

mount /dev/hda1 /mnt
chown root:root /mnt
chmod 1777 /mnt



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux