Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fstab
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
fb99
l33t
l33t


Joined: 09 Apr 2003
Posts: 998
Location: Le Locle (Suisse,Neuchâtel)

PostPosted: Fri Apr 18, 2003 3:00 pm    Post subject: fstab Reply with quote

voilà ma question: Comment faire pour monter des partitions en fat32
merci
Back to top
View user's profile Send private message
Arcord
Apprentice
Apprentice


Joined: 18 Nov 2002
Posts: 223
Location: Amiens (France)

PostPosted: Fri Apr 18, 2003 4:21 pm    Post subject: Reply with quote

Moi j'ai mis ça dans mon fstab:
/dev/hdb1 /mnt/divers vfat user,auto,exec,umask=0 0 0

Et ça fonctionne parfaitement.
Back to top
View user's profile Send private message
Doudou
Apprentice
Apprentice


Joined: 10 Jan 2003
Posts: 286
Location: Paris, France

PostPosted: Fri Apr 18, 2003 4:49 pm    Post subject: Reply with quote

Si tu veux une aide bien détaillé :

http://lea-linux.org/admin/fstab.php3
Back to top
View user's profile Send private message
ghoti
Advocate
Advocate


Joined: 30 Dec 2002
Posts: 3636
Location: Belgium

PostPosted: Fri Apr 18, 2003 7:11 pm    Post subject: Reply with quote

N'oublions pas non plus la manière traditionelle pour monter une partition : la commande mount ! ;)
L'usage le plus simple :
Code:
mount -t vfat /dev/partition_à_monter /chemin_du_point_de_montage

Les versions modernes du kernel rendent même facultative l'option "-t vfat" :)
Avec une install traditionnelle de w98 sur la première partition du premier disque, cela donne :
Code:
mount /dev/hda1 /mnt/w98/c

Inutile de dire qu'on met le point de montage où on veut !
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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