> -- > as root, > > cd /mnt/data > mkdir test > chown user.user data > chown: changing ownership of `test': Operation not permitted > -- > kernel 2.6.8.1 > > any hint?
hmm, *changing* file ownership with chown command is not possible under _native_ fat fs. one solution is umsdos[1] if you want to stay with fat fs. this is not advisable though. -- [1] http://linux.voyager.hr/umsdos/ > thanks > Lister hth. -- Edelberto S. Mania CISP/NOC -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
