mount partition

Gábor Iglói mdjake at gmail.com
Tue Jun 7 13:45:14 UTC 2005


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




More information about the ubuntu-users mailing list