Wallex
08-29-2002, 10:30 AM
I've seek and read about this topic, and all I can find is 'how to mount the windows partition as a rw drive', but the owner is root, and only root can write to it! I've tried as root to change the permissions, and I always get an error message:
chown: changing ownership of `Temp': Operation not permitted
Why not? I am root, am I not able to change the it? Is it because it's a Windows partition? If a windows partition is always owned by root, how am I supposed to write to it? By su'ing and then moving a file there? I don't really wanted to make all of Windows writeable to the users, I just wanted write access to a 'temp' folder inside of it. Is there anything I am doing wrong or I just can't ever write to the windows partition as a user?
The Windows entry in fstab is (in case ya need to know):
/dev/hda1 /windows/C vfat defaults 1 2
chown: changing ownership of `Temp': Operation not permitted
Why not? I am root, am I not able to change the it? Is it because it's a Windows partition? If a windows partition is always owned by root, how am I supposed to write to it? By su'ing and then moving a file there? I don't really wanted to make all of Windows writeable to the users, I just wanted write access to a 'temp' folder inside of it. Is there anything I am doing wrong or I just can't ever write to the windows partition as a user?
The Windows entry in fstab is (in case ya need to know):
/dev/hda1 /windows/C vfat defaults 1 2