View previous topic :: View next topic |
Author |
Message |
netcelli Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 29 Nov 2005 Posts: 169
|
Posted: Thu Jun 15, 2006 5:52 pm Post subject: problem with partiton |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
electrofreak l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/15031571814205af8bce539.gif)
Joined: 30 Jun 2004 Posts: 713 Location: Ohio, USA
|
Posted: Thu Jun 15, 2006 5:57 pm Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
netcelli Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 29 Nov 2005 Posts: 169
|
Posted: Thu Jun 15, 2006 6:07 pm Post subject: |
|
|
thk very much i'm so stupid lol |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|