Marc Quendez a �crit :

> la fonction supermount (bien pratique pour l'unit� de disquette!) ne
> fonctionne pas pour mon graveur de cdrom; je suis donc oblig� de d�monter
> le lecteur et de le remonter manuellement.

j'utilise automount:
il faut configurer les fichiers /etc/auto.master
et etc/auto.misc
Il y a un mini-howto dans /usr/doc

et si �a peut t'aider:

[leo@localhost /etc]$ cat auto.master
# $Id: auto.master,v 1.2 1997/10/06 21:52:03 hpa Exp $
# Sample auto.master file
# Format of this file:
# mountpoint map options
# For details of the format look at autofs(8).
/mnt    /etc/auto.misc  --timeout 5

[leo@localhost /etc]$ cat auto.misc
# $Id: auto.misc,v 1.2 1997/10/06 21:52:04 hpa Exp $
# This is an automounter map and it has the following format
# key [ -mount-options-separated-by-comma ] location
# Details may be found in the autofs(5) manpage

kernel          -ro                     ftp.kernel.org:/pub/linux
boot            -fstype=ext2            :/dev/hda1
removable       -fstype=ext2            :/dev/hdd
cdrom           -fstype=iso9660,ro      :/dev/hdb
floppy          -fstype=auto            :/dev/fd0

et �a marche bien sauf que j'attends pas mal de temps pour le d�montage,
et
que personne ne m'a r�pondu pour ce probl�me...

@+
olivier


--
mailto:[EMAIL PROTECTED]
http://ofaurax.free.fr



Répondre à