-= ext3 ntfs external - mount problem as a user =-
If you have problems with managing external partition as a user, because as a root works fine, just do as above.
I have been searching this information about 4 hours, fortunatelly i've got it, so i share this info with other linux revolution users
.
Just type in terminal;
'sudo chown -R user:user /media/windows'
*user - type your username(login) like smerf:smerf
*/media/windows - just specify the folder where u want to get rights(permition)
You don't have to mess up with '/etc/fstab' at all, just give permision to folder.
Good luck 



