Nailz
12-03-2000, 04:22 PM
Now I feel like a total luser.
I can't, for the life of me, figure out why I can't change the ownership of an entire directory to a group... This should be really simple..
I have a mounted Windows 2000 partition (/mnt/win2000). The fstab entry is as follows:
/dev/hda1 /mnt/win2000 vfat defaults 0 0
User and Group ownership is currently set to root. I have a 'poweruser' group that I have setup and I want to change the ownership to that group. Root is a member of poweruser. I'm entering the following command:
chgrp -R poweruser /mnt/win2000
I get the error message on each and every file and directory: Operation not permitted
What am I missing?
------------------
$> cd /pub
$> more beer
I can't, for the life of me, figure out why I can't change the ownership of an entire directory to a group... This should be really simple..
I have a mounted Windows 2000 partition (/mnt/win2000). The fstab entry is as follows:
/dev/hda1 /mnt/win2000 vfat defaults 0 0
User and Group ownership is currently set to root. I have a 'poweruser' group that I have setup and I want to change the ownership to that group. Root is a member of poweruser. I'm entering the following command:
chgrp -R poweruser /mnt/win2000
I get the error message on each and every file and directory: Operation not permitted
What am I missing?
------------------
$> cd /pub
$> more beer