That would be much easier if you indicate the fs type of that mysterious partition :) So: fat32: fmask=111, dmask=000 ntfs: umask=000 but of course you can't write on it ext2, ext3, reiserfs ... : do a sudo chmod a+rwX /mnt/mymountedmagicpartition/ Good luck, G