adduser, chown: /home2/xyz: Operation not permitted

stanliao stanliao at jmicron.com
Tue Oct 14 01:35:04 UTC 2008


Thank you very much.

 

So, this is because files in FAT filesystem are described by FAT directory
entries; directory entries contain no such information fields
(owner/group/other rwx attributes) or extension fields for these
information; and naturally chown, chgp, chmod operations fail, am I wrong?

 

  _____  

From: Vladimir Dronnikov [mailto:dronnikov at gmail.com] 
Sent: Monday, October 13, 2008 8:43 PM
To: stanliao
Cc: busybox at busybox.net
Subject: Re: adduser, chown: /home2/xyz: Operation not permitted

 

AFAICS, uid of newly created /home2/xyz equals to uid you used to mount
/home2. msdos does NOT support uid/gid and other UNIX security stuff. Thus
the errors.

--
Vladimir

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/busybox/attachments/20081014/2921931b/attachment-0002.htm 


More information about the busybox mailing list