You are not logged in.

#1 2008-03-02 22:17:34

ravisghosh
Member
From: Intergalactic Spaces
Registered: 2006-10-12
Posts: 516
Website

Emelfm2 copying issue

When I try to copy a "folder" from linux partition to a fat32 partition mounted under /mnt/store, it gives me the following error:

[

Cannot change permissions of /mnt/store/foo - Operation not permitted
Cannot copy all of /home/shantanu/foo

Although it creates a folder called "foo-incomplete" and copies all the file in it perfectly. Also, copying individual file, i get no error. Moreover, while copying using "cp -R" in terminal, I get no error.

The owner of /mnt/store is root, but I have given read, write, and execute permissions to user, group, and others.

When I tried to change ownership (as root) of /mnt/store using

chown -R shantanu:disk /mnt/yard

I'm getting "operation not permitted" error for each and every file and folder.

Also when I copy a file from linux partition to fat32 partition, the file becomes executable.

I'm not able to understand whats going on. Can someone help so that I'm able to copy to and from fat32 partition easily.

Offline

Board footer

Powered by FluxBB