![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Absolute Beginner Talk The perfect starting place to find out more about computers, Linux and Ubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Fresh Brewed Ubuntu
![]() Join Date: Feb 2007
Location: In the pub !!!
Beans: 1,354
Ubuntu Development Release
|
Automount fat32 permissions
I have aet a fat32 partition to automount setting up fstab as :-
/dev/sda5 /media/SHARED default 0 0 the patition automounts, but it has root permissions, how do I fix this ?
__________________
This space available for advertising ..... Contact now. |
|
|
|
|
|
#2 |
|
Chocolate Ubuntu Mocha Blend
![]() Join Date: Jun 2007
Beans: 1,742
|
Re: Automount fat32 permissions
Code:
/dev/sda5 /media/SHARED vfat sync,nodev,nosuid,user,rw,auto 0 0 Code:
gksu gedit /etc/fstab
__________________
Licat volaré si superturgum Aquila volat Last edited by scragar; November 9th, 2009 at 07:38 AM.. |
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2009
Beans: 1
|
Re: Automount fat32 permissions
I'm having the same problem but modifying the code didn't help. Is there anything else I can try?
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|