Re: Changing Owner on a backup drive
- From: JD <jd1008@xxxxxxxxx>
- Date: Sun, 03 Apr 2011 19:16:22 -0700
On 04/03/2011 06:41 PM, Jim wrote:
Fedora 14Unmount the drive, then
I have a backup drive at sdb1 a Vfat (fat32) partition a USB hard drive
that before upgrading from Fedora 13 to Fedora 14 , the owner was
Michael , but after upgrade it is now owned by root. all the backup
files are Linux files.
The drive is mounted at /dev/sdb1 /mnt/backup from /etc/fstab and is
only readable by Michael.
How do I change the owner back to Michael , the chown command is not
permitted.
Change your fstab as follows:
/dev/sdb1 /mnt/backup vfat
uid=TheUIDyouWant,gid=TheGIDyouWant,user,rw,sync 0 0
The sync option is up to you. I use it because USB itself is not a very
reliable connection.
Remount the drive.
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
- Follow-Ups:
- Solved: Changing Owner on a backup drive
- From: Jim
- Re: Changing Owner on a backup drive
- From: Harald Hoyer
- Solved: Changing Owner on a backup drive
- References:
- Changing Owner on a backup drive
- From: Jim
- Changing Owner on a backup drive
- Prev by Date: Changing Owner on a backup drive
- Next by Date: Re: kmod-catalyst breaks install with ATI HD4570
- Previous by thread: Changing Owner on a backup drive
- Next by thread: Re: Changing Owner on a backup drive
- Index(es):
Relevant Pages
|