Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem with partiton
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
netcelli
Apprentice
Apprentice


Joined: 29 Nov 2005
Posts: 169

PostPosted: Thu Jun 15, 2006 5:52 pm    Post subject: problem with partiton Reply with quote

i have a hd usb with three partition in FAT32, but i can't mount a partition; ivman mount the partition but i can use it only with root account. dmesg said:

FAT: Unrecognized mount option "rw.exec" or missing value
FAT: Unrecognized mount option "rw.exec" or missing value

my fstab is:
/dev/sda5 /media/divx vfat user,rw,exec 0 0
/dev/sda2 /media/Musica vfat user,rw,exec 0 0
/dev/sda3 /media/HDUSB1 vfat user,rw.exec, 0 0 <-- this is the partition

thk
Back to top
View user's profile Send private message
electrofreak
l33t
l33t


Joined: 30 Jun 2004
Posts: 713
Location: Ohio, USA

PostPosted: Thu Jun 15, 2006 5:57 pm    Post subject: Reply with quote

um... you have a perio (.) instead of a comma (,) Also, lose the comma after the exec on the third line.

That's a very easy fix.

or... Just use this:

Code:

/dev/sda5               /media/divx     vfat            user,rw,exec    0 0
/dev/sda2               /media/Musica   vfat            user,rw,exec    0 0
/dev/sda3               /media/HDUSB1   vfat            user,rw,exec  0 0

_________________
Desktop: ABit AN8, Athlon64 X2 4400+ 939 2.75GHz, 2x1GB Corsair XMS DDR400, 2x160GB SATA RAID-0, 2x20"W, Vista Ultimate x64
Laptop: 15.4" MacBook Pro 2.4Ghz, 2x1GB RAM, 160GB, Mac OS X 10.5.1
Server: PIII 550Mhz, 3x128MB RAM, 160GB, Ubuntu Server 7.10
Back to top
View user's profile Send private message
netcelli
Apprentice
Apprentice


Joined: 29 Nov 2005
Posts: 169

PostPosted: Thu Jun 15, 2006 6:07 pm    Post subject: Reply with quote

thk very much i'm so stupid lol
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum